syntax: 'meth' -> 'fun', 'attr' -> 'var'
[nit.git] / src / compiling / compiling_global.nit
2009-06-26 Jean Privatsyntax: 'meth' -> 'fun', 'attr' -> 'var'
2009-06-26 Jean Privatnullable: enforce static and dynamic rules.
2009-06-26 Jean Privatnullable: convert lib, tools and tests
2009-06-24 Jean Privatcompile: no default value for notnull primitive attributes.
2009-06-24 Jean Privatcompile: Check correct object construction
2009-06-24 Jean Privatcompile: clean compiling_global.nit
2009-06-24 Jean Privatcompile: new class GlobalCompilerVisitor
2009-06-24 Jean Privatmetamodel: MMLocalClass::[] aborts if no global class
2009-06-10 Jean Privatlib: Split collections into readable and writable
2009-02-13 Jean PrivatSome renaming and commenting for TableElts.
2009-02-13 Jean PrivatGroup attributes and methods by local class in the...
2009-02-13 Jean PrivatRemove now useless variables and attributes in compile_...
2009-02-13 Jean PrivatNew method compile_macros in TableElts.
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-26 Jean PrivatDo not compile unaccessible constructors.
2009-01-25 Jean PrivatSuppress C warnings related to NEW_ functions
2009-01-20 Jean PrivatMake 'self' a standard parameter (ParamVariable)
2009-01-20 Jean PrivatMove local variable declarations in a structure.
2009-01-20 Jean PrivatSplit CompilerVisitor into 3 classes.
2008-12-27 Jean PrivatCustomize constructor call.
2008-12-27 Jean PrivatPrepare Nit code for inherited and automatic constructors.
2008-12-25 Jean PrivatMake that generated files are path independent.
2008-12-24 Jean PrivatMove property selectors from types to local classes
2008-12-23 Jean PrivatRemove the now useless MMConcreteProperty class
2008-11-26 Jean PrivatFix 64 bits: use long int in class tables
2008-11-14 Jean PrivatRemove class MMSrcLocalProperty. Use MMConcreteProperty...
2008-11-14 Jean PrivatDot not consider Sys::init as an entry point
2008-11-13 Jean PrivatFactorize common strings in generated C.
2008-07-09 Jean PrivatFirst NIT release and new clean mercurial repository v0.1