metamodel: fast-fail in getters
[nit.git] / src / syntax / typing.nit
2009-06-16 Jean Privatmetamodel: fast-fail in getters
2009-06-10 Jean PrivatSpelling: bloc -> block
2009-06-10 Jean Privatsyntax: New escape block management
2009-06-10 Jean Privatast: Merge classes AForExpr and AForVardeclExpr
2009-02-26 Jean PrivatCompile superstrings with an array.to_s
2009-02-26 Jean PrivatMove primitive method selection.
2009-02-06 Jean PrivatFinish syntax analysis for default closure.
2009-01-30 Jean PrivatBasic typing and compilation for default closures.
2009-01-24 Jean PrivatFinalizer for closures.
2009-01-24 Jean PrivatNew function process_closures.
2009-01-22 Jean PrivatAdd break closure.
2009-01-22 Jean PrivatNew class MMClosure
2009-01-21 Jean PrivatType and check 'break' return values.
2009-01-20 Jean PrivatType and check 'continue' return value.
2009-01-20 Jean PrivatTyping of closures
2009-01-26 Jean PrivatUpdate get_default_constructor_for and AConcreteInitPropdef
2009-01-20 Jean PrivatMake 'self' a standard parameter (ParamVariable)
2009-01-20 Jean PrivatPrevent statements to be used as expressions.
2008-12-28 Jean PrivatExtract get_signature from process_signature.
2009-01-19 Jean PrivatSpecialize Variable class.
2008-12-28 Jean PrivatRename methods named 'with'.
2008-12-27 Jean PrivatMore picky 'super' in constructors.
2008-12-27 Jean PrivatDo not crash if a constructor is not found.
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-25 Jean PrivatPrepare unset variable control flow
2008-11-20 Jean PrivatAs keyword (for casts)
2008-11-14 Jean PrivatFix bug: select incompatible default constructor
2008-07-09 Jean PrivatFirst NIT release and new clean mercurial repository v0.1