Merge: Subtyping test with perfect hashing in the Nit vm
[nit.git] / tests / sav /
2014-03-27 Jean PrivatMerge branch 'strings'
2014-03-27 Jean PrivatMerge: Callgraph
2014-03-26 Jean PrivatMerge: More on Pipeline
2014-03-26 Jean Privattests: update sav/nitmetrics_args1.res for RTA-callsite...
2014-03-26 Jean Privattests: update sav/nitg-e/base_class_name.res because...
2014-03-26 Jean PrivatMerge origin/master to prepare the integration
2014-03-25 Lucas Bajoletstdlib/strings: Moved String as abstract, FlatString...
2014-03-25 Jean Privattests: update nitmetrics
2014-03-25 Jean Privattests: extends `base_prot` to check more visibility...
2014-03-25 Jean Privattests: update base_attr3
2014-03-25 Jean Privatsrc: remove clients of protected Pattern methods
2014-03-25 Jean Privattests: add base_prot_sig to test usage of private type...
2014-03-24 Jean PrivatMerge: Easy entry point for student
2014-03-24 Jean Privatlib: modify lib/pipeline to work on iterators instead...
2014-03-24 Jean PrivatMerge: Toolcontext process options
2014-03-21 Jean Privatlib/file: document and fix `file_extension`
2014-03-21 Jean Privattests: add src/test_test_phase
2014-03-21 Jean Privattests: update sav/ for tools
2014-03-21 Jean Privattests: add src/test_phase
2014-03-20 Jean PrivatMerge branch 'module_paths'
2014-03-20 Jean Privattests: add and update test_markdown
2014-03-20 Jean Privatnitunit: adapt do MDoc
2014-03-19 Jean Privatnitls: add -M option do list dependencies
2014-03-19 Jean PrivatMerge remote-tracking branch 'alexis/more-jvm'
2014-03-18 Jean Privattests: update error_mod_unk.nit
2014-03-18 Jean Privattests: add nitls
2014-03-18 Jean PrivatMerge branch 'streamable'
2014-03-18 Alexis Laferrièretests: add errors to the jvm tests
2014-03-18 Jean Privatlib/html: adapt HTMLPage & HTMLTag to Streamable
2014-03-14 Jean PrivatMerge remote-tracking branch 'alexis/lib-jvm'
2014-03-14 Romain Chanoirtests: intro tests for the jvm module
2014-03-14 Romain Chanoirlib: intro the jvm module
2014-03-14 Jean Privattests: add mnit android examples
2014-03-13 Jean Privattests: add basic platform management
2014-03-12 Jean Privattests: update nitmetrics stuff
2014-03-10 Jean Privattests: add a lot of missing sav/ files
2014-03-10 Jean Privatexample: add an example for lib/template
2014-03-10 Jean PrivatMerge branch 'triple_quoted'
2014-03-10 Jean Privattests: add string-related tests
2014-03-08 Jean Privatsyntax: ignore first '\n' in triple-quoted strings
2014-03-07 Jean PrivatMerge remote-tracking branch 'alexandre/nitmetrics'
2014-03-07 Alexandre Terrasatests: update tests for nitmetrics
2014-03-06 Jean PrivatMerge branch 'error_req_loop'
2014-03-06 Jean Privattests: error_req_loop*
2014-03-05 Alexandre Terrasalib: fixed nan on floats
2014-03-05 Alexandre Terrasalib: fixed infinity on floats
2014-03-03 Alexis Laferrièrecontrib/pep8analysis: standardize the usage message
2014-02-28 Jean PrivatMerge remote-tracking branch 'alexandre/nitmetrics'
2014-02-28 Alexandre Terrasatests: update metrics tests
2014-02-28 Alexandre Terrasametrics: extract mclasses_metrics in its own nit module
2014-02-28 Alexandre Terrasametrics: extract mmodule_metrics in its own module
2014-02-28 Alexandre TerrasaResolve merge conflicts with master
2014-02-27 Jean PrivatMerge remote-tracking branch 'alexis/cpp'
2014-02-27 Jean PrivatMerge remote-tracking branch 'alexandre/fix-vt-redef'
2014-02-27 Alexis Laferrièretests: intro tests for FFI with C++
2014-02-27 Jean PrivatMerge remote-tracking branch 'alexis/glesv2'
2014-02-27 Alexandre Terrasamodelize_mproperty: fix virtual type redef on already...
2014-02-27 Jean PrivatMerge branch 'super_init_call'
2014-02-26 Alexis Laferrièreexamples: adds the hello_triangle example using glesv2...
2014-02-26 Alexis Laferrièrelib: intro of the glesv2 module
2014-02-26 Alexis Laferrièrelib: intro of the x11 module
2014-02-26 Alexis Laferrièrelib: intro of the egl module
2014-02-26 Jean Privattests: add base_init_super_call*
2014-02-26 Jean PrivatMerge remote-tracking branch 'lucas/unwind_integration'
2014-02-26 Jean PrivatMerge remote-tracking branch 'alexis/cleanup-c-make...
2014-02-26 Lucas Bajoletnitg: Added signal information when producing a stack...
2014-02-25 Jean PrivatMerge remote-tracking branch 'alexandre/fix-iterators'
2014-02-25 Alexandre Terrasanitmetrics: correct typo from `reciever` to `receiver`
2014-02-25 Alexandre Terrasacorrect typo from `reciever` to `receiver` in error...
2014-02-25 Alexandre Terrasatests: fix test errors for engine nitc
2014-02-25 Alexandre Terrasatests: fix error messages for engine nitg-s
2014-02-25 Alexandre Terrasatyping: fix failed cast when iterate over a nullable...
2014-02-25 Alexandre Terrasanitdoc: remove unused plugin "Copy to Clipboard"
2014-02-25 Alexandre Terrasanitdoc: move css files to share/css/ dir
2014-02-25 Alexis LaferrièreMerge branch 'privat' into 'cleanup-c-make-and-copy'
2014-02-24 Jean PrivatMerge branch 'c_ffi_alive_again'
2014-02-24 Jean PrivatMerge remote-tracking branch 'alexis/deserialization'
2014-02-24 Alexis Laferrièretests: adds tests for the annotations "c_?_options"
2014-02-24 Jean PrivatMerge commit 'b7e675f'
2014-02-24 Jean PrivatMerge branch 'use_more_callsite'
2014-02-24 Jean Privattests: add base_attr_init_val_int.nit
2014-02-24 Jean PrivatMerge remote-tracking branch 'lucas/string_integration'
2014-02-22 Alexis LaferrièreMerge branch 'privat' into deserialization
2014-02-22 Alexis Laferrièretests: use a Char in test_deserialization
2014-02-22 Alexis Laferrièrelib/json_serialization: fix support for Char
2014-02-22 Alexis Laferrièrelib/simple_json_reader: unprotect special char in strings
2014-02-22 Alexis Laferrièretests: add deserialization test
2014-02-21 Jean Privattests: update RTA tests to relates the change in rta...
2014-02-21 Jean PrivatMerge branch 'fix_param_check'
2014-02-21 Jean Privattests: update sav and remove some fixme.
2014-02-20 Alexandre Terrasanitdoc: introduce require.js a JS module loader
2014-02-20 Alexandre Terrasanitdoc: add --shareurl to link external share files
2014-02-20 Lucas Bajoletnitg: Fixed modelize_property to print an error when...
2014-02-18 Alexis Laferrièrelib: intro the method String::file_copy_to
2014-02-18 Alexis Laferrièretests: add tests for the pkgconfig annotation
2014-02-17 Lucas Bajoletstdlib/strings: Temporary removal of Ropes from stdlib.
2014-02-17 Lucas Bajoletstdlib/strings: Removed usage of Strings as SequenceRea...
2014-02-17 Alexis Laferrièretests: remove native interface tests
2014-02-17 Alexis Laferrièretests: fix sav file for test_for_times
2014-02-13 Jean Privattests: add test_string_triple2.nit
next