Merge: Use self in the FFI
[nit.git] / tests /
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 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
2015-05-27 Alexis Laferrièretests: update tests using the FFI
2015-05-26 Jean PrivatRename REAMDE to README.md
2015-05-26 Alexis Laferrièretests: update sav of nitserial to latest changes
2015-05-26 Lucas Bajolettests: Added tests for literal bases
2015-05-26 Jean PrivatMerge: nitx: finish migration to new nitdoc architecture
2015-05-25 Alexis Laferrièretests: test UnrolledList
2015-05-25 Alexis Laferrièrelib/serialization: support serializing Couple and Container
2015-05-23 Jean PrivatMerge: metrics: `--nullables` distinguishes safe and...
2015-05-23 Jean PrivatMerge: Missing a unboxing when compiling a call to...
2015-05-22 Jean Privattests: update sav/nitmetrics_args1.res
2015-05-21 Alexandre Terrasanitx: update tests
2015-05-21 Jean Privattests: extends test_new_native.nit with non C-int length
2015-05-20 Alexis Laferrièretests: test serializing plain JSON
2015-05-20 Alexis Laferrièretests: extract JSON logic from test_deserialization
2015-05-20 Alexis Laferrièrelib/json: extract `StrictHashMap` from `json::serializa...
2015-05-20 Alexis Laferrièrelib/json: move `json_serialization` to `json::serializa...
2015-05-20 Jean PrivatMerge: Safe collection access
2015-05-20 Jean PrivatMerge: Read/Write binary data
2015-05-19 Jean Privattests: add test_coll_eq
2015-05-19 Alexis Laferrièretests: update sav for nitserial with types used in...
2015-05-19 Alexis Laferrièretests: fix sav with the correct behavior brought by...
2015-05-19 Alexis Laferrièretests: add a serialization test with a `Set` and a...
2015-05-19 Alexis Laferrièretests: test the binary reading and writing
2015-05-14 Jean PrivatMerge: Read char
2015-05-14 Jean PrivatMerge: More Rosetta Code
2015-05-13 Jean PrivatMerge: Kill PushBackReader
2015-05-13 Jean Privatrosettacode: add 10 tasks (mainly loops)
2015-05-12 Lucas Bajoletlib/standard: Removed push_back_reader and replaced...
2015-05-12 Lucas Bajoletlib/standard: Changed semantics of read_char and added...
2015-05-09 Jean PrivatMerge: Autoinit abstract attributes
2015-05-09 Jean PrivatMerge: Add missing nodes in the AST
2015-05-09 Jean PrivatMerge: GTK clean up and a few new features
2015-05-08 Jean Privattests: add base_attr_abstract2.nit
2015-05-08 Jean Privattests: update sav with new location on error messages
2015-05-08 Jean PrivatMerge: Fix calls on primitive receivers
2015-05-07 Jean Privattests: add base_primitive_recv.nit
2015-05-07 Jean PrivatMerge: Semicolumn
2015-05-06 Alexis Laferrièreexamples & tests: update users of the gtk module
2015-05-06 Jean Privattests: update sav/nitunit_args6.res because `;` is...
2015-05-06 Jean Privattests: add syntax_semi*.nit
2015-05-06 Jean Privatexample/rosettacode: add task balanced_brackets
2015-05-05 Jean Privatlib/mnit: remove `MNIT_SRAND` and use `NIT_SRAND` instead
2015-05-05 Jean PrivatMerge: Filereader fix
2015-05-05 Jean PrivatMerge: i18n annotation
2015-04-27 Lucas Bajoletexamples: Added i18n example and po files for several...
2015-04-25 Jean PrivatMerge: Named arguments
2015-04-25 Jean PrivatMerge: Parallelization phase improvement
2015-04-25 Jean Privattests: add base_arg_named_inherit.nit
2015-04-25 Jean Privattests: add base_arg_named.nit and base_arg_order.nit
2015-04-24 Lucas Bajolettests: Added test for correct semantics of read in...
2015-04-24 Jean PrivatMerge: More binary operators
2015-04-24 Jean Privattests: clean and complete test_ffi_c_operators
2015-04-24 Jean Privattests: update error_syntax2.nit because & is now an...
2015-04-24 Jean Privattests: improve (and rename) test_operators.nit
2015-04-24 Jean PrivatMerge: Hint vararg
2015-04-24 Jean Privattests: update sav/base_vararg3* with new hint error...
2015-04-23 Alexandre Terrasametrics/mendel: sort results in console display
2015-04-18 Jean Privattests: add base_arg_default*.nit
2015-04-18 Jean PrivatMerge: Microbenches for niti
2015-04-18 Jean PrivatMerge: Autocast and literal arrays
2015-04-18 Jean PrivatMerge: Option --keep-going
2015-04-18 Jean PrivatMerge: Check operator
2015-04-18 Jean Privattests: update test_ffi_c_operators for << and >>
2015-04-18 Jean Privattests: add error_operators.nit
2015-04-18 Jean Privattests: update test_new_native.res because line change...
2015-04-17 Jean Privattests: add output for benchs that does not have some
2015-04-17 Jean Privatupdate niti.skip and nitvm.skip to allow more tests...
2015-04-17 Jean Privattests: update benchs*.nit to have a common default...
2015-04-17 Jean Privattests: add base_autocast_array.nit
2015-04-16 Jean Privattests: update sav/test_toolcontext* because of the...
2015-04-15 Jean Privattests: update other sav for new AST of location in...
2015-04-15 Jean Privattests: extends base_combined_assignment and test_ffi_c_...
2015-04-15 Jean PrivatMerge: Review errors messages
2015-04-15 Jean PrivatMerge: tests: add --autosav to automatically update...
2015-04-15 Jean Privattests: update sav with new error messages
2015-04-14 Jean Privattests: add --autosav to automatically update the sav...
2015-04-14 Jean PrivatMerge: Fix type adaptation when there is loops
2015-04-14 Jean PrivatMerge: Intern new
2015-04-14 Jean PrivatMerge: Improved parallelization phase
2015-04-14 Jean Privattests: add base_adaptive_loop*.nit
2015-04-14 Jean Privattests: update sav for existing tests
2015-04-14 BlackMinouAdd a method with return value in threaded_example
2015-04-10 Jean PrivatMerge: Sys is top
2015-04-10 Jean PrivatMerge: Robust IO
2015-04-10 Jean Privattests: remove fixme sav/nitg-g/fixme/test_deriving_alt1.res
2015-04-10 Jean Privattests: ffi use `Sys_` instead of `Object_` prefix
2015-04-10 Jean Privattests: update tests results related to top-level or...
2015-04-10 Jean Privattests: add base_new_intern.nit
2015-04-09 Jean Privattests: update sav related to ligne changes in kernel
2015-04-09 Jean PrivatMerge: Misc AST
2015-04-09 Jean PrivatMerge: new `with` statement
2015-04-08 Jean Privattests: update nitlight and test_parser
2015-04-08 Jean PrivatMerge: Parallelization phase introduction
next