nit.git
2014-10-20 Jean PrivatMerge: neo: correct the documentation of neo.nit accord...
2014-10-20 Jean PrivatMerge: Small compiler things
2014-10-20 Jean PrivatMerge: file: Fix `join_path` to handle paths ending...
2014-10-17 Alexis Laferrièretests: update savs for tests using the previously broke...
2014-10-17 Alexis Laferrièrelib/standard: fix `Float::to_precision`
2014-10-17 Jean-Christophe... neo: correct the documentation of neo.nit according...
2014-10-17 Jean Privatabstract_compiler: prefers implementing expr than stmt...
2014-10-17 Jean Privatabstract_compiler: default stmt implmentation do not...
2014-10-17 Jean Privatparser: add tuples
2014-10-17 Jean Privatast: remove classes AAtArg and make them simple AExpr
2014-10-17 Jean PrivatMerge: Robust debug
2014-10-17 Jean PrivatMerge: Brainfuck
2014-10-17 Jean PrivatMerge: src: remove two TODO that are done/unneeded
2014-10-17 Jean PrivatMerge: Better varargs
2014-10-17 Jean Privattests: add base_vararg3.nit
2014-10-17 Jean Privattyping+engines: handle reverse-vararg: passing an array...
2014-10-16 Jean-Christophe... file: Fix `join_path` to handle paths ending with a...
2014-10-16 Lucas Bajoletbrainfuck: Added a simple Brainfuck interpreter
2014-10-16 Jean Privatgrammar: minus and once do not need nopar variants
2014-10-16 Jean Privatsrc: remove two TODO that are done/unneeded
2014-10-15 Jean PrivatMerge: Manpages
2014-10-15 Jean PrivatMerge: transform loops
2014-10-15 Jean PrivatMerge: console: use snake case.
2014-10-15 Jean Privatshare: generate stubs for manpages
2014-10-15 Jean Privattests: update sav/test_toolcontext_args*.res
2014-10-15 Jean Privattoolcontext: add --stub-man
2014-10-15 Jean Privattransform: move up shortcut-range from abstract_compile...
2014-10-15 Jean Privattransform: shortcut range
2014-10-15 Jean Privattransform: transforms `while` and `for`
2014-10-15 Jean Privatastbuilder: can make loops and breaks
2014-10-15 Jean Privatscope: create two escapemaks in loops
2014-10-15 Jean Privatglobal_compiler: remove useless methods since varargisa...
2014-10-15 Jean Privatcompiler: do the varargization in the ANodes
2014-10-15 Jean Privatinterpreter: remove useless methods `*call_without_varargs`
2014-10-15 Jean Privatinterpreter: do the varargization in the ANodes
2014-10-15 Jean-Christophe... console: use snake case.
2014-10-15 Lucas Bajoletdebugger: Simplified names and integrate bad_command...
2014-10-15 Lucas Bajoletdebugger: Added help/bad_command functions
2014-10-14 Lucas Bajoletdebugger: Removed module Breakpoint, moved Breakpoint...
2014-10-14 Alexis Laferrièrelib/standard: improve documentation of `Float::to_s`
2014-10-13 Jean PrivatMerge: src: remove some warnings and do some cleaning
2014-10-13 Jean PrivatMerge: new warning: useless null test
2014-10-11 Jean Privattests: update some tests related to useless-null-test
2014-10-11 Jean Privatlib: remove useless comparison on null that broke tests
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-11 Jean Privatsrc: remove some warnings and do some cleaning
2014-10-11 Jean PrivatMerge: new option --define
2014-10-11 Jean Privattests: update error_needed_method for niti
2014-10-11 Jean Privatast: add new node AEscapeExpr to generalizes ABreakExpr...
2014-10-11 Jean PrivatMerge: console: Offer a more reliable API.
2014-10-11 Jean Privattests: test --define in engines
2014-10-10 Jean Privatmixin: introduce -D option to redefine functions from...
2014-10-10 Jean Privatsrc: new module mixin to factorize the -m option
2014-10-10 Jean Privatcompiler: do not use the outnames of fictive modules
2014-10-10 Jean-Christophe... console: Offer a more reliable API.
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-10 Jean Privattoolcontext: introduce ToolContext::make_main_module
2014-10-10 Jean Privatcompiler: add Visitor::bool_instance
2014-10-10 Jean Privatmodelbuilder: node is optionnal in Modelbuilder::force_...
2014-10-10 Jean Privatengines: do not crash on AST-less mclassdef
2014-10-10 Jean Privatinterpreter: add Interpreter::string_instance
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 Privatast: kill AProxyExpr
2014-10-09 Jean Privatgrammar: remove useless production expr_final
2014-10-09 Jean Privatgrammar: remove no before comma in idlist
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
next