Merge branch 'pu/parameter-names' into wip
[nit.git] / src / metamodel / static_type.nit
2011-10-13 Jean PrivatMerge branch 'pu/parameter-names' into wip
2011-10-06 Alexis Laferrièremm: changes to_s of signatures to include param names...
2011-10-06 Alexis Laferrièremm: adds param name to signatures
2011-04-15 Alexandre Terrasasrc & doc: change all remaining occurences of "special...
2011-02-14 Jean Privatmetamodel: rename 'universal' to 'enum'
2011-01-20 Jean Privatsrc: rename 'module' identifiers
2010-01-18 Jean Privatsyntax: fix code using superstrings with nullables
2009-08-01 Jean Privatsyntax: closure are designed by their names, not their...
2009-07-27 Jean Privaticode: introduce intermediate code representation
2009-06-26 Jean Privatsyntax: 'meth' -> 'fun', 'attr' -> 'var'
2009-06-26 Jean Privatnullable: convert lib, tools and tests
2009-06-25 Jean Privatmetamodel: fix MMType::is_valid for indirect types
2009-06-24 Jean Privatmetamodel: add nullable static types
2009-06-24 Jean Privatmetamodel: new MMType::is_valid method
2009-06-16 Jean Privatmetamodel: fix and comment upcast_for
2009-06-10 Jean Privatsyntax: Systematic signature conformance checks
2009-06-10 Jean Privatlib: Split collections into readable and writable
2009-01-30 Jean PrivatBasic typing and compilation for default closures.
2009-01-24 Jean PrivatFix MMSignature::not_for_self
2009-01-22 Jean PrivatAdd break closure.
2009-01-22 Jean PrivatNew class MMClosure
2009-01-20 Jean PrivatTyping of closures
2009-01-26 Jean PrivatFix some broken constructors.
2008-12-28 Jean PrivatExtract get_signature from process_signature.
2008-12-27 Jean PrivatPrepare Nit code for inherited and automatic constructors.
2008-12-25 Jean PrivatDo not abort when comparing signatures, just return...
2008-12-24 Jean PrivatMove property selectors from types to local classes
2008-12-23 Jean PrivatSimplify local property inheritance.
2008-12-23 Jean Privatstart removing implicit properties
2008-07-09 Jean PrivatFirst NIT release and new clean mercurial repository v0.1