nit.git
2017-11-29 Jean PrivatMerge: tests: force a utf8 locale because gradle don...
2017-11-29 Jean Privattests: update some sav because uft8 locale
2017-11-29 Jean Privattests: force a utf8 locale because gradle don't like...
2017-11-27 Jean PrivatMerge: nitin FFI seems to work
2017-11-27 Jean PrivatMerge: android: update compiler to use the "new" toolchain
2017-11-24 Jean PrivatMerge: src/doc: Introduce doc commands
2017-11-23 Jean Privatnitin: add FFI example in the README
2017-11-23 Jean Privatnitin: continue on bad triple-quoted string and bad...
2017-11-23 Jean Privatlexer: add token for bad extern segment, and bad triple...
2017-11-23 Jean Privatnitin: display syntax error as soon as possible
2017-11-23 Jean PrivatMerge: app.nit: fix issues in examples and calculator
2017-11-23 Jean PrivatMerge: interactive nit: main variables are preserved
2017-11-23 Jean PrivatMerge: gamnit: distinguish between `create_gamnit`...
2017-11-23 Alexandre Terrasatests: fix model serialization tests
2017-11-23 Alexandre Terrasadoc/commands: introduce docdown related commands
2017-11-23 Alexandre Terrasadoc/docdown: render mdoc as markdown
2017-11-23 Alexandre Terrasadoc/commands: introduce commands group
2017-11-23 Alexandre Terrasadoc/commands: introduce html rendering for commands
2017-11-23 Alexandre Terrasadoc/templates: introduce model to html translations
2017-11-23 Alexandre Terrasalib/html: bootstrap use optional annotation
2017-11-23 Alexandre Terrasadoc/commands: introduce commands results to json transl...
2017-11-23 Alexandre Terrasadoc/commands: introduce command initialization from...
2017-11-23 Alexandre Terrasadoc/commands: introduce commands parser
2017-11-23 Alexandre Terrasadoc/commands: introduce catalog commands
2017-11-23 Alexandre Terrasadoc/commands: introduce usage commands
2017-11-23 Alexandre Terrasadoc/commands: introduce graph commands
2017-11-23 Alexandre Terrasadoc/commands: introduce model commands
2017-11-23 Alexandre Terrasadoc/commands: introduce doc commands
2017-11-23 Alexandre Terrasanitweb: use catalog_json
2017-11-23 Alexandre Terrasacatalog: introduce catalog to json translation
2017-11-23 Alexandre Terrasacatalog: create a group for catalog modules
2017-11-23 Alexandre Terrasamarkdown: reset headlines collection between two processing
2017-11-22 Alexis Laferrièredocker: update for the new Android toolchain and predow...
2017-11-22 Alexis Laferrièrebenitlux: fix use of global references from Java FFI
2017-11-22 Alexis Laferrièreandroid: use global references in `audio` implementation
2017-11-22 Alexis Laferrièreandroid: fix pinning non-local ref to Nit objects from...
2017-11-22 Alexis Laferrièreandroid: avoid callbacks in audio implementation
2017-11-22 Alexis Laferrièreandroid: update native_app_glue
2017-11-22 Alexis Laferrièreandroid: update host setup guide
2017-11-22 Alexis Laferrièreandroid: activate the GC
2017-11-22 Alexis Laferrièreandroid: rewrite of the Android support to use the...
2017-11-21 Alexis Laferrièregamnit: fix error between comment and code in template...
2017-11-21 Alexis Laferrièregamnit: move camera default settings to create_scene
2017-11-21 Alexis Laferrièregamnit: check for more errors
2017-11-21 Alexis Laferrièregamnit: split use of App::on_create between create_gamn...
2017-11-21 Alexis Laferrièregamnit: reset SpriteSet at create to support recreating...
2017-11-21 Alexis Laferrièregamnit: fix sprite set management in flat_core
2017-11-21 Alexis Laferrièregamnit: fix propagation of on_stop
2017-11-21 Jean Privatnitin: update README with more examples and main variables
2017-11-21 Jean Privatnitin: save and inject main variable between prompts
2017-11-21 Jean Privatnaive_interpreter: make `InterpreterFrame::map` and...
2017-11-21 Jean Privatnitin: get the main_method early to simplify the code
2017-11-21 Jean Privatnitin: show syntactic errors the standard way
2017-11-21 Jean Privatnitin: keep the line number increasing between prompts
2017-11-21 Jean Privatnitin: add optional source name in error messages ...
2017-11-14 Alexis Laferrièrecalculator: add the scientific variant to the `all...
2017-11-14 Alexis Laferrièreapp.nit examples: fix dependencies by adding the missin...
2017-11-14 Alexis Laferrièreapp.nit examples: update http_request_example to correc...
2017-11-14 Alexandre Terrasamodel_collect: fix collect_ancestors
2017-11-14 Alexandre Terrasamodel_views: introduce `mentities_by_name` in views
2017-11-13 Jean PrivatMerge: Model filters: extract filters from ModelVisitor
2017-11-10 Alexandre Terrasanitdoc: protect package access when ModelFilters allows...
2017-11-10 Alexandre Terrasatests: fix tests for model visitor
2017-11-10 Alexandre Terrasatests: fix tests for model filters
2017-11-10 Alexandre Terrasatests: fix tests for model index
2017-11-10 Alexandre Terrasanituml: use model filters
2017-11-10 Alexandre Terrasanitweb: use model filters
2017-11-10 Alexandre Terrasanitdoc: use model filters
2017-11-10 Alexandre Terrasanitmetrics: use model filters
2017-11-10 Alexandre Terrasamodel: json use filters
2017-11-08 Jean PrivatMerge: NLP: More Natural Language Processing features
2017-11-08 Jean PrivatMerge: nitcc: add nfa transformation to remove epsilon
2017-11-07 Alexandre Terrasamodel: views use filters
2017-11-07 Alexandre Terrasamodel: visitor uses filters
2017-11-07 Alexandre Terrasamodel: introduce filters
2017-11-07 Alexandre Terrasamodel: tag groups as tests
2017-11-06 Alexandre Terrasacontrib/rss_downloader: fix nullable usage for title...
2017-11-01 Alexis Laferrièreshare: update bdwgc sources for Android and drop the...
2017-11-01 Alexis Laferrièreshare: intro gradle wrapper for Android
2017-10-27 Jean PrivatMerge: model: ModelView uses mainmodule
2017-10-27 Jean PrivatMerge: json::dynamic: extend `get` to support arrays...
2017-10-27 Jean PrivatMerge: popcorn: pop_test uses NIT_TESTING_ID to determi...
2017-10-27 Jean PrivatMerge: nitunit: some fixes and improvements for the...
2017-10-27 Jean Privatnitcc: generate more intermediate automaton
2017-10-27 Jean Privatnitcc: add transformation from a NFA to a epsilonless NFA
2017-10-27 Jean Privatnitcc: remove a truism warning
2017-10-27 Jean Privatnitcc: to_minimal_dfa is a little faster
2017-10-27 Jean Privatnitcc: a empty automaton has at least a start state...
2017-10-26 Alexandre Terrasanitunit: update documentation
2017-10-26 Alexandre Terrasanitunit: fix nitunits within the README
2017-10-26 Alexandre Terrasanitunit: linearize test execution
2017-10-26 Alexandre Terrasanitunit: introduce before/after class tests
2017-10-26 Alexandre Terrasanitunit: do not execute a before/after test twice
2017-10-26 Alexandre Terrasanitunit: fix `before-all` and `after-all` detection
2017-10-23 Alexandre Terrasapopcorn: pop_test uses NIT_TESTING_ID to determine...
2017-10-22 Alexandre Terrasamodel_json: update ModelView
2017-10-22 Alexandre Terrasanitweb: update ModelView
2017-10-17 Jean PrivatMerge: core: implement `Float::to_precision` in C witho...
2017-10-17 Jean PrivatMerge: markdown: merge MDProcessor and MDEmitter
2017-10-17 Jean PrivatMerge: lib/config: fix doc
next