benchs: use NIT_GC_OPTION instead of -DNOBOEHM
[nit.git] / tests /
2013-07-25 Jean Privattests: add test_string_triple.nit
2013-07-23 Jean Privatmetrics: add poset_metrics
2013-07-23 Jean Privatmetrics: add Counter#print_summary
2013-07-20 Jean Privattests: really test nitmetrics.nit
2013-07-20 Jean Privatniti: add some Float extern methods
2013-07-20 Jean Privatlib: implements `Float::to_precision` in a non native way
2013-07-19 Jean Privatnitg: add option --global
2013-07-19 Jean Privatphases: add example div_by_zero.nit
2013-07-19 Jean Privatmodelbuilder: use phases to build the model
2013-07-18 Jean Privatparser: can parse program from strings
2013-07-17 Jean Privattests: add base_virtual_type_variance_int.nit
2013-07-17 Jean Privattests: add base_gen_variance_int.nit
2013-07-17 Jean Privattests: add base_gen_variance3.nit
2013-07-17 Jean Privattests: add base_collection.nit
2013-07-17 Jean Privattests: add base_covar_int.nit
2013-07-17 Jean Privatnew bug: nitg do not perform covariance cast because...
2013-07-11 Jean PrivatMerge remote-tracking branch 'alexandre/libhtml'
2013-07-11 Jean Privattests: fix base_virtual_type3 for new model
2013-07-10 Jean Privattest_parser: do not crash on syntax error
2013-07-10 Jean PrivatMerge remote-tracking branch 'lucas/strings-fix'
2013-06-25 Lucas Bajoletstdlib : AbstractString/String, Added trim function...
2013-06-22 Alexandre Terrasalib: added 'slice' method to List
2013-06-22 Alexandre Terrasalib: added init.from in array and hashset
2013-06-13 Lucas Bajoletstdlib : String, added test for copy constructor
2013-06-13 Jean Privattests: save html.res and html_page.res
2013-06-11 Jean Privatlib: add for_abuse.nit
2013-06-06 Jean Privatlib: fix string comparaison
2013-05-28 Jean Privattests: add sav/json.res
2013-05-28 Jean PrivatMerge remote-tracking branch 'alexis/libs/json' into...
2013-05-28 Alexis Laferrièrelib/json: removes spaces in test for retro-compatibility
2013-05-28 Alexis Laferrièrelib/json: fix const char* errors
2013-05-27 Alexis Laferrièrelib/json: also check for null in Sequence
2013-05-27 Jean PrivatMerge remote-tracking branch 'alexis/libs/realtime...
2013-05-27 Alexis Laferrièrelibs/json: duplicate null check for retro-compatibility
2013-05-27 Alexis Laferrièrelib: adds the realtime module to keep time of real...
2013-05-27 Jean PrivatMerge remote-tracking branch 'alexis/ieee-example'...
2013-05-27 Alexis Laferrièreexamples: add the draw_operation example from the IEEE...
2013-05-25 Jean PrivatMerge branch 'nitdoc' into next
2013-05-25 Jean Privattests: add more tests of libs
2013-05-25 Jean Privattests: update sav/nitdoc
2013-05-25 Jean Privattest: add testfull.sh
2013-05-25 Jean Privattests: remove # in args, this break TAP
2013-05-16 Jean Privattest: new script testall.sh
2013-05-16 Jean Privattests: less regression tests (disable most nitg variants)
2013-05-16 Jean PrivatMerge branch 'socket' into next
2013-05-16 Jean Privattests: do not use program_name for examples/socket_...
2013-05-16 Jean Privattests: remove most ffi-related skips
2013-05-16 Alexis Laferrièrelib/json: separate the pretty print from libjson0 v0.10
2013-05-15 Matthieu Lucaslib/socket: intro of the socket module and examples
2013-05-09 Jean Privattests: skip callback in newmm engines
2013-05-01 Jean PrivatMerge branch 'matthieu/example_monkey'
2013-05-01 Matthieu Lucasexample: adding a sample to show a simple case of callb...
2013-04-23 Jean Privattests: add base_init_inherit6.nit
2013-04-23 Jean Privatnitc: fix error in constructor inheritance
2013-04-08 Jean PrivatMerge branch 'alexis/libs/gtk'
2013-04-04 Alexis Laferrièrelib: intro of json serialization module
2013-04-04 Jean Privatfix initialization order of attributes
2013-04-04 Alexis Laferrièreexamples: adds an example use of the gtk module, calculator
2013-04-04 Alexis Laferrièrelib: intro of the GTK module
2013-04-03 Jean Privattests: add base_var_null2
2013-04-03 Jean Privatnitc: accepts 'var x = null'
2013-03-25 Jean PrivatMerge branch 'debugger'
2013-03-25 Jean Privattests: update nit.sav
2013-03-21 Alexis Laferrièretests.sh: adds env var to notify tested programs of...
2013-03-21 Alexis Laferrièrelib: fix Float::to_precision
2013-03-21 Alexis Laferrièreni: fix use of multiple native global refs and accordin...
2013-03-18 Lucas BAJOLETstdlib: Strings, added tests for is_numeric function
2013-03-16 Jean PrivatMerge branch 'extern_class'
2013-03-16 Jean Privattest: add base_ni
2013-03-15 Jean PrivatMerge remote-tracking branch 'at/nitmetrics'
2013-03-14 Jean Privattests: add test_string2.nit
2013-03-14 Jean Privatnitc: do not warn on isa related on formal
2013-03-14 Jean Privattests: add args to nitg.nit
2013-03-14 Jean Privattests: add post-args to nitc
2013-03-14 Jean Privattests: add post-args execution
2013-03-14 Jean Privattests: add a basic interpretation
2013-03-08 Jean Privattests: really removed generic tree option from Makefile
2013-03-07 Jean PrivatMerge remote-tracking branch 'alexandre/master' into...
2013-03-04 Alexandre Terrasatests: updated nitg expected result with new options
2013-03-04 Alexandre Terrasatests: removed generic tree option from Makefile
2013-02-23 Alexis Laferrièreni: fix bug when executing a callback to Nit on an...
2013-02-20 Jean Privatcleanup: remove old 'special' keyword
2013-02-11 Jean PrivatMerge branch 'al-libs'
2013-02-07 Jean PrivatMerge remote-tracking branch 'alexis/ffi-in-nitc'
2013-02-07 Alexis Laferrièretests: adds tests for the FFI with C
2013-02-05 Jean Privattests: add base_adaptive.nit
2013-02-04 Alexis Laferrièrelib: adds base64 module and according tests
2013-01-31 Jean Privattests: propose alternate and fixme for base_super_linext_*
2013-01-26 Jean Privattests: force live methods in base_*_variance to helps...
2013-01-26 Jean Privattests: update nitg-s base_attr_gen_alt1
2013-01-25 Jean Privatmodelbuilder: check inheritance loops
2013-01-25 Jean Privattests: cleanup files from sav/fixme
2013-01-24 Alexandre Terrasatests: update tests for nitmetrics
2013-01-24 Jean Privattests: fig base_isa_nullable_vt.nit
2013-01-24 Jean Privatniti: disable interpretor_type_test
2013-01-23 Jean Privatniti: test null receiver on attribute access
2013-01-23 Jean Privatniti: add covariance checks
2013-01-17 Jean Privatlib: modify lib/pipeline to work on collection instead...
2013-01-17 Jean Privatlib: new module pipeline
2012-12-14 Jean Privattests: forgot to add base_gen_variance2.nit
next