src/doc_down: fix `comment` behavior
[nit.git] / src /
2017-09-28 Alexandre Terrasasrc/doc_down: fix `comment` behavior
2017-09-28 Alexandre Terrasasrc/doc_commands: merge Article and Comment commands
2017-09-26 Alexandre Terrasanitweb: use new doc commands parser
2017-09-26 Alexandre Terrasanitdoc: use new doc commands parser
2017-09-26 Alexandre Terrasanitdoc: remove warnings from doc_readme
2017-09-26 Alexandre Terrasanitx: update to doc commands parser
2017-09-26 Alexandre Terrasasrc/doc_commands: rewrite doc commands parser
2017-09-25 Jean PrivatMerge: nitunit: use annotations
2017-09-25 Alexis Laferrièreserialization: generate one less warning
2017-09-18 Jean PrivatMerge: app.nit: easier root window selection and other...
2017-09-07 Alexis Laferrièrehighlight: optionally print errors when highlighting
2017-09-07 Jean PrivatMerge: Nitmetric fixes
2017-09-07 Jean PrivatMerge: Nitweb: boost response time and some improvements
2017-09-06 Alexandre Terrasanitunit: update documentation for annotations
2017-09-06 Alexandre Terrasanitunit: migrate test generation to annotations
2017-09-06 Alexandre Terrasafrontend: disable warnings for test modules
2017-09-06 Alexandre Terrasasrc: migrate nitunits to annotations
2017-08-31 Jean PrivatMerge: nitc: loader skip dot (hidden) directory
2017-08-31 Alexis Laferrièremodel & neo: fix ambiguity in the use of Location
2017-08-23 Alexis Laferrièrenitc: serialization phase use the qualified class name...
2017-08-15 Alexandre Terrasanitdoc: set icons for each kind of cards
2017-08-15 Alexandre Terrasanitdoc: api returns defs for packages and groups
2017-08-15 Alexandre Terrasanitweb: serialize POSetElement to JSON
2017-08-15 Alexandre Terrasanitweb: do not return full html doc in entity json
2017-08-15 Alexandre Terrasanitweb: api serves full mdoc
2017-08-15 Alexandre Terrasanitunit: use `intern` constructor
2017-08-15 Alexandre Terrasanitunit: use `before`, `after` annotations for test...
2017-08-15 Alexandre Terrasanitunit: use `before_all`, `after_all` annotations...
2017-08-15 Alexandre Terrasanitunit: use `test` annotation for propdefs
2017-08-15 Alexandre Terrasanitunit: use `test` annotation for classdefs
2017-08-15 Alexandre Terrasanitunit: use `test` annotation for modules
2017-08-15 Alexandre Terrasaloader: use `test` annotations for modules
2017-08-15 Alexandre Terrasaparse_annotations: parse nitunit related annotations
2017-08-15 Alexandre Terrasamodel: introduce nitunit annotations in mentities
2017-08-03 Jean Privatnitc: loader skip dot (hidden) directory
2017-08-03 Jean Privatnitmetrics: dont crash if nclassdef.mclassdef is null
2017-08-03 Jean Privatnitmetrics: backport some code of subtype test
2017-08-02 Jean PrivatMerge: Nitsmell : Adding new code smells and print...
2017-08-02 Florian DeljarryNitsmell : Adding new code smells and print console...
2017-07-26 Alexis Laferrièrefrontend: don't deserialization code with warnings
2017-07-26 Alexis Laferrièrefrontend: don't mention JSON in general deserialization...
2017-07-26 Alexis Laferrièrefrontend: safer deserialization of parameter and virtua...
2017-07-26 Alexis Laferrièrenitserial: intrude import modules when needed
2017-07-18 Jean PrivatMerge: typing: new warning `useless-truism` to catch...
2017-07-17 Jean Privatlib&contrib: remove some useless truisms.
2017-07-17 Jean PrivatMerge: model: group parameter types in `MSignature...
2017-07-17 Jean PrivatMerge: vim plugin: list introduction and redefinition...
2017-07-14 Alexis Laferrièremodel: group types in `MSignature::to_s`
2017-07-14 Alexis Laferrièrenitpick & vim: list concerned files in doc
2017-06-30 Alexis Laferrièresrc: fix typos in test_test_phase.nit and nitmetrics.nit
2017-06-30 Alexis Laferrièrefrontend: extract code generation modules from the...
2017-06-28 Jean Privatnitc: remove some useless truisms.
2017-06-28 Jean Privattyping: new warning `useless-truism` to catch trainees.
2017-06-19 Alexandre Terrasafrontend: introduce `parse_annotations` phase
2017-06-17 Jean PrivatMerge: subset: Add grammar and kind
2017-06-16 Jean PrivatMerge: modelize_property: Add a variable to shorten...
2017-06-15 Jean PrivatMerge: nitc: use ccache again
2017-06-15 Jean PrivatMerge: modelize_class: Refactor
2017-06-15 Jean-Christophe... modelize_property: Add a variable to shorten some code
2017-06-15 Jean-Christophe... modelize_class: Link `subset_kind` with its correspondi...
2017-06-15 Jean-Christophe... parser: Recompile
2017-06-15 Jean-Christophe... parser: Add the concrete grammar for predicate definitions
2017-06-15 Jean Privatnitc: use ccache again
2017-06-14 Jean-Christophe... modelize_property: Remove an unreachable case
2017-06-14 Jean-Christophe... modelize_property: Implement `is_new` like `is_init`
2017-06-13 Jean-Christophe... parser: Add the abstract grammar for predicate definitions
2017-06-13 Jean-Christophe... parser_nodes: Allow to flag predicate definitions
2017-06-13 Jean-Christophe... parser: Add the grammar for subset definitions
2017-06-13 Jean-Christophe... parser_nodes: Add a class kind for class subsets
2017-06-13 Jean-Christophe... model: Add a class kind for class subsets
2017-06-13 Jean-Christophe... model: Don’t blacklist in specialization rules
2017-06-13 Jean-Christophe... model: Add `can_customize_isa` and `can_init` attribute...
2017-06-13 Jean-Christophe... modelize_class: Fix the wording of an error message.
2017-06-13 Jean-Christophe... modelize_class: Don’t crash on a formal supertype
2017-06-12 Jean PrivatMerge: nitweb: use ui-router
2017-06-12 Jean PrivatMerge: testmodel: what about docunits to test model...
2017-06-12 Jean Privattestmodel: what about docunits to test model-related...
2017-06-12 Alexandre Terrasanitweb: classdefs and propdefs link directly into class...
2017-06-12 Jean PrivatMerge: nitsmell : Add code smell detection
2017-06-09 Jean-Christophe... modelize_class: Simplify `collect_supertypes` by defini...
2017-06-09 Jean-Christophe... modelize_class: Extract supertype collection logic
2017-06-09 Jean-Christophe... modelize_class: Continue supertype collection after...
2017-06-09 Jean-Christophe... modelize_class: Minimize the context used to resolve...
2017-06-09 Jean-Christophe... modelize_class: Rename `collect_a_mclassdef_inheritance`
2017-06-09 Jean-Christophe... modelize_class: Extract the bound collection logic
2017-06-07 Jean PrivatMerge: modelbuilder_base: Refactor the signature of...
2017-06-06 Florian DeljarryAdding code smell detection :
2017-06-06 Jean PrivatMerge: parser_nodes: Fix spelling mistakes
2017-06-06 Jean PrivatMerge: modelize_class: Remove the `useless-bound` warning
2017-06-06 Jean PrivatMerge: popcorn: some useful services for JSON related...
2017-06-06 Jean PrivatMerge: model: Remove truthful conditions
2017-06-06 Jean PrivatMerge: Actors upgrade and fixes
2017-06-02 Jean-Christophe... modelbuilder_base: Refactor the signature of `resolve_m...
2017-06-02 Jean-Christophe... modelbuilder_base: Rename some local variables
2017-06-02 Jean-Christophe... typing: Make `TypeVisitor::mmodule` implicit
2017-06-02 Jean-Christophe... typing: Make `TypeVisitor::anchor` non-nullable
2017-06-02 Alexandre Terrasalib/popcorn: import pop_json when needed
2017-06-02 Jean-Christophe... typing: Make `TypeVisitor::mclassdef` non-nullable
2017-06-02 Jean-Christophe... typing: Make `TypeVisitor::mpropdef` non-nullable
2017-06-02 Jean-Christophe... typing: Remove duplicate assignment to `TypeVisitor...
next