nit.git
2017-06-28 Jean-Christophe... gtksourceview: Rewrite the language definition
2017-06-28 Jean-Christophe... examples: Add a test case for syntax highlighters
2017-06-19 Jean PrivatMerge: Clean benches
2017-06-19 Jean PrivatMerge: frontend: introduce `parse_annotations` phase
2017-06-19 Jean PrivatMerge: neo4j: Prevent accidental code injections in...
2017-06-19 Jean Privatbench/engines: add a sanitary check to just run the...
2017-06-19 Jean Privatbench/engines: remove `jwrapper` output directory
2017-06-19 Jean Privatbench/markdown: disable pandoc
2017-06-19 Jean Privatbench/string: check force run on fast instances
2017-06-19 Jean Privatbench/string: fix typo in shell script
2017-06-19 Alexandre Terrasafrontend: introduce `parse_annotations` phase
2017-06-17 Jean-Christophe... neo4j: Prevent accidental code injections in the tests
2017-06-17 Jean-Christophe... neo4j: Fix the example for `CypherQuery::set`
2017-06-17 Jean PrivatMerge: Use prefixed chars instead of raw values
2017-06-17 Jean PrivatMerge: subset: Add grammar and kind
2017-06-17 Jean PrivatMerge: gamnit: customize writing with BMFont
2017-06-16 Alexis Laferrièregamnit: add an example to showcase fonts support
2017-06-16 Alexis Laferrièregamnit: implement new `TextSprites` settings in `BMFont`
2017-06-16 Alexis Laferrièregamnit: add customization settings to `TextSprites`
2017-06-16 Alexis Laferrièregamnit: fix actually using the attribute partial_line_skip
2017-06-16 Alexis Laferrièregamnit: accept float values in `BMFont`
2017-06-16 Jean PrivatMerge: oot: add 2 random projects found on the Internet.
2017-06-16 Jean PrivatMerge: neo4j: Add a fluent interface to set queries...
2017-06-16 Jean PrivatMerge: modelize_property: Add a variable to shorten...
2017-06-16 Jean PrivatMerge: docker: don't let `strip` fails the build becaus...
2017-06-16 Jean Privatoot: update force-change the repo url
2017-06-16 Jean Privatoot: add 2 random projects found on the Internet.
2017-06-16 Jean Privatdocker: don't let `strip` fails the build because nit...
2017-06-15 Jean PrivatMerge: Attempt to fix the tests neo4j
2017-06-15 Jean PrivatMerge: nitc: use ccache again
2017-06-15 Jean PrivatMerge: modelize_class: Refactor
2017-06-15 Jean PrivatMerge: gamnit: replace missing textures by a checker...
2017-06-15 Jean PrivatMerge: tests: measure time with elapsed time instead...
2017-06-15 Jean PrivatMerge: modelize_property: Remove an unreachable case
2017-06-15 Jean PrivatMerge: nit-makepackage: add missing manpage
2017-06-15 Jean PrivatMerge: core: move file related services from `String...
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-Christophe... neo4j: Add a fluent interface to set queries’ parameters
2017-06-15 Jean Privatnitc: use ccache again
2017-06-15 Jean Privattests/neo4j: hardening the test not_empty to `length...
2017-06-15 Jean Privattests/neo4j: clear the potential existing elements...
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-14 Alexis Laferrièrecore: move more servies to Text (receiver and args...
2017-06-14 Alexis Laferrièregamnit: intro `CustomTexture::fill`
2017-06-14 Alexis Laferrièregamnit: move `pixelated=` up to `Texture`
2017-06-14 Alexis Laferrièregamnit: intro custom textures, built programmatically...
2017-06-14 Jean Privatnit-makepackage: add missing manpage
2017-06-14 Jean Privattest: use `command` instead of `env` to bypass Bash...
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 Privattests: measure time with elapsed time instead of user...
2017-06-13 Jean-Christophe... modelize_class: Test the handling of a formal supertypes
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 PrivatMerge: lib/popcorn: introduce BoolValidator in popcorn...
2017-06-12 Jean PrivatMerge: More package.ini
2017-06-12 Jean Privattestmodel: what about docunits to test model-related...
2017-06-12 Alexis Laferrièregamnit: if a texture fails to load, use the checker...
2017-06-12 Alexis Laferrièregamnit: CheckerTexture with custom size and move up...
2017-06-12 Alexandre Terrasalib/popcorn: introduce BoolValidator in popcorn::pop_va...
2017-06-12 Alexandre Terrasanitweb: classdefs and propdefs link directly into class...
2017-06-12 Jean PrivatMerge: lib/popcorn: use GetName for deserialization...
2017-06-12 Jean PrivatMerge: lib/dot: rename `exemples` to `examples`
2017-06-12 Jean Privatadd 2 missing package.ini files
2017-06-12 Jean Privatnew script to ease the creation of `package.ini` files
2017-06-12 Jean PrivatMerge: nitsmell : Add code smell detection
2017-06-09 Alexandre Terrasanitweb: split mentity module into views
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 Alexandre Terrasanitweb: remove model module
2017-06-09 Alexandre Terrasanitweb: move metrics model to metrics module
2017-06-09 Alexandre Terrasanitweb: move users model to users module
2017-06-09 Alexandre Terrasanitweb: move ui-router config to users module
2017-06-09 Alexandre Terrasanitweb: move grades model to grades module
2017-06-09 Alexandre Terrasanitweb: move ui-router config to grades module
2017-06-09 Alexandre Terrasanitweb: move doc-down model to doc-down module
2017-06-09 Alexandre Terrasanitweb: move ui-router configuration to doc-down module
2017-06-09 Alexandre Terrasanitweb: move entity state configuration to entity module
2017-06-09 Alexandre Terrasamitweb: move entity model to entity module
2017-06-09 Alexandre Terrasanitweb: index use ui-router and views for tabs
2017-06-09 Alexandre Terrasanitweb: remove useless dependency from index to ngSanitize
2017-06-09 Alexandre Terrasanitweb: move index model to index module
2017-06-09 Alexandre Terrasanitweb: remove useless module injection from module...
2017-06-09 Alexandre Terrasanitweb: move index state configuration to index module
2017-06-09 Alexandre Terrasanitweb: move anchorscroll configuration to main script
2017-06-09 Alexandre Terrasanitweb: replace ngRouter by ui.router
2017-06-09 Alexandre Terrasanitweb: split css files
2017-06-09 Alexandre Terrasalib/popcorn: use GetName for deserialization process
2017-06-09 Jean-Christophe... modelize_class: Continue supertype collection after...
next