nit.git
2015-05-08 Jean PrivatMerge: Nitdoc: some fixes and cleaning
2015-05-08 Jean PrivatMerge: Fix calls on primitive receivers
2015-05-07 Jean Privattests: add base_primitive_recv.nit
2015-05-07 Jean Privatcompiler: use `adapt_signature` to simplify and clean...
2015-05-07 Jean PrivatMerge: Semicolumn
2015-05-07 Jean PrivatMerge: Balanced brackets
2015-05-06 Alexandre Terrasanitdoc: do not nest DefinitionArticle
2015-05-06 Alexandre Terrasanitdoc: update bootstrap version
2015-05-06 Alexandre Terrasanitdoc: fixes double span on topmenu brand
2015-05-06 Jean Privattests: update sav/nitunit_args6.res because `;` is...
2015-05-06 Jean Privattests: add syntax_semi*.nit
2015-05-06 Jean Privatmisc_analysis: warn on superfluous `;`
2015-05-06 Jean Privatparser: regenerate
2015-05-06 Jean Privatgrammar: distinguish `nd` for doc and `no` for optional eol
2015-05-06 Jean Privatgrammar: add `;` as an alternative hard line-break
2015-05-06 Jean PrivatMerge: nitdoc: migrate the DocPage rendering to composi...
2015-05-06 Jean Privatexample/rosettacode: add task balanced_brackets
2015-05-06 Jean Privatlib/math: add `Collection::to_shuffle` and `Array:...
2015-05-05 Jean Privatlib/math: nitunit `Collection::rand`
2015-05-05 Jean Privatlib/mnit: remove `MNIT_SRAND` and use `NIT_SRAND` instead
2015-05-05 Jean Privatlib/standard: use `NIT_SRAND` envvar to control the...
2015-05-05 Alexandre Terrasasrc/doc: fix anchor url following the rendering migration
2015-05-05 Alexandre Terrasasrc/doc: clean old components
2015-05-05 Alexandre Terrasasrc/doc: migrate showsource links to new templates
2015-05-05 Alexandre Terrasasrc/doc: move linearization list to `doc_phases`
2015-05-05 Alexandre Terrasasrc/doc: migrate Index page rendering to `doc_phases`
2015-05-05 Alexandre Terrasasrc/doc: migrate Overview page to `doc_phases`
2015-05-05 Alexandre Terrasasrc/doc: move rendering from old templates to new phases
2015-05-05 Alexandre Terrasasrc/doc: migrate sidebar custom lists to new templates
2015-05-05 Alexandre Terrasasrc/doc: migrate sidebar to new templates
2015-05-05 Jean PrivatMerge: Prettier pretty printing
2015-05-05 Jean PrivatMerge: Fix a bit of everything: typos, doc, android...
2015-05-05 Jean PrivatMerge: nitdoc: start using DocComponent rendering
2015-05-05 Jean PrivatMerge: Filereader fix
2015-05-05 Jean PrivatMerge: i18n annotation
2015-05-04 Jean Privatnitpretty: use parse_full to allow groups and cie
2015-05-04 Jean Privatpretty: force newline before a tab (or else things...
2015-05-04 Jean Privatnitpretty: new option --no-inline
2015-05-04 Jean Privatnitpretty: new option --line_width
2015-05-04 Jean Privatpretty: workaround a bug with a missing `else`
2015-05-04 Jean Privatpretty: handle typed literal arrays
2015-05-04 Jean Privatpretty: skip commas in ANodes
2015-05-04 Jean Privatpretty: add consume_comment to process optional comments
2015-05-04 Jean Privatpretty: add `visit_args` to factorize the processing...
2015-05-04 Jean Privatversion 0.7.4 v0.7.4
2015-04-28 Alexis Laferrièresrc/android: remove configChange section from XML,...
2015-04-28 Alexis Laferrièremisc/vim: add option to disable omnifunc
2015-04-28 Alexis Laferrièrelib/collection: better doc for Iterator
2015-04-28 Alexis Laferrièrelib/java: fix typo
2015-04-28 Alexis Laferrièresrc/frontend: fix typo
2015-04-28 Alexis Laferrièrelib/bucketed_game: revamp constructor of `Buckets`
2015-04-27 Lucas Bajoletexamples: Added i18n example and po files for several...
2015-04-27 Lucas Bajoletcompiler: Added i18n phase and annotation
2015-04-27 Lucas Bajoletlib: Added gettext basic support
2015-04-25 Alexandre Terrasadoc/src: GraphArticle use new templates
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-25 Alexandre Terrasasrc/doc: InheritanceList use new templates
2015-04-25 Alexandre Terrasasrc/doc: IntroRedefList use new templates
2015-04-25 Alexandre Terrasasrc/doc: HierarchyList use new templates
2015-04-25 Alexandre Terrasasrc/doc: DefinitionArticle use new templates
2015-04-25 Alexandre Terrasasrc/doc: ConcernsArticle use new templates
2015-04-25 Alexandre Terrasasrc/doc: IntroArticle use new templates
2015-04-24 Lucas Bajolettests: Added test for correct semantics of read in...
2015-04-24 Lucas Bajoletlib/standard: Fixed read method of BufferedReader
2015-04-24 Jean Privatpretty: make some method more robust (or more informati...
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...
next