nit.git
2014-10-11 Jean Privatsrc: remove useless comparisons on null
2014-10-11 Jean Privattyping: new warning useless-null-test that detect ...
2014-10-11 Jean Privattyping: refactor type adaptations in AEqExpr and ANeExpr
2014-10-10 Jean PrivatMerge: tests: detect and use portable time and date...
2014-10-10 Jean PrivatMerge: introduce `Iterator::finish`
2014-10-10 Jean PrivatMerge: Fix test of for abuse
2014-10-09 Jean Privattests: detect and use portable time and date command
2014-10-09 Jean PrivatMerge: Tester over MPI
2014-10-09 Jean Privattests: add base_for_finish
2014-10-09 Jean Privatlib/standard: introduce *Iterator::finish
2014-10-09 Jean Privatcompiler: implements method_finish (partially)
2014-10-09 Jean Privatinterpreter: implements method_finish
2014-10-09 Jean Privattyping: add AForExpr::method_finish
2014-10-09 Jean Privattyping: add method try_get_method
2014-10-08 Jean PrivatMerge: Opportunity
2014-10-08 Jean Privattests: improve and fix test_for_abuse.nit
2014-10-08 Jean Privatlib/file: fix IFStream::close
2014-10-08 Alexis Laferrièrecontrib: intro nitester, a tester of Nit engines using MPI
2014-10-08 Jean PrivatMerge: Can refine inits
2014-10-08 Jean Privattests: add base_init_auto_refine
2014-10-08 Jean Privatmodelize_property: inherit the initializers in the...
2014-10-08 Lucas Bajoletjenkins: Added opportunity to Jenkins paths
2014-10-08 Lucas Bajoletopportunity: Added Makefile and README
2014-10-08 Lucas Bajoletcontrib/opportunity: Added tests for opportunity
2014-10-08 Lucas Bajoletcontrib: Intro Opportunity, a meetup planner in Nit
2014-10-07 Jean PrivatMerge: nitunit: accept an absolute path for `--dir`.
2014-10-07 Jean PrivatMerge: lib/math: Added bin_not function to Int
2014-10-06 Jean-Christophe... nitunit: accept an absolute path for `--dir`.
2014-10-06 Lucas Bajoletlib/standard/math: Fixed documentation on old binary...
2014-10-06 Jean PrivatMerge: stream: push-back reader
2014-10-06 Jean PrivatMerge: NOTICE: update dates and authors.
2014-10-06 Jean-Christophe... stream: Introduce a push-back reader.
2014-10-06 Lucas Bajoletlib/nitcorn: HttpRequest added methods to get an argume...
2014-10-06 Lucas Bajoletlib/sqlite: Added last_rowid method to SQLite
2014-10-06 Jean-Christophe... NOTICE: update dates and authors.
2014-10-06 Jean PrivatMerge: Improve Comparator type-kindness
2014-10-03 Alexis Laferrièretests.sh: add env var to move xml file
2014-10-03 Alexis Laferrièretests.sh: allow errlist file inside outdir
2014-10-03 Alexis Laferrièretests.sh: add -node option
2014-10-03 Alexis Laferrièretests.sh: remove --quiet option on calls to time
2014-10-03 Alexis Laferrièretests.sh: support absolute path to outdir
2014-10-03 Alexis Laferrièretests.sh: add options outdir and compdir to tests.sh...
2014-10-03 Alexis Laferrièretests.sh: fix reference to /dev/null
2014-10-03 Alexis Laferrièrelib/signals: improve documentation
2014-10-03 Lucas Bajoletlib/math: Added bin_not function to Int
2014-10-03 Jean-Christophe... stream: Offer string-backed input streams.
2014-10-02 Jean Privatmodel: rename LinexComparator::min/max to avoid name...
2014-10-02 Jean Privatlib: beef-up the Comparator api and documentation
2014-10-02 Jean Privatlib: new API for Comparator
2014-10-02 Jean PrivatMerge: lib: move some examples/* into specific subdirec...
2014-10-02 Jean PrivatMerge: Niti: small refactoring
2014-10-02 Jean PrivatMerge: Niti loves the command line
2014-10-01 Jean Privatversion 0.6.9 v0.6.9
2014-10-01 Jean PrivatMerge: modelize: `missing-doc` on attributes
2014-10-01 Jean PrivatMerge: engines: no more `super_inits` method used in...
2014-10-01 Jean PrivatMerge: neo: do not instantiate types directly, use...
2014-10-01 Jean PrivatMerge: src: reduce warnings and spelling errors
2014-10-01 Jean Privatniti: change some visibility to avoid unnecessary intru...
2014-10-01 Jean Privatniti: rename `init_naive_interpreter` as `Interpreter...
2014-10-01 Jean Privatniti: introduce `read_variable` and `write_variable`
2014-10-01 Jean Privatmodelize: `missing-doc` on attributes
2014-10-01 Jean Privatsrc: reduce warnings and spelling errors
2014-10-01 Jean Privatniti: add -n to run the program for each line in file...
2014-10-01 Jean Privatniti: add -e to feed the interpreter with a program...
2014-10-01 Jean Privatmodelbuilder: parent in load_rt_module is optionnal
2014-10-01 Jean Privatlib/standard: make IFStream a PollableIStream so it...
2014-10-01 Jean Privatengines: no more `super_inits` method used in old-style...
2014-10-01 Jean Privatneo: do not instantiatetypes directly, use the model API
2014-09-30 Jean Privatlib: move some examples/* into specific subdirectories...
2014-09-30 Jean Privatlib: create directories for some lib (in order to prepa...
2014-09-30 Jean Privat.mailmap: add alias for privat@pryen.org
2014-09-30 Jean PrivatMerge: toolcontext: new option -w to enable/disable...
2014-09-30 Jean PrivatMerge: compiler: compile_dir can be anywhere
2014-09-30 Jean Privattests: update sav/test_toolcontext*
2014-09-30 Jean PrivatMerge: new annotation for manual setter `autoinit`
2014-09-30 Jean PrivatMerge: misc/jenkins: fix checklicense.sh
2014-09-30 Jean PrivatMerge: Fix generic parameter names
2014-09-30 Jean Privattests: add base_gen_redef.nit
2014-09-30 Jean Privattoolcontext: new option -w to enable/disable warning
2014-09-30 Jean Privatcompiler: compile_dir can be anywhere
2014-09-29 Jean-Christophe... misc/jenkins: fix checklicense.sh
2014-09-29 Jean Privatexamples: update clock.nit with manual setter+autoinit
2014-09-29 Jean Privattests: add base_init_autoinit.nit
2014-09-29 Jean Privatmodelize: new annotation `autoinit` for manual setters
2014-09-29 Jean Privatmodelize: remove a useless local variable
2014-09-29 Jean Privatengines: handle initializers with an arity!=1
2014-09-29 Jean PrivatMerge: Less old style init special cases
2014-09-27 Jean Privatsrc: migrate some modules to new constructors
2014-09-27 Jean Privattests: update related to the init changes
2014-09-27 Jean Privatmodelize: simplify special-case for named constrcutors
2014-09-27 Jean Privatlib: some update towards more use of new constructors
2014-09-26 Jean PrivatMerge: Clean more tests
2014-09-26 Jean Privatseparate_compiler: use the easier way to get a mparamet...
2014-09-26 Jean Privatsrc: update tools to new names in generic parameters
2014-09-26 Jean Privatmodelize_class: update resolve_mtype for new generic...
2014-09-26 Jean Privatmodelize_class: redefinition of generic classes do...
2014-09-26 Jean Privatmodelize_class: adapt MClass and MClassDef creation...
2014-09-26 Jean Privatlib: rename E to V in Map-related classes
2014-09-26 Jean Privattests: update sav/nitunit_args1.res
2014-09-26 Jean Privattests: add puzzle_args1.res
next