Merge: Basename fix
[nit.git] / tests /
2015-06-17 Alexis Laferrièretests: MPI is not supported within the interpreter
2015-06-17 Alexis Laferrièretests: expect unsupported Android platform error with...
2015-06-16 Jean PrivatMerge: Rosetta, batch 1
2015-06-16 Jean PrivatMerge: Harden AAsCastExpr
2015-06-16 Jean PrivatMerge: Int/Byte Binops
2015-06-16 Jean PrivatMerge: Nitiwiki: relative links
2015-06-16 MATYSIAK HerveRosettacode: Add BoxTheCompass
2015-06-16 MATYSIAK HerveRosettacode: Add Bitwise Op.
2015-06-16 Jean Privattests: add count_the_coins and semordnilap_args1 to...
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 Privattests: search_tests_git filters out zzz_tests (we do...
2015-06-16 Jean Privattests: add zzz_tests for limits (run them if you wish)
2015-06-16 Jean Privattests: add base_dead_code
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 Lucas Bajolettests: Updated test for binops
2015-06-15 Arthur Delamareexemple: add zig-zag_matrix task of Rosetta code
2015-06-14 Jean PrivatMerge: A more POLA to_s on Collection
2015-06-13 Jean Privattests: update sav/nitdoc_args4.res after merge with
2015-06-13 Jean PrivatMerge master to solve conflicts
2015-06-13 Jean Privattests: update sav/nitiwiki*.res
2015-06-13 Jean Privattests: update with new `to_s` on collections
2015-06-13 Jean Privattests: limit usertime and filesize with ulimit
2015-06-13 Jean Privattests: limit the res of generated res files
2015-06-13 Jean Privattests: document (and reduce) the realtimelimit
2015-06-12 Jean Privattests: update sav/nitpick_args1.res because line change...
2015-06-12 Jean PrivatMerge: String split
2015-06-12 Jean PrivatMerge: Kill dead nitg
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-12 Jean Privattests: rename compiler engines with `nitc*`, not `nitg*`
2015-06-12 Jean Privattests: use `nitc` in the `nitc.args`
2015-06-12 Jean PrivatMerge: nitunit: use the Markdown parser from `lib/markdown`
2015-06-11 Jean Privatrosetta code: visualize_a_tree
2015-06-11 Alexandre Terrasanitdoc: test pages structure
2015-06-10 Alexandre Terrasasrc: remove unused docdown parser and test
2015-06-10 Alexandre Terrasanitunit: update tests
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: 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 Jean PrivatMerge: Work on the Curl module
2015-06-10 Jean PrivatMerge: Attribute and autoinit annotations
2015-06-10 Jean PrivatMerge: example: add 24 game task of Rosetta code
2015-06-10 Jean Privattests: make test_string_long less long
2015-06-09 Jean Privattests: add base_attr_annot.nit
2015-06-09 Jean Privattests: add base_attr_abstract[34].nit
2015-06-09 Jean Privattests: update other tests related to init with setters
2015-06-09 Jean Privattests: add base_init_setter.nit
2015-06-09 Jean Privattests: update base_attr_abstract[12].nit
2015-06-08 Jean PrivatMerge: Fix support for Byte in the FFI
2015-06-08 Jean PrivatMerge: More keep going
2015-06-08 Jean PrivatMerge: Warn useless do block
2015-06-08 Jean PrivatMerge: Love contrib
2015-06-07 Alexis Laferrièretests: update test_curl to latest API
2015-06-07 Alexis Laferrièrelib/curl: revamp the curl_http example
2015-06-07 Alexis Laferrièrelib/curl: revamp and move the curl_mail example to...
2015-06-06 Alexis Laferrièretests: test Byte with the FFI
2015-06-06 Alexis Laferrièretests: update style of test_ffi_c_primitives
2015-06-05 Jean Privattests: add test_keep_going.nit
2015-06-04 Arthur Delamareexample: add 24 game task of Rosetta code
2015-06-04 Jean PrivatMerge: Floats in exponent notation
2015-06-04 Jean Privattests: update error message when module not found
2015-06-03 Jean Privattests: add base_do_block.nit
2015-06-03 Lucas Bajolettests: Updated test_float for new literals
2015-06-03 Lucas Bajoletnit/*: Fixed old imports of string and ropes
2015-06-03 Jean PrivatMerge: Native Types
2015-06-02 Lucas Bajoletlib/: removed UTF-8 related modules in anticipation...
2015-06-02 Lucas Bajoletcompiler: Changed types of Char to uint32_t and NativeS...
2015-05-31 Jean Privattests: add base_scope.nit
next