Merge: doc: fixed some typos and other misc. corrections
[nit.git] / src / nitx.nit
2019-08-27 Florian Deljarrynitx: Remove the construction of packages importation...
2018-05-30 Alexandre Terrasanitx: remove ModelView dependency
2018-02-14 Alexis Laferrièrenitx: remove dependency on GNU readline
2018-02-14 Alexis Laferrièrenitx: exit on EOF
2017-12-08 Alexandre Terrasanitx: nitx use doc commands
2015-12-19 Alexandre Terrasanitx: migrate client to new doc API
2015-10-21 Jean Privatnitx: rename option `--query` to `--command`
2015-05-30 Alexandre Terrasanitx: add hierarchies commands
2015-05-22 Alexandre Terrasanitx: introduce code search
2015-05-22 Alexandre Terrasanitx: introduce search calls to MProperty
2015-05-22 Alexandre Terrasanitx: redo search for MType in new calls
2015-05-21 Alexandre Terrasanitx: introduce doc page search
2015-05-21 Alexandre Terrasanitx: migrate to new Nitdoc architecture
2014-12-14 Jean PrivatMerge: More macosx compat things
2014-12-13 Jean Privatnitx: use less instad of pager that is a Debianism
2014-12-12 Alexandre Terrasasrc/nitx: fixes useless private visibility
2014-11-05 Jean Privatsrc: update most tools to new constructors
2014-09-26 Jean Privatsrc: update tools to new names in generic parameters
2014-09-18 Jean Privatnitx: remove unused methods `AAttrPropdef::*_accessor`
2014-09-03 Jean Privatsrc: add new hub modules to regroup related things...
2014-06-26 Alexandre Terrasamodel_utils: replace many sorters by MEntityNameSorter
2014-05-12 Jean PrivatMerge: Simplify AMethPropdef
2014-05-12 Jean Privatnitx: modifiers ARE accessible via the model
2014-05-02 Lucas Bajoletlib/standard: Stdin/out/err now part of Sys.
2014-04-23 Jean Privatsrc: adapt tools to use `ToolContext::nit_dir` instead...
2014-03-26 Jean PrivatMerge origin/master to prepare the integration
2014-03-24 Lucas Bajoletstdlib/strings: Moved Buffer to FlatBuffer, Buffer...
2014-03-21 Jean Privattoolcontext: `process_options` require arguments.
2014-03-21 Jean Privatsrc: update tools to the new toolcontext helpers on...
2014-03-20 Jean Privatnitx: adapt to MDoc
2014-03-05 Jean Privatnitx: only depends on modelize_property instead of...
2014-02-17 Lucas Bajoletstdlib/strings: Removed usage of Strings as SequenceRea...
2014-02-05 Jean Privatnitx: use projects instead of owner
2013-11-14 Lucas BajoletMoved NitIndex redefintion from Debugger to Nitx
2013-09-03 Jean Privatnitx: do not crash if nmodule.n_moduledecl is null
2013-09-03 Jean Privatnitx: nitx_phase is private, because NitxPhase is private
2013-08-30 Alexandre Terrasanitx: rethinked architecture for further developments
2013-08-30 Jean Privatnitx: do not crash if nmodule.n_moduledecl is null
2013-08-30 Alexandre Terrasanitx: no more refinement of to_s methods
2013-08-30 Alexandre Terrasanitx: added lookup for instance creation.
2013-08-30 Alexandre Terrasanitx: is now able to look for generic types
2013-08-29 Alexandre Terrasanitx: no more refinement of to_s methods
2013-08-01 Jean Privatnitx&ni_nitdoc: adapt to the phased modelbuild
2013-08-01 Jean Privatnitx: really rename the module from ni to nitx
2013-07-30 Alexandre Terrasanitx: renamed ni.nit in nitx.nit