src: add new hub modules to regroup related things together.
[nit.git] / src / nitg.nit
2014-09-03 Jean Privatsrc: add new hub modules to regroup related things...
2014-06-16 Alexis Laferrièreemscripten: intro the emscripten platform to generate...
2014-05-07 Alexis LaferrièreMerge branch 'master' into pnacl_integration
2014-05-02 Djomanixnitg: Added PNaCl support for Nit
2014-04-28 Jean Privatnitg: introduce phases for Compiler classes
2014-04-27 Jean Privatnitge: learn to use RTA if --rta is given
2014-04-10 Jean Privatnitg-g: use nitstack by default
2014-04-04 Jean Privatnitg: merge `-no-stacktrace` and `-nit-stacktrace`...
2014-04-02 Jean Privatnitg: move `import compiler_ffi` to nitg
2014-03-21 Jean Privattoolcontext: `process_options` require arguments.
2014-03-21 Jean Privatsrc: update tools to the new toolcontext helpers on...
2014-03-12 Alexis Laferrièrenitg: do not use libunwind for platforms which do not...
2014-03-04 Alexis Laferrièreandroid: adds support for the android platform
2014-02-12 Jean Privatnitg-e: run without RTA thus allows recursive generic...
2013-09-04 Jean Privatnitg: add option -m for mix-in modules
2013-08-13 Jean Privatnew modules astbuilder, astvalidation, astprinter,...
2013-07-26 Jean Privatmodelbuilder: get the management of opt_only_metamodel...
2013-07-19 Jean Privatnitg: --separate is now the default option
2013-07-19 Jean Privatnitg: add option --global
2013-07-19 Jean Privatmodelbuilder: use phases to build the model
2013-07-19 Jean Privatsrc: add phase.nit & frontend.nit
2012-12-14 Jean Privatnitg: protect for additional arguments
2012-12-05 Jean Privatnitg: move engine selection to nitg.nit
2012-11-30 Alexandre Terrasanitg-erase: nitg with erased generic types
2012-10-11 Jean Privatnitg: ad hoc separate compiler stub module
2012-05-08 Jean Privatnitg: introduction of the the global compiler