nit.git
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-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-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
2017-10-17 Jean PrivatMerge: lib/markdown: fix `text` for nested markdown...
2017-10-16 Alexandre Terrasatests: update tests.sh
2017-10-16 Alexandre Terrasanituml: update ModelView
2017-10-16 Alexandre Terrasametrics: update ModelView
2017-10-16 Alexandre Terrasanitdoc: update ModelView
2017-10-16 Alexandre Terrasamodel_index: update ModeView
2017-10-16 Alexandre Terrasamodel_collect: update ModelView
2017-10-16 Alexandre Terrasamodel_views: expect a mainmodule
2017-10-12 Alexandre Terrasalib/nlp: provide more examples
2017-10-12 Alexandre Terrasalib/nlp: combine nlp and vsm to create a search engine...
2017-10-12 Alexandre Terrasalib/nlp: avoid crash when reading token XML
2017-10-12 Alexandre Terrasalib/nlp: add wrapper to the web REST api
2017-10-12 Alexandre Terrasalib/nlp: extract NLPProcessor from the Java wrapper
2017-10-12 Alexandre Terrasalib/curl: allow raw body string in CurlHTTPRequest
2017-10-12 Alexandre Terrasalib/dom: avoid crash on empty tags data access
2017-10-12 Alexandre Terrasalib/dom: allow `xml` in tag name
2017-10-12 Alexandre Terrasalib/vsm: actually use tf.idf when matching documents
2017-10-12 Alexandre Terrasalib/vsm: access to non-existing keys return 0.0
2017-10-12 Alexandre Terrasalib/markdown: fix `text` for nested markdown blocks
2017-10-12 Alexandre Terrasalib/config: fix doc
2017-10-11 Alexandre Terrasalib/markdown: merge processor and emitter
2017-10-11 Alexandre Terrasalib/markdown: fix nitunits in README
2017-10-11 Alexandre Terrasalib/markdown: remove warnings
2017-10-10 Jean PrivatMerge: model_collect: collect more things
2017-10-10 Jean PrivatMerge: model: is_accessor
2017-10-10 Jean PrivatMerge: Vector Space Model
2017-10-06 Alexandre Terrasanlp: use new vector representation
2017-10-03 Alexis Laferrièrecore: implement Float::to_precision in C without callbacks
2017-09-29 Alexandre Terrasanitweb: use model_collect for definitions lists
2017-09-29 Alexandre Terrasamodel_collect: collect more things
2017-09-29 Alexandre Terrasamodel_collect: uniformize documentation
2017-09-29 Alexandre Terrasatests: update tests for vsm
2017-09-29 Alexandre Terrasalib/vsm: add README
2017-09-29 Alexandre Terrasalib/vsm: introduce an indexing process based on VSM
2017-09-29 Alexandre Terrasalib/vsm: accept anything as a dimension
2017-09-29 Alexandre Terrasalib/nlp: move vsm.nit to its own package
2017-09-29 Alexandre Terrasamodel: remove a warning :p
2017-09-29 Alexandre Terrasamodelize: define attribute getters and setters
2017-09-29 Alexandre Terrasamodel: tag getters and setters
2017-09-28 Jean PrivatMerge: lib: introduce `fca` a module for formal concept...
2017-09-28 Jean PrivatMerge: .gitignore: ignore more vim files
2017-09-28 Jean PrivatMerge: model_visitor: reject is_before and is_after...
2017-09-28 Jean PrivatMerge: doc_commands: parse parameters
2017-09-28 Jean PrivatMerge: nitweb: fully integrate catalog
2017-09-28 Alexandre Terrasalib: introduce `fca` a module for formal concept analysis
next