compile: cnames for classes and modules
[nit.git] / src / compiling / compiling_base.nit
2011-04-02 Jean Privatcompile: cnames for classes and modules
2011-01-28 Jean PrivatMerge branch 'package2module' into wip
2011-01-28 Jean-Sebastien Gelinasmisc: gccx does not accept more than 2 Vs (-vv), make...
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-11 Alexis Laferrièrecompile: add program arguments passed to C compiler...
2009-09-01 Jean-Sebastien Gelinascompile: move 'global' option to program instead of...
2009-09-01 Jean-Sebastien Gelinascompile: add ToolContext to Program
2009-07-27 Jean Privaticode: introduce intermediate code representation
2009-07-26 Jean Privatcompile: optimize strings in add_instr
2009-07-15 Jean Privatcompile: promote add_assignment and out_contexts
2009-07-15 Jean Privatcompile: new package primitive_info
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 Privatnullable: convert lib, tools and tests
2009-06-24 Jean Privatcompile: clean class PrimitiveInfo
2009-06-24 Jean Privatcompile: clean CompilerVisitor constructor
2009-02-26 Jean PrivatRemove unused macro symbols.
2009-02-13 Jean PrivatRemove -attr-sim option (was broken) and related classes.
2009-02-12 Jean PrivatDo not use CALL macro directly.
2009-01-22 Jean PrivatCompile closure.
2009-01-27 Jean PrivatAdd default values for some primitive type attributes.
2008-12-26 Jean PrivatAdd option --compdir to specify the compilation directory.
2008-12-23 Jean PrivatRemove the now useless MMConcreteProperty class
2008-11-26 Jean PrivatFix 64 bits: use long int in class tables
2008-07-09 Jean PrivatFirst NIT release and new clean mercurial repository v0.1