lib: Split collections into readable and writable
[nit.git] / src / compiling / compiling_methods.nit
2009-06-10 Jean Privatlib: Split collections into readable and writable
2009-02-26 Jean PrivatCompile superstrings with an array.to_s
2009-02-26 Jean PrivatMove primitive method selection.
2009-02-12 Jean PrivatDo not use CALL macro directly.
2009-02-06 Jean PrivatGeneralize compilation of parameters.
2009-01-30 Jean PrivatBasic typing and compilation for default closures.
2009-01-22 Jean PrivatNew class MMClosure
2009-01-22 Jean PrivatCompile closure.
2009-01-27 Jean PrivatNo more default value for local variables.
2009-01-25 Jean PrivatSuppress C warnings related to NEW_ functions
2009-01-25 Jean PrivatShow gcc warnings.
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 PrivatAutomatic constructors.
2008-12-27 Jean PrivatMethods without PNodes.
2008-12-27 Jean PrivatCustomize constructor call.
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-12-23 Jean Privatstart removing implicit properties
2008-11-26 Jean PrivatFix 64 bits: use long int in class tables
2008-11-25 Jean PrivatPrepare unset variable control flow
2008-11-20 Jean PrivatAs keyword (for casts)
2008-11-14 Jean PrivatRemove class MMSrcLocalProperty. Use MMConcreteProperty...
2008-11-13 Jean PrivatFactorize common strings in generated C.
2008-07-09 Jean PrivatFirst NIT release and new clean mercurial repository v0.1