Merge: Basename fix
[nit.git] / examples /
2015-06-22 Jean PrivatMerge: rosetta code: one_dimensional_cellular_automata
2015-06-18 Jean PrivatMerge: Second batch of RosettaCode
2015-06-17 Jean PrivatMerge: Light FFI for the interpreter
2015-06-17 Simon ZeniRosettaCode: Random numbers
2015-06-17 Jean Privatrosettacode: cleanup and test guess_the_number.nit
2015-06-17 Istvan SZALAIRosettaCode: Guess the Number
2015-06-17 Anis BoubakerRosetta Code: added HTML Table
2015-06-17 Anis BoubakerRosetta Code: added dot_product
2015-06-17 Anis BoubakerRosetta Code: Added Even/Odd
2015-06-17 Anis BoubakerRosettacode: add Tokenizer
2015-06-16 MATYSIAK HerveRosettacode: Add BoxTheCompass
2015-06-16 MATYSIAK HerveRosettacode: Add Bitwise Op.
2015-06-16 Jean Privatexample: rosetta/catalan_numbers skip the 11th element...
2015-06-16 Jean PrivatMerge: examples: Add 99_Bottles_of_Beer rosetta code...
2015-06-16 Jean PrivatMerge: rosetta code: factorial
2015-06-16 Jean PrivatMerge: rosetta code: here_document
2015-06-16 Jean PrivatMerge: example: add catalan_numbers task of Rosetta...
2015-06-16 Jean PrivatMerge: Rosetta count the coins
2015-06-16 Jean PrivatMerge: Implementation of rosettacode : pernicious numbe...
2015-06-16 Jean PrivatMerge: rosettacode: pick random element
2015-06-16 Jean PrivatMerge: rosetta: perfect_numbers
2015-06-16 Jean PrivatMerge: rosetta code: first_letter_last_letter
2015-06-16 Jean PrivatMerge: example: Rosetta Code example for letter frequency
2015-06-16 Jean PrivatMerge: examples: add rosetta code Median
2015-06-16 Jean PrivatMerge: rosetta code: visualize_a_tree
2015-06-16 Jean PrivatMerge: rosetta: symmetric_difference
2015-06-16 Jean PrivatMerge: rosettacode: Added semordnilap task
2015-06-16 Jean PrivatMerge: example: add artihmetic mode example from rosett...
2015-06-16 Jean PrivatMerge: example: add caesar cipher example from rosetta...
2015-06-16 Jean PrivatMerge: exemple: add zig-zag_matrix task of Rosetta...
2015-06-15 Lucas Bajoletrosettacode: Added semordnilap task
2015-06-15 Arthur Delamareexemple: add zig-zag_matrix task of Rosetta code
2015-06-13 Jean Privattests: update with new `to_s` on collections
2015-06-13 Jean Privatlib/opts: clients of `errors` use `join("\n")`
2015-06-12 Jean PrivatMerge: friendz with Android Audio API
2015-06-12 Jean PrivatMerge: example: add boolean usage example from rosetta...
2015-06-12 BlackMinourosettacode: pickrandom element
2015-06-12 BlackMinourosettacode: pernicious numbers
2015-06-11 Jean Privatrosetta code: visualize_a_tree
2015-06-10 Alexandre Terrasaexamples: add json example from rosetta code
2015-06-10 Jean Privatrosetta code: one_dimensional_cellular_automata
2015-06-10 Alexandre Terrasaexample: add boolean usage example from rosetta code
2015-06-10 Alexandre Terrasaexample: add caesar cipher example from rosetta code
2015-06-10 Alexandre Terrasaexample: add artihmetic mode example from rosetta code
2015-06-10 Renata Carvalhorosetta: factorial
2015-06-10 Renata Carvalhorosetta: perfect_numbers
2015-06-10 Renata Carvalhorosetta: symmetric_difference
2015-06-10 Alexandre Terrasaexamples: add rosetta code Median
2015-06-10 Jean-Philippe Caissyexample: Rosetta Code example for letter frequency
2015-06-10 Jean Privatrosetta code: first_letter_last_letter
2015-06-10 Jean Privatrosetta code: count_the_coins
2015-06-10 Arthur Delamareexample: add catalan_numbers task of Rosetta code
2015-06-10 Renata Carvalhorosetta code: factorial
2015-06-10 Jean Privatrosetta code: here_document
2015-06-10 Alexandre Terrasaexamples: Add 99_Bottles_of_Beer rosetta code example
2015-06-10 Jean Privatrosetta_code: sha1
2015-06-10 Alexis Laferrièretests: remove the outdated callback_* examples
2015-06-10 Alexis Laferrièreexamples: add missing import of math.h to `draw_operation`
2015-06-10 Jean PrivatMerge: example: add 24 game task of Rosetta code
2015-06-09 BlackMinouexample/simple update sounds test
2015-06-04 Arthur Delamareexample: add 24 game task of Rosetta code
2015-05-28 Jean PrivatMerge: Use self in the FFI
2015-05-27 Jean PrivatMerge: Rename all REAMDE to README.md
2015-05-26 Jean PrivatRename REAMDE to README.md
2015-05-26 Alexis Laferrièreexamples: fix style of FFI examples
2015-05-26 Alexis Laferrièreexamples: update FFI examples to use `self`
2015-05-25 Alexis Laferrièreexamples/calculator: use serialization
2015-05-21 Jean PrivatMerge: Steps on iterations and ranges
2015-05-20 Jean Privatexamples: use `Range::step` in rosettacode/loops_downwa...
2015-05-19 Alexis Laferrièreexamples/calculator: gitignore the generated res folder
2015-05-19 Alexis Laferrièreexamples/calculator: update the format of the results...
2015-05-19 Alexis Laferrièreexamples/calculator: update Makefile
2015-05-19 Alexis Laferrièreexamples/calculator: remove the old platform specific...
2015-05-19 Alexis Laferrièreexamples/calculator: implement state saving and loading
2015-05-19 Alexis Laferrièreexamples/calculator: intro the calculator abstract UI
2015-05-14 Jean PrivatMerge: Intro AppComponent to notify all elements of...
2015-05-14 Alexis Laferrièreexamples: update all users of mnit to the new life...
2015-05-14 Jean PrivatMerge: More Rosetta Code
2015-05-13 Jean Privatrosettacode: add 10 tasks (mainly loops)
2015-05-12 Alexis LaferrièreMerge branch 'master' into android-annotations
2015-05-11 Jean PrivatMerge: Clean up Android and Linux app.nit libraries
2015-05-09 Alexis Laferrièrelib & examples: update users of Android API version...
2015-05-09 Jean PrivatMerge: i18n annot: superstrings
2015-05-09 Jean PrivatMerge: GTK clean up and a few new features
2015-05-08 Alexis Laferrièreexamples/mnit_simple: update to latest `Intent` API
2015-05-08 Lucas Bajoletexamples: langannot example updated with superstring...
2015-05-06 Alexis Laferrièreexamples & tests: update users of the gtk module
2015-05-06 Jean Privatexample/rosettacode: add task balanced_brackets
2015-04-27 Lucas Bajoletexamples: Added i18n example and po files for several...
2015-04-02 Alexis Laferrièrelib & examples: update modules using the java_package...
2015-03-18 Alexis Laferrièreexamples/calculator: save and load state on request
2015-03-18 Alexis Laferrièreexamples/calculator: add services to save and load...
2015-03-18 Alexis Laferrièreexamples/calculator: update Android UI to latest API
2015-03-18 Alexis Laferrièreexamples/calculator: use the new nit_activity
2015-03-18 Alexis Laferrièreexamples/calculator: Makefile defines the `android...
2015-03-10 Alexis Laferrièreexamples: add the Perlin noise Rosetta code example
2015-02-03 Jean Privatrosetacode: improve doors_with_class (add optional...
2015-01-30 Alexis Laferrièrelib/android: Bundle do not need a context or to import...
2015-01-30 Alexis Laferrièrelib/android: in Java, use Activity instead of NativeAct...
2015-01-27 Jean PrivatMerge: A collection of miscellaneous commits
next