tests: put stderr before stdout
[nit.git] / tests / sav /
2012-12-03 Jean Privattests: put stderr before stdout
2012-12-01 Jean Privatnitg-sep: signature adaptation is done on the declared...
2012-11-30 Jean Privatnitg-erase: update sav/nitg.sav (option --erasure)
2012-11-29 Jean Privatnitg: check NPE on attribute access and call
2012-11-29 Jean Privatnitg: explicit NOT YET IMPLEMENTED at runtime for nitni
2012-11-29 Jean Privattests: cleanup sav/ files for nitg&niti
2012-11-29 Jean Privattests: nitg can compile empty modules
2012-11-29 Jean Privatnitg: generate a runtime error on on ADeferredMethPropdef
2012-11-29 Jean Privatnitg: add type-checks on covariant parameters
2012-11-24 Jean PrivatMerge remote-tracking branch 'alexandre/at/sep' into wip
2012-11-24 Jean Privatnitg: allow casts on primitive types
2012-11-24 Jean Privattests: barf on the absence of Object is an acceptable...
2012-11-24 Alexandre Terrasatests: fix previously broken test base_attr_gen_alt1
2012-11-23 Alexandre TerrasaMerge branch 'master' of https://github.com/privat...
2012-11-23 Jean Privattests: delete specific skip files
2012-11-23 Alexandre Terrasatests: move base_class_name from fixme to res
2012-11-23 Alexandre Terrasatests: move base_attr_gen_alt1 from fail to res
2012-11-23 Jean Privatnitg-sep: workaround for covariant return type
2012-11-21 Jean Privatrta: limit the depth of types to avoid infinite loops
2012-11-21 Jean Privattests: add other new and uncommited tests
2012-11-20 Jean Privattests: add 2 missing sav/ files for base_var_assignment...
2012-11-20 Jean Privattests: add 3 old uncommitted tests
2012-11-17 Jean Privattests: reflect the moving the selection of methods...
2012-11-13 Jean Privattests: run nitg on compilers and tools
2012-11-09 Jean Privatmodelbuilder: detect invalid generic type (non conform...
2012-11-09 Jean Privatmodelbuilder: error when a class defines a property...
2012-11-08 Jean Privatmodelbuilder: stop building a property on 'redef' error
2012-11-08 Jean Privatmodelbuilder: error when a module defines a class more...
2012-11-08 Jean Privatmodelbuilder: fix recursive model building
2012-11-06 Jean Privatmodel: fix bug where order of classes produces buggy...
2012-10-25 Alexis Laferrièresyntax: removes test "constructor must be invoked before"
2012-10-25 Alexis Laferrièreseparate_options: improves separate options (.nit.args...
2012-10-25 Jean Privattests: add ./examples/leapfrog/leapfrog.nit ../examples...
2012-10-25 Jean Privatlib: move game.nit as lib/scene2d.nit
2012-10-25 Jean Privatniti: new option --discover-call-trace to debug niti...
2012-10-22 Jean PrivatMerge branch 'pass_tests'
2012-10-22 Jean Privattests: update the sav/ for nitg ang niti
2012-10-17 Jean Privattests: suppr a depreciated test
2012-10-16 Jean Privattests: update sav file broken by 5c50ab8
2012-10-11 Jean PrivatMerge 'separate_nitg'
2012-10-11 Jean Privatnitg: ad hoc separate compiler stub module
2012-10-02 Alexandre Terrasanit: Add incremental typing to interpretor
2012-10-02 Alexandre Terrasalib: Math::Int add binaries operations and, or, xor
2012-08-12 Jean Privatnitc: cannot instantiate a nullable type
2012-08-12 Jean Privatnitc: allow homonymous non-nested labels
2012-08-12 Jean Privatmmbuilder: reject covariant definition of attributes
2012-08-10 Jean PrivatMerge branch 'optim_nitg'
2012-08-07 Jean Privatnitg: add option --hardening
2012-08-03 Jean Privatclib: prefix runtime errors with "Runtime error"
2012-08-03 Jean Privattests: allow skipping tests based on engines
2012-08-03 Jean Privattests: update sav to remove soso
2012-08-02 Jean Privatmmbuilder: add missing "error" in an error message
2012-06-07 Alexis Laferrièretests: adds test for ni optimizations
2012-05-08 Jean Privatnitg: introduction of the the global compiler
2012-05-03 Jean PrivatMerge branch 'newmodel' into wip
2012-05-02 Jean PrivatMerge branch 'nitdoc' into wip
2012-05-02 Jean Privatlib: Array::== do not return false if the dynamic types...
2012-04-26 Jean Privattests: add nitstats to the Makefile
2012-04-23 Alexandre TerrasaAdd customization features to nitdoc.
2012-04-20 Jean Privattests: add base_stdout.nit
2012-04-20 Jean Privattests: add base_range.nit
2012-04-20 Jean Privattests: add base_abstract_fun
2012-04-20 Jean Privattests: add base_string.nit
2012-04-20 Jean Privattests: base_output_class_name imports kernel
2012-04-19 Jean Privattests: add nit.nit
2012-04-17 Jean PrivatMerge branch 'alexandre/nitdoc-quicksearch'
2012-04-17 Alexandre Terrasanitdoc: Add quick search results preview.
2012-04-16 Jean PrivatMerge branch 'wip2'
2012-04-16 Jean Privattests: add some base tests
2012-04-16 Jean Privattest: test_attr_easy warns that the isa are useless.
2012-04-16 Jean Privattests: simplify nitdoc test
2012-04-16 Jean PrivatMerge remote branch 'alexis/wip'
2012-04-12 Alexis Laferrièrelib: adds String::to_f
2012-04-12 Alexis Laferrièremmbuilder: detect type of some attributes
2012-04-12 Alexis Laferrièrelib: intro module to generate md5 hash from a string
2012-04-12 Alexis Laferrièrelib: intro module to manage C signals
2012-04-12 Alexis Laferrièrelib: adds poll function to stream module
2012-04-12 Alexis Laferrièreexample: adds a basic extern method example
2012-04-12 Alexis Laferrièretests: adds test for separate_options module
2012-04-12 Alexis Laferrièretests: adds global reference tests
2012-04-10 Jean Privatsyntax: implements __debug__ type construct
2012-04-10 Jean Privatextract new module toolcontext from mmloader
2012-03-30 Alexis Laferrièretests: adds local reference tests
2012-03-06 Alexis Laferrièrelib: adds a method to force invocation of garbage collector
2012-02-27 Jean Privattests: update nits.sav because of the merge
2012-02-27 Jean PrivatMerge branch 'global' into wip
2012-02-27 Jean Privattests: update Makefile to test nits
2012-02-27 Jean PrivatRTA: inits are polymorphic
2012-02-27 Jean Privatsyntax: warn for superfluous parentheses in signatures
2012-02-27 Jean Privatparser: include obra and cbra in signatures
2012-02-24 Jean Privatnitc: activate warnings by default
2012-02-24 Jean Privattyping: error on foo() when foo is a variable
2012-02-24 Jean Privatlib: remove obsolete sdl and game library
2012-02-24 Jean Privattests: change test_parser arguments to be more stable
2012-02-24 Jean Privatparser: include obra, cbra, opar and cpar in arguments
2012-02-24 Jean Privatparser: include obra and cbra in range nodes
2012-02-24 Jean Privatglobal: move options from nitc.nit to global.nit
2012-02-24 Jean Privatparser: include parentheses in parexpr and as_*expr
2012-02-17 Jean Privatnitc: use simplify_path to manipulate sane filenames
2012-02-17 Jean Privatparser: detect bad string and char literals
next