compile: generate classes init iroutines sooner to insert global analysis
[nit.git] / src / compiling / compiling.nit
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: remove GlobalAnalysis
2009-08-19 Jean-Sebastien Gelinascompile: add 'Program' class to represent a nit program
2009-08-17 Julien Chevaliergc: add Nit GC
2009-08-06 Jean Privatsyntax: remove local variable masking
2009-07-27 Jean Privaticode: introduce intermediate code representation
2009-07-26 Jean Privatcompile: optimize strings in add_instr
2009-07-23 Jean-Sebastien Gelinastools: add Location to MMModule
2009-07-07 Jean Privatcompile: work on MM classes instead of MMSrc classes
2009-06-26 Jean-Sebastien Gelinastools: more verbose information
2009-06-26 Jean-Sebastien Gelinastools: add 'verbose' options
2009-06-26 Jean Privatsyntax: 'meth' -> 'fun', 'attr' -> 'var'
2009-06-24 Jean Privatcompile: new class GlobalCompilerVisitor
2009-06-24 Jean Privatcompile: clean CompilerVisitor constructor
2009-06-10 Jean Privatlib: Split collections into readable and writable
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-12-25 Jean PrivatMake that generated files are path independent.
2008-09-10 Jean PrivatAdd a first comment line for files generated by nitc.
2008-07-09 Jean PrivatFirst NIT release and new clean mercurial repository v0.1