modelize: remove restriction on concrete class in intializer collect
[nit.git] / tests /
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
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 >>
next