update NOTICE and LICENSE
[nit.git] / src / nitc.nit
2012-02-03 Jean Privatnit: restrict some module visibility
2011-02-14 Jean Privatmetamodel: rename 'universal' to 'enum'
2010-01-11 Alexis Laferrièrecompile: add program arguments passed to C compiler...
2010-01-11 Alexis Laferrièrecompile: rename program argument no_cc to no-cc for...
2010-01-11 Jean-Sebastien Gelinascompile: remove '--dump', replaced by '--output-format...
2010-01-11 Jean-Sebastien Gelinascompile: add 'icode' as output type
2010-01-11 Jean-Sebastien Gelinasicode: add a way to output icodes without line numbers...
2010-01-11 Jean-Sebastien Gelinascompile: add a way to choose generated output format
2010-01-11 Jean-Sebastien Gelinasanalysis: add 'dump_global_optimizations_information...
2010-01-11 Jean-Sebastien Gelinasanalysis: add an optimization to remove 'getter' tests...
2010-01-11 Jean-Sebastien Gelinasanalysis: add implementation for reachable methods...
2010-01-11 Jean-Sebastien Gelinasanalysis: inline getters/setters before analysis
2010-01-11 Jean-Sebastien Gelinasanalysis: split optimization in two groups: pre and...
2010-01-11 Jean-Sebastien Gelinastools: add log information about reachable and unreacha...
2009-09-14 Jean-Sebastien Gelinasoptimize: add a callgraph builder: RTA
2009-09-14 Jean-Sebastien Gelinasoptimize: add a callgraph builder: CHA
2009-09-14 Jean-Sebastien Gelinasoptimize: add a dead method removal optimization
2009-09-14 Jean-Sebastien Gelinasoptimize: add optimization basis
2009-09-11 Jean-Sebastien Gelinascompile: move table computation after all global analysis
2009-09-01 Jean-Sebastien Gelinascompile: add command line option to disable SFT optimiz...
2009-09-01 Jean-Sebastien Gelinascompile: add ToolContext to Program
2009-09-01 Jean-Sebastien Gelinascompile: move management and generation of iroutines...
2009-08-19 Jean-Sebastien Gelinastools: add entrypoint information to the program
2009-08-19 Jean-Sebastien Gelinascompile: generate classes init iroutines sooner to...
2009-08-19 Jean-Sebastien Gelinascompile: extract table computation from compiling_globa...
2009-08-19 Jean-Sebastien Gelinascompile: add 'Program' class to represent a nit program
2009-08-17 Jean Privatclib: move files to the clib directory
2009-08-17 Jean Privaticode: 'IRoutine::optimize' need a module
2009-08-06 Jean Privatsyntax: remove local variable masking
2009-07-27 Jean Privaticode: introduce intermediate code representation
2009-07-23 Jean-Sebastien Gelinastools: add 'fatal_error' to ToolContext and visitor
2009-07-23 Jean-Sebastien Gelinastools: errors and warnings need Location
2009-07-14 Jean-Sebastien Gelinastools: new ToolContext::check_errors
2009-07-07 Jean Privatcompile: work on MM classes instead of MMSrc classes
2009-06-26 Jean Privatsyntax: 'meth' -> 'fun', 'attr' -> 'var'
2009-06-26 Jean Privattools: programs know their names
2009-06-26 Jean Privatnullable: convert lib, tools and tests
2009-06-10 Jean Privatlib: Split collections into readable and writable
2009-02-13 Jean PrivatRemove -attr-sim option (was broken) and related classes.
2008-12-26 Jean PrivatMake that option -p is appenned to comdir instead of...
2008-12-26 Jean PrivatAdd option --compdir to specify the compilation directory.
2008-11-26 Jean PrivatFix nitdoc
2008-07-09 Jean PrivatFirst NIT release and new clean mercurial repository v0.1