nit.git
2015-05-04 Jean Privatversion 0.7.4 v0.7.4
2015-04-25 Jean PrivatMerge: Named arguments
2015-04-25 Jean PrivatMerge: Parallelization phase improvement
2015-04-25 Jean Privattests: add base_arg_named_inherit.nit
2015-04-25 Jean Privattests: add base_arg_named.nit and base_arg_order.nit
2015-04-25 Jean Privatengines: process named arguments
2015-04-25 Jean Privattyping: process named arguments
2015-04-25 Jean Privatparser: regenerate
2015-04-25 Jean Privatgrammar: add expr.namedargs
2015-04-25 Jean Privatgrammar: extract `vararg` in a specific arg production
2015-04-25 Jean Privatmodel: add `MSignature::mparameter_by_name`
2015-04-24 Jean PrivatMerge: More binary operators
2015-04-24 Jean Privattests: clean and complete test_ffi_c_operators
2015-04-24 Jean Privattests: update error_syntax2.nit because & is now an...
2015-04-24 Jean Privattests: improve (and rename) test_operators.nit
2015-04-24 Jean Privatsrc: handle new bitwise operators
2015-04-24 Jean PrivatMerge: nitdoc: prepare the migration of nitdoc componen...
2015-04-24 Jean PrivatMerge: nitrpg: periodize stats
2015-04-24 Jean PrivatMerge: Nitrpg work
2015-04-24 Jean PrivatMerge: Hint vararg
2015-04-24 Jean PrivatMerge: Some metrics improvement and cleaning
2015-04-24 Jean PrivatMerge: Model: add mclassdef2node
2015-04-24 Jean Privattests: update sav/base_vararg3* with new hint error...
2015-04-24 Jean Privattyping: special message when a single vararg is refused...
2015-04-24 Alexandre Terrasacontrib/nitrpg: use stats to store player nitcoins
2015-04-24 Alexandre Terrasacontrib/nitrpg: make stats periodized
2015-04-24 Alexandre Terrasalib/counter: introduce Counter::dec
2015-04-24 Alexandre Terrasasrc/doc: introduce DocComposite HTML rendering services
2015-04-23 Alexandre Terrasametrics/mendel: add missing comments
2015-04-23 Alexandre Terrasametrics/mendel: use new constructors
2015-04-23 Alexandre Terrasametrics/mendel: sort results in console display
2015-04-23 Alexandre Terrasametrics: fixe missing documentation warnings
2015-04-23 Alexandre Terrasametrics: remove useless return types in redefs
2015-04-23 Alexandre Terrasametrics: move `sum` up to interface `Metric`
2015-04-23 Alexandre Terrasametrics: allow Metric sorting
2015-04-23 Alexandre Terrasalib/standard: introduce ReserveDefaultComparator
2015-04-23 Alexandre Terrasasrc/doc: introduce `html_comment` and `html_short_comme...
2015-04-23 Alexandre Terrasasrc/doc: move components generation from `doc_model...
2015-04-23 Jean Privatparser: regenerate
2015-04-23 Jean Privatgrammar: add bitwise operators `|`, `^`, `&`, and `~`
2015-04-23 Jean Privatsrc: use AUnaryopExpr
2015-04-23 Jean Privatparser: new class AUnaryopExpr to factorize unary opera...
2015-04-23 Jean Privatparser: new class AOperatorMethid to factorize operator...
2015-04-23 Jean Privatnitrpg: add new player panel for work to do
2015-04-23 Jean Privatnitrpg: extends PlayerReviewsPanel to add `request_for_...
2015-04-22 Alexandre Terrasacontrib/nitrpg: `save_in` uses string key instead of...
2015-04-22 Jean PrivatMerge: Small clean up and improvements to MNit from...
2015-04-22 Jean PrivatMerge: share/man: Update man for `nitpretty`
2015-04-22 Jean PrivatMerge: Inkscape tool revamp and gamnit support
2015-04-22 Jean PrivatMerge: Nitdoc: more cleaning and uniformize method...
2015-04-22 Jean PrivatMerge: nitrpg: minor enhancements
2015-04-21 Alexandre Terrasanitpretty: fixes typo in option comment
2015-04-21 Alexandre Terrasashare/man: Update man for `nitpretty`
2015-04-21 Alexandre Terrasacontrib/nitrpg: add a Comparator to sort games by numbe...
2015-04-21 Alexandre Terrasacontrib/nitrpg: return 404 on bad urls
2015-04-21 Alexandre Terrasacontrib/nitrpg: display the list of active games in...
2015-04-21 Alexandre Terrasacontrib/nitrpg: display the readme and the active game...
2015-04-21 Alexandre Terrasacontrib/nitrpg: factorize game loading service from...
2015-04-21 Alexandre Terrasacontrib/nitrpg: add GamesListPanel to display the list...
2015-04-21 Alexandre Terrasacontrib/nitrpg: add MDPanel to display MDContent
2015-04-21 Alexandre Terrasacontrib/nitrpg: add a README file
2015-04-21 Alexandre Terrasacontrib/nitrpg: add some achievements on IssueComments
2015-04-21 Alexandre Terrasamodel: add missing service to retrieve a AClassDef...
2015-04-21 Alexandre Terrasamodel: avoid running phase on fictive module
2015-04-21 Alexis Laferrièrecontrib/inkscape_tools: update README.md file
2015-04-21 Alexis Laferrièrecontrib/inkscape_tools: make rounding to the next power...
2015-04-21 Alexis Laferrièrecontrib/inkscape_tools: add alternative code generation...
2015-04-21 Alexis Laferrièrecontrib/inkscape_tools: refactor main code into 2 new...
2015-04-21 Alexandre Terrasasrc/doc: clean signature HTML output with `html_signatu...
2015-04-21 Alexandre Terrasasrc/doc: rename `tpl_namespace` in `html_namespace...
2015-04-21 Alexandre Terrasasrc/doc: rename `tpl_declaration` in `html_declaration...
2015-04-21 Alexandre Terrasasrc/doc: rename `tpl_anchor` into `html_link_to_anchor...
2015-04-21 Alexandre Terrasasrc/doc: rename `tpl_link` into `html_link` and use...
2015-04-21 Alexis Laferrièrecontrib/inkscape_tools: add option for the full path...
2015-04-21 Alexis Laferrièrecontrib/inkscape_tools: revamp doc of svg_to_png_and_nit
2015-04-20 Alexis Laferrièrelib/mnit: fix and improve magnification for a pixelized...
2015-04-20 Alexis Laferrièrelib/mnit: print the approximate memory used by textures...
2015-04-20 Alexis Laferrièrelib/mnit: expand images to the nearest power of 2 for...
2015-04-20 Alexis Laferrièrelib/mnit: use PRINT_ERROR instead of printf on portable...
2015-04-19 Alexis Laferrièrecontrib/inkscape_tools: remove old_style constructor...
2015-04-19 Jean PrivatMerge: Default arguments
2015-04-18 Jean Privattests: add base_arg_default*.nit
2015-04-18 Jean Privatneo: save MParameter::is_default
2015-04-18 Jean Privattyping&engines: implement default arguments
2015-04-18 Jean Privatmodel&modelize: introduce default parameters
2015-04-18 Jean PrivatMerge: Snake phase names
2015-04-18 Jean PrivatMerge: Microbenches for niti
2015-04-18 Jean PrivatMerge: Autocast and literal arrays
2015-04-18 Jean PrivatMerge: Option --keep-going
2015-04-18 Jean PrivatMerge: Check operator
2015-04-18 Jean PrivatMerge: Signature map
2015-04-18 Jean Privattests: update test_ffi_c_operators for << and >>
2015-04-18 Jean Privattests: add error_operators.nit
2015-04-18 Jean Privatmodelize_property: implement special validity rules...
2015-04-18 Jean Privattests: update test_new_native.res because line change...
2015-04-17 Jean Privatinterpreter: use SignatureMap to make varargize more...
2015-04-17 Jean Privatcompiler: use SignatureMap to make varargize more robust
2015-04-17 Jean Privatlib/standard/array: add `Array::sub`
2015-04-17 Jean Privatphases: default names is the snake_cased version of...
2015-04-17 Jean Privatstrings: reimplement to_snake_case with a correct semantic
next