nit.git
2015-10-31 Jean Privatversion 0.7.9 v0.7.9
2015-10-29 Jean PrivatMerge: Bench strings update
2015-10-29 Jean PrivatMerge: Robust Virtual Type
2015-10-29 Jean PrivatMerge: lib/trees: more services and documentation
2015-10-29 Lucas Bajoletbenches: String benches now produce line graphs, HTML...
2015-10-29 Lucas Bajoletbench_plot.sh: Fix indentation in prepare_res
2015-10-29 Lucas Bajoletbench_plot: Added line-producing plot functions
2015-10-29 Jean PrivatMerge: nitc can inline redefinitions with -D
2015-10-29 Jean Privattests: add error_redef_vt
2015-10-29 Jean Privattests: update sav for VT related tests
2015-10-29 Jean Privatmodelize: Gracefully handle virtual types without defin...
2015-10-29 Jean Privatmodelizey: continue processing broken redef virtual...
2015-10-29 Jean Privatmodelize_property: use bottom type to mark invalid...
2015-10-29 Jean Privatmodel: in case of error, methods of MVirtualType return...
2015-10-29 Jean Privatmodel: handle BottomType in `is_subtype`
2015-10-28 Jean Privattests: test nitc with -D and --semi-global
2015-10-28 Jean Privatabstract_compiler: can inline methods with `constant_va...
2015-10-28 Jean PrivatMerge: examples/shoot: fix typo in shoot_linux synopsys
2015-10-28 Jean PrivatMerge: introduce nit_env.sh to setup the shell environement
2015-10-27 Alexandre Terrasaexamples/shoot: fix typo in shoot_linux synopsys.
2015-10-26 Jean PrivatMakefile: talk about nit_env.sh after successful `make...
2015-10-26 Jean PrivatREADME: document nit_env.sh
2015-10-26 Jean Privatmisc: add `nit_env.sh` to auto-magically configure...
2015-10-26 Jean PrivatMerge: benitlux: produce better reports
2015-10-26 Jean PrivatMerge: Update readme
2015-10-26 Jean PrivatMerge: Opportunity: intro ∇ ratio
2015-10-24 Alexandre Terrasalib/trees: enhance AbstractTreeNode documentation
2015-10-24 Alexandre Terrasalib/trees: add generic and usefull services in TreeMapNode
2015-10-24 Alexandre Terrasalib/trees: clean whitespaces
2015-10-23 Alexis Laferrièrecontrib/benitlux: select the width of the report with...
2015-10-23 Alexis Laferrièrecontrib/benitlux: report shows beers available between...
2015-10-23 Alexis Laferrièrelib: intro Collection::has_any
2015-10-22 Jean PrivatMerge: Less null warnings in src/
2015-10-22 Jean PrivatMerge: More lib/html optimizations
2015-10-22 Jean PrivatDeprecate the Changelog.
2015-10-22 Jean Privatupdate root README
2015-10-22 Jean PrivatMakefile: `all` generate manpages as `pandoc` is no...
2015-10-22 Jean PrivatMerge: Generalize `MModule::is_fictive` to any entity
2015-10-22 Jean PrivatMerge: Cleanup and synchronize options in manpages
2015-10-22 Jean PrivatMerge: Introduce model_visitor
2015-10-22 Jean Privatmodelviz: make the LinexComparator more robust by getti...
2015-10-22 Jean Privatmodel_viz: handle groups without filepaths.
2015-10-22 Jean Privatmodel: hint the semantize phases that `exit` does not...
2015-10-22 Jean Privatniti: protect some NPE errors
2015-10-22 Jean Privatglobal_compiler: remove a useless local variable
2015-10-22 Jean Privatsrc: remove some `call on nullable` warning with a...
2015-10-21 Alexis Laferrièreopportunity: intro pizza ratio
2015-10-21 Alexis Laferrièreoppurtunity: focus on #new_name
2015-10-21 Alexis Laferrièreopportunity: count entries in JavaScript on load
2015-10-21 Jean PrivatMerge: remove some unwanted files
2015-10-21 Jean PrivatMerge: Fix `-e` and `-n` on nit
2015-10-21 Jean Privatmodel_visitor: skip fictive entities by default
2015-10-21 Jean Privatmodelize: special lazy attribute is tagged fictive
2015-10-21 Jean Privatmodel: move-up `is_fictive` from MModule to MEntity
2015-10-21 Jean Privattests: skip test_model_visitor on nitc --global
2015-10-21 Jean Privatsrc/nituml: fix `Model::tpl_*` since it is now a MEntity
2015-10-21 Jean Privatsrc: add test_model_visitor
2015-10-21 Jean Privatmodel_visitor: can filter on visibility
2015-10-21 Jean Privatmodel: introduce `model_visitor` as a basic model visit...
2015-10-21 Jean Privattests: update sav/test_toolcontext_args2.res with new...
2015-10-21 Jean Privatnitdoc: cleanup and synchronize nitdoc options from...
2015-10-21 Jean Privatnitx: rename option `--query` to `--command`
2015-10-21 Jean Privatjenkins: add a script to check options in manpages
2015-10-21 Jean Privatlib/html: make `children` lazy
2015-10-21 Jean Privatlib/html: make `attrs`, `classes` and `css_props` lazy.
2015-10-21 Jean PrivatMerge: lib/serialization: fix deserialization construct...
2015-10-21 Jean Privatnitpick: hide `--vim-autocomplete` from the help
2015-10-21 Jean Privatother tools: cleanup and synchronize options with the...
2015-10-21 Jean Privatnitc: cleanup and synchronize options with the manpage
2015-10-21 Jean Privatnitx: add the missing options `--no-attributes` and...
2015-10-21 Jean Privatman/nitserial.md: add mission option `--depth`
2015-10-21 Jean Privatman/nitpretty.md: add missing options `-line-width...
2015-10-21 Jean Privatman/nitpick.md: add missing option `--vim-autocomplete`
2015-10-21 Jean Privatman/nitmetrics.md: add missing `--detect-covariance`
2015-10-21 Jean Privatnitls: rename `--path` to `--path-only` to avoid confli...
2015-10-21 Jean Privatman/nitc.md: add missing options
2015-10-21 Jean Privatrm lib/core/collection/m.dot that was wrongly commited...
2015-10-21 Jean Privatremove .hgignore that is deprecated since eons
2015-10-21 Jean PrivatMerge: lib/core: Optimized `html_escape` for FlatText...
2015-10-21 Jean PrivatMerge: lib/core: Added new `hexdigest` service on ...
2015-10-21 Jean PrivatMerge: loader: print error if bad files given to `scan_...
2015-10-21 Jean PrivatMerge: nitdoc: opts --no-render and --test
2015-10-21 Alexis LaferrièreRevert "tests: update deserializations tests with nitce...
2015-10-20 Jean Privattests: test `-e` and `-n` for the nit interpreter
2015-10-20 Jean Privatlib/niti_runtime: update to reflect not-so-recent chang...
2015-10-20 Jean Privatloader: add result of `load_rt_module` in the list...
2015-10-20 Jean Privatloader: do not crash in `search_mmodule_by_name` if...
2015-10-20 Jean Privatmodel: make `Model` a `MEntity` to enable the semi...
2015-10-20 Lucas Bajoletlib/core: Optimized `html_escape` for FlatText variants
2015-10-20 Lucas Bajoletlib/core: Added new `hexdigest` service on `Text`
2015-10-20 Jean PrivatMerge: Optimize hash collection
2015-10-20 Jean Privatloader: print error if bad files given to `scan_full...
2015-10-20 Jean PrivatMerge: lib: Introduce Stanford CoreNLP wrapper
2015-10-20 Jean PrivatMerge: parser: do not allocate a reduction table for...
2015-10-20 Jean PrivatMerge: lib/html: implement the tag list as an hashset...
2015-10-20 Jean Privathash_debug: monitor calls to `enlarge`
2015-10-20 Jean Privatcore::hash_collection: simplify `enlarge`
2015-10-20 Jean Privatcore::hash_collection: native array storage is no more...
2015-10-20 Jean Privatcore::hash_collection: do not allocate the storage...
2015-10-19 Alexandre Terrasasrc/doc: move the testing option to its own doc_phase.
next