nitj: compile intern methods bodies
[nit.git] / tests /
2015-07-21 Alexandre Terrasanitj: add tests for the nitj engine
2015-07-21 Alexandre Terrasanitj: introduce compiler to Java code
2015-06-22 Jean PrivatMerge: Use light FFI instead of the legacy NI in the lib
2015-06-22 Jean PrivatMerge: Nitunit fails bad code
2015-06-22 Jean PrivatMerge: Adaptive typing: fix buggy warning messages
2015-06-22 Alexis Laferrièretests: skip nitpick args1 in niti and nitvm
2015-06-19 Jean PrivatMerge: Check for errors in regex within string literals...
2015-06-19 Jean PrivatMerge: Fix FFI with private extern classes not needing...
2015-06-18 Alexis Laferrièretests: test regular expression validation phase
2015-06-18 Alexis Laferrièretests: mark as undefined tests using NativeFile, hacked...
2015-06-18 Alexis Laferrièretests: intro a test with the different FFI module block
2015-06-18 Alexis LaferrièreMerge branch 'master' into lib-use-light-ffi
2015-06-18 Jean PrivatMerge: Second batch of RosettaCode
2015-06-18 Jean Privattests: other update related to adaptive typing messages
2015-06-18 Jean Privattests: new tests base_adaptive_loop_null2.nit base_adap...
2015-06-17 Alexis Laferrièretests: update line number with latest changes to the lib
2015-06-17 Jean Privatfixup: add first_letter_last_letter niti.skip
2015-06-17 Jean PrivatMerge: Light FFI for the interpreter
2015-06-17 Jean PrivatMerge: More limit on tests
2015-06-17 Jean PrivatMerge: code: cleanup some docunits
2015-06-17 Alexis Laferrièretests: force compilation of the test error_annot_pkgconfig
2015-06-17 Alexis Laferrièretests: skip raspberry pi tests on niti and nitvm
2015-06-17 Alexis Laferrièretests: nitvm also skip the mpi_simple test
2015-06-17 Alexis Laferrièretests: make as UNDEFINED tests that break niti at the...
2015-06-17 Jean Privattests: test bad code in nitunits
2015-06-17 Jean Privattests: add sav files for some rosettacode
2015-06-17 Simon ZeniRosettaCode: Random numbers
2015-06-17 Jean Privatrosettacode: cleanup and test guess_the_number.nit
2015-06-17 Jean Privattests: blacklist most things from src in nitg-g.skip
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 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
next