parser: new class SourceFile
[nit.git] / src / compiling / compiling.nit
2011-04-29 Jean Privatparser: new class SourceFile
2011-01-20 Jean Privatsrc: rename 'module' identifiers
2010-02-15 Jean Privatcompile: add class compiling::CProgram to manage genera...
2010-02-15 Jean Privatcompile: add module compiling_writer to replace CContext
2010-01-18 Jean Privatsyntax: fix code using superstrings with nullables
2010-01-11 Alexis Laferrièrecompile: add program arguments passed to C compiler...
2010-01-11 Jean-Sebastien Gelinascompile: add 'icode' as output type
2010-01-11 Jean-Sebastien Gelinascompile: add a way to choose generated output format
2009-09-01 Jean-Sebastien Gelinascompile: when in global compilation, compile to _glob...
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 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