Merge: doc: fixed some typos and other misc. corrections
[nit.git] / examples /
2015-08-28 Jean Privatlib: move `examples/pnacl` to `lib/pnacl/examples`
2015-08-28 Jean Privatpnacl: fix whitespaces
2015-08-28 Jean PrivatMerge: Rename `standard` as `core`
2015-08-28 Jean PrivatMerge: Work towards an Android testing framework and...
2015-08-27 Jean Privatlib: move `examples/emscripten` to `lib/emscripten...
2015-08-27 Jean Privatemscripten: fix whitespaces
2015-08-27 Jean Privatcode: update references to `standard`
2015-08-27 Alexis Laferrièrecontrib/mnit_test: move mnit_simple to contrib/mnit_test
2015-08-26 Jean PrivatMerge: New loader policy that features project.ini
2015-08-26 Jean PrivatCreate empty `projects.ini` and `project.ini` for the...
2015-08-24 Jean PrivatMerge: Fix app.nit Calc example
2015-08-22 Alexis Laferrièreexamples/calculator: add a debug option
2015-08-22 Alexis Laferrièreexamples/calculator: avoid crash from call to `to_n...
2015-08-22 Alexis Laferrièreexamples/calculator: fix Android version to use nit_act...
2015-08-21 Jean Privatvarious lib and contrib doc: points to new github repo
2015-08-21 Jean Privatfdroid: update metadata with new github repo
2015-08-12 Alexis Laferrièreexamples/moles: move crazy moles to the contrib folder
2015-08-12 Alexis Laferrièreexamples/moles: use a timeout to prevent changing state...
2015-08-12 Alexis Laferrièreexamples/moles: apply FIXME with `min` as instructed...
2015-08-12 Alexis Laferrièreexamples/moles: make `Screen::game` lazy to fix scaling...
2015-08-12 Alexis Laferrièreexamples/moles: tweak distances
2015-08-12 Alexis Laferrièreexamples/moles: intro new traps; nukes and big cacti...
2015-08-12 Alexis Laferrièreexamples/moles: add graphical effects; particles and...
2015-08-12 Alexis Laferrièreexamples/moles: update the top UI
2015-08-12 Alexis Laferrièreexamples/moles: use a darker background
2015-08-12 Alexis Laferrièreexamples/moles: update and add new art
2015-08-12 Alexis Laferrièreexamples/moles: avoid tapping the moles in the back...
2015-08-12 Alexis Laferrièreexamples/moles: extract selection of what appears in...
2015-08-12 Alexis Laferrièreexamples/moles: revamp the hole state logic with HoleCo...
2015-08-12 Alexis Laferrièreexamples/moles: update style and doc
2015-08-12 Alexis Laferrièreexamples/moles: update Makefile
2015-08-12 Alexis Laferrièreexamples/moles: clean up management of `App::screen`
2015-08-12 Alexis Laferrièreexamples/moles: update to inkscape_tools instead of...
2015-08-11 Alexis Laferrièreexamples/moles: check android version using adb monkey...
2015-08-10 Lucas Bajoletlib/standard/: Removed bin_and/or/xor/not from math
2015-08-07 Jean PrivatMerge: Own rand seed
2015-07-21 Jean Privatcalculator: rely on conditional importation in the...
2015-07-20 Jean PrivatMerge: Apply optional params in strip_extension, basena...
2015-07-18 Alexis Laferrièrecontrib & examples..: update users of `join("")`
2015-07-17 Jean PrivatMerge: Rename Container to Ref
2015-07-17 Alexis Laferrièrelib & examples & tests: update all the many and happy...
2015-07-10 Jean Privatrosetta code: also add fibonacci_word
2015-07-10 Jean Privatrosetta code: also add entropy_narcissist
2015-07-10 Jean Privatrosetta code: entropy
2015-07-08 Lucas Bajoletexamples/rosettacode: Added s_expression task
2015-06-30 Jean Privattests: add examples/montecarlo.nit
2015-06-30 Jean PrivatMerge: examples: add json example from rosetta code
2015-06-29 Jean PrivatMerge: Opportunity templates and pizzas
2015-06-29 Jean PrivatMerge: Third batch of rosettacode
2015-06-29 Jean PrivatMerge: example: add arithmetic mean example from rosett...
2015-06-24 Alexandre Terrasaexample: add arithmetic mean example from rosetta code
2015-06-23 Alexis Laferrièreexamples/xymus.net: use the french Opportunité name...
2015-06-23 Alexis Laferrièreexamples/xymus.net: add UQAM/LATECE specific opportunit...
2015-06-23 Renata Carvalhorosetta: ethiopian_multiplication
2015-06-23 Simon ZeniRosettaCode: Vignere
2015-06-23 Romain Chanoirrosettacode: pig the dice game
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
next