ni_nitdoc: added module documentation
[nit.git] / tests / sav /
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: 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-16 Jean PrivatMerge branch 'socket' into next
2013-05-16 Jean Privattests: do not use program_name for examples/socket_...
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-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è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-07 Jean PrivatMerge remote-tracking branch 'alexandre/master' into...
2013-03-04 Alexandre Terrasatests: updated nitg expected result with new options
2013-02-23 Alexis Laferrièreni: fix bug when executing a callback to Nit on an...
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: 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 Privatnitg: add option --typing-test-metrics
2012-12-14 Jean Privatnitg: shortcut 'for' loops on explicit ranges
2012-12-14 Jean Privattests: add base_gen_variance2.nit
2012-12-13 Jean Privatnitg-s: shortcut the == invocation
2012-12-13 Jean Privatfix opt_no_union_attribute
2012-12-13 Jean Privatnitg-s&e: implements attributes in a C union
2012-12-12 Jean Privattests: add base_formal_isa
2012-12-12 Jean Privattests: add base_vararg2.nit
2012-12-11 Jean Privatnitg: add option --make-flags to pass options to make
2012-12-11 Jean Privattests: add bench_bintree_gen
2012-12-10 Jean PrivatMerge remote-tracking branch 'alexandre/master'
2012-12-09 Alexandre Terrasanitg-s: introduce unanchored resolution tables.
2012-12-09 Jean PrivatMerge remote-tracking branch 'alexandre/master'
2012-12-09 Jean Privattests: add test_array_formal.nit
2012-12-09 Jean Privattests: add base_virtual_type_variance.nit
2012-12-09 Jean Privattests: add base_attr_boxing.nit
2012-12-09 Jean Privatnitg-e: add option --no-check-erasure-cast to disable...
2012-12-09 Jean Privatnitg-e: implements erasure-cast
2012-12-09 Alexandre Terrasanitg-s: retrieve recursively all partial generic types
2012-12-08 Alexandre Terrasatests: update option list for nitg, nitg-s & nitg-e
2012-12-07 Jean PrivatMerge remote branch 'alexandre/master'
2012-12-07 Jean Privattests: add base_autocast.nit
2012-12-07 Jean Privatnitg: implements implicit casts for unsafe nexpr
2012-12-07 Jean Privattests: fix test_attr_easy.res for the new model.
2012-12-07 Jean Privatniti: implements implicit casts for unsafe nexpr
2012-12-07 Jean Privatmodel: rewrite of MType::is_subtype
2012-12-06 Jean Privattests: test equality on Float
2012-12-06 Jean Privattests: add base_attr_init_val_raf.nit
2012-12-06 Jean Privattests: add base_gen_variance.nit
2012-12-06 Alexandre Terrasanitg: fix tests/sav/nitg with new options added in...
2012-12-06 Alexandre TerrasaMerge remote-tracking branch 'github-privat/master'
2012-12-06 Alexandre Terrasanitg-s/nitg-e: handles nullable virtual type based...
2012-12-06 Alexandre Terrasaniti: move base_isa_nullable2 to fixme
2012-12-05 Jean Privatnitg: check_init_instance use a call CHECK_NEW_XXX
2012-12-05 Jean Privatnig: localize init_expr in attributes
2012-12-05 Jean Privatnitg: add dangerous options to disable runtime tests
2012-12-05 Jean Privatnitg-sep: add option --no-inline-intern
next