lib/android: use latest language features for `AndroidMotionEvent::pointers`
[nit.git] / tests /
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
2015-05-30 Jean PrivatMerge: Kill `model_utils`
2015-05-30 Jean PrivatMerge: Clean nit compilation directory
2015-05-30 Jean PrivatMerge: Warn call on nullable receiver
2015-05-30 Jean PrivatMerge: Byte literals
2015-05-30 Jean PrivatMerge: Byte data type
2015-05-29 Alexandre Terrasatests: fix tests for nitmetrics
2015-05-29 Alexandre Terrasatests: fix tests for nituml
2015-05-29 Alexis Laferrièretests: update serialization tests for nitg-e
2015-05-29 Alexis Laferrièretests: update expected results of deserialization tests
2015-05-29 Alexis Laferrièretests: test double declaration of serialize on class...
2015-05-29 Alexis Laferrièretests: test `serialize` on attributes
2015-05-29 Alexis Laferrièretests: test `noserialize` and `serialize` at different...
2015-05-29 Alexis Laferrièretests: test the `serialize` annotation
2015-05-29 Alexis Laferrièretests: test `noserialize` with the `lazy` annotation
2015-05-29 Jean Privattests: compile dir is `nit_compile`, and cleannit
2015-05-29 Jean PrivatMakefile&gitignore: remove .nit_compile
2015-05-29 Lucas Bajolettests: Updated test for byte literals
2015-05-29 Lucas Bajolettests: Added test for Byte data type
2015-05-29 Jean Privattests: update error messages on exact call on null
2015-05-29 Jean PrivatMerge: introduce plain_to_s
2015-05-29 Jean Privattests: update sav/nitserial_args1.res because change...
2015-05-29 Jean PrivatMerge: Nitg-g new NativeArray fix
2015-05-29 Jean PrivatMerge: Annotation lateinit
2015-05-28 Lucas Bajolettests: Basic test for the allocation of NativeArray...
2015-05-28 Alexandre Terrasatests: fix tests with repeated types warnings
2015-05-28 Alexandre Terrasatests: test advice for useless repeated type in redef
2015-05-28 Jean PrivatMerge: Correct warn on noautoinit
2015-05-28 Jean PrivatMerge: Use self in the FFI
2015-05-28 Jean PrivatMerge: contrib/header_static: a cog in the toolchains...
2015-05-27 Jean Privattests: update tests for lateinit
2015-05-27 Jean Privattests: add alt to base_init_autoinit3 to check warning...
2015-05-27 Jean PrivatMerge: Rename all REAMDE to README.md
2015-05-27 Jean PrivatMerge: Intro an unrolled linked list, and fix `List...
2015-05-27 Jean PrivatMerge: Binary/Octal literal Ints
2015-05-27 Alexis Laferrièretests: remove utf_noindex_tests
2015-05-27 Alexis Laferrièretests: update expected results of nitpretty on the FFI
next