README: document nit_env.sh
[nit.git] / src /
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-20 Jean Privatloader: print error if bad files given to `scan_full...
2015-10-19 Alexandre Terrasasrc/doc: move the testing option to its own doc_phase.
2015-10-19 Alexandre Terrasasrc/doc: introduce option --no-render in HTML phase.
2015-10-19 Jean Privatparser: do not allocate a reduction table for each...
2015-10-19 Jean PrivatMerge: Improve highlight
2015-10-19 Jean PrivatMerge: Kill pseudo toplevel methods
2015-10-19 Jean PrivatMerge: Loader refactor
2015-10-17 Jean Privatsrc: new program `test_highlight`
2015-10-17 Jean Privatloader: sort files in scanning to force determinism
2015-10-17 Jean Privatmodel/model_viz: use OrderedTree[MConcern]
2015-10-17 Jean Privatnitls: use alpha_comparator
2015-10-17 Jean Privatnitls: use OrderedTree[MConcern]
2015-10-17 Jean Privatnitls: adapt to new loader API
2015-10-17 Jean Privatnitcatalog: use MConcen to generalize MGroup and MModule
2015-10-17 Jean Privatnitcatalog: adapt to new loader API
2015-10-17 Jean Privatloader: improve documentation
2015-10-17 Jean Privatloader: conditional_importations have only MModule now
2015-10-17 Jean Privatloader: `MModule::load` cause build_module_importation
2015-10-17 Jean Privatloader: introduce `scan_full`
2015-10-17 Jean Privatnitlight: include whole lines and loose tookens
2015-10-17 Jean Privathighlight: add flag `include_whole_lines`
2015-10-17 Jean Privathighlight: add flag `include_loose_tokens`
2015-10-17 Jean Privathighlight: only highlight the given node, not the whole AST
2015-10-17 Jean Privatnitlight: use `cname` or `full_name` to avoid module...
2015-10-17 Jean Privatparallelization_phase: use `ANode::validate` after...
2015-10-17 Jean Privatastvalidation: add `ANode::validate` to simplify validation
2015-10-16 Jean Privatsrc: move pseudo-toplevel methods from Object
2015-10-16 Jean PrivatMerge: metrics: add some Mendel metrics for classes
2015-10-15 Alexandre Terrasametrics: add some Mendel metrics for classes
2015-10-15 Alexandre Terrasametrics: make Metric interface accept any kind of colle...
2015-10-15 Alexandre Terrasametrics: skip `not a number` values when computinh...
2015-10-13 Jean PrivatMerge: Rationalize the usages of tools on packages
2015-10-09 Jean Privatloader: kill ModulePath
2015-10-09 Jean Privatloader: rename `get_group` to `identify_group`
2015-10-07 Jean PrivatMerge: Multi iterators
2015-10-07 Jean Privattransform: reactivate shortcut_range by not transformin...
2015-10-07 Jean PrivatMakefiles: add pre-build
2015-10-07 Jean PrivatMerge: Detach CallSite from the AST
2015-10-07 Jean PrivatMerge: More robustness in keep going
2015-10-07 Jean Privatpretty: handle multi-iterators
2015-10-07 Jean Privathighlight: handle multi-iterators
2015-10-07 Jean Privattyping: use `location` attribute instead of `node`...
2015-10-07 Jean Privattyping: add a node parameter to `CallSite::check_signature`
2015-10-07 Jean Privatinterpreter&vm: handle multi-iterator
2015-10-07 Jean Privatcompiler: handle multi-iterators
2015-10-07 Jean Privattransform: rewrite the AFor transformation to handle...
2015-10-07 Jean Privatfrontend: handle multi-iterators
2015-10-07 Jean Privatparser: regenerate with multi-iterators
2015-10-07 Jean Privatgrammar: add `for_group` in `for` for multi-iterators
2015-10-06 Jean Privathighlight: Remove useless `super` since CallSite isa...
2015-10-06 Jean Privattyping: make `CallSite` a `MEntity` so that `is_broken...
2015-10-06 Jean Privatmodel: use the robust `intro_mmodule` instead of `intro...
2015-10-06 Jean Privatcompiler: skip broken entities
2015-10-06 Jean Privatmodel: add `MEntity::is_broken`
2015-10-06 Jean Privatnitc: print errors if all modules are invalid
2015-10-06 Jean Privatsemantize: set and use `ANode::is_broken`
2015-10-06 Jean Privatmodelbuilder: add `ANode::is_broken`
2015-10-06 Jean Privatmodel: make `MPropDef::is_intro` more robust
2015-10-05 Alexis Laferrièresrc: fix null receiver error on useless-signature warning
2015-09-24 Jean Privatloader: scan_group does not identify file already ident...
2015-09-24 Jean Privatloader: reorder some code in `get_mgroup`
2015-09-24 Jean Privatloader: identified_files_by_path also cache the relativ...
2015-09-24 Jean Privatloader: use `realpath` to implement `module_absolute_path`
2015-09-24 Jean Privatloader: use `has_suffix` instead of file_extension
2015-09-22 Jean PrivatMerge: Migration from ascii to code_point
2015-09-21 Lucas Bajoletlib: Update libs to use correctly ascii and code_point
2015-09-21 Jean Privatsepcomp: rewrote, fix and document `equal_test` in...
2015-09-21 Jean Privatsepcomp: fix potential tagging issue in `is_same_type_test`
2015-09-21 Jean Privatsepcomp: add `MType::tag_value`
2015-09-21 Lucas Bajoletlib: Changes in the way ascii is coded and its semantics.
2015-09-16 Jean Privatnitcatalog: new package metadata `upstream.apk`
2015-09-16 Jean Privatnitcatalog: new package metadata `upstream.tryit`
2015-09-16 Jean Privatnitcatalog: refactor tags collection
2015-09-15 Jean PrivatMerge: nitcatalog: isolate package page into a subdirectory
2015-09-15 Jean Privatnitcatalog: isolate package page into a subdirectory
2015-09-15 Jean Privatnitc: fix --typing-test-metrics by using correct tags...
2015-09-14 Alexis Laferrièresrc/android: skip signing the APK if KEY_ALIAS env...
2015-09-10 Jean PrivatMerge: nitiwiki: external highlighter
2015-09-10 Jean Privatnitcatalog: do not crash if the dependency poset is...
2015-09-10 Jean Privatnitcatalog: add command-line options
2015-09-10 Jean Privatnitcatalog: add a *content* section with the modules...
2015-09-10 Jean PrivatMerge: Rename Project to Package
2015-09-10 Jean Privatlib/markdown: promote `BlockFence::meta` to `BlockCode...
2015-09-10 Jean Privatlib/markdown: factorize clones `code_from_block` into...
2015-09-10 Jean PrivatMerge: UTF-8 Regex
2015-09-09 Jean Privatcode: rename `project[s].ini` files as `package[s]...
2015-09-09 Jean Privatsrc: mass rename project->package
2015-09-09 Lucas Bajoletsrc/interpreter: fast_cstring was broken in interpreter
2015-09-08 Jean PrivatMerge: lib/opts: accept non-conflicting parameters...
2015-09-02 Alexis Laferrièresrc & contrib: update users of `OptionContext::get_errors`
2015-09-02 Jean PrivatMerge: Ini of projects
2015-09-01 Jean Privatsrc: introduce nitcatalog.nit
2015-08-30 Jean Privatsrc/project.ini: use field `maintainer`
2015-08-30 Jean PrivatMerge: lib/ini: give to the user `null` on undefined...
2015-08-29 Jean PrivatMerge: Text optimization
2015-08-28 Jean Privatloader: update because `ini[]` does return nullable
2015-08-28 Jean PrivatMerge: Fix qualified imports
2015-08-28 Lucas Bajoletsrc: Added complete FlatString generation from compiler
next