update NOTICE and LICENSE
[nit.git] / src / metamodel /
2012-02-03 Jean Privatmetamodel: give the burden of value conflict to the...
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-04-14 Alexandre Terrasasrc & doc: change all remaining occurences of "special...
2011-02-14 Jean Privatmetamodel: rename 'universal' to 'enum'
2011-02-14 Jean Privatmetamodel: rename 'universal' to 'enum'
2011-02-11 Jean Privatdoc: use 'module' instead of 'package' in comments
2011-01-28 Jean PrivatMerge branch 'package2module' into wip
2011-01-22 Jean Privatsyntax: new-style attributes for those without underscore
2011-01-20 Jean Privatsrc: rename 'module' identifiers
2010-08-06 Jean Privatlib: keys in maps and sets are not nullable
2010-07-16 Jean Privatmetamodel: use HashSets instead of Arrays
2010-02-15 Jean Privatmetamodel: move the extern name of a method in the...
2010-01-22 Jean Privatmetamodel: lazily compute global properties
2010-01-18 Jean Privatsyntax: fix code using superstrings with nullables
2009-09-11 Jean-Sebastien Gelinascompile: move MMLocalClass::compare to AbstractMetamode...
2009-08-01 Jean Privatsyntax: closure are designed by their names, not their...
2009-07-27 Jean Privaticode: introduce intermediate code representation
2009-07-23 Jean-Sebastien Gelinastools: add Location to MMModule
2009-07-15 Jean Privatmetamodel: new MMMethod::is_intern & is_abstract
2009-07-07 Jean Privatmetamodel: add MMLocalClass::_local_local_properties
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: promote _filename to MMModule
2009-06-24 Jean Privatmetamodel: new MMType::is_valid method
2009-06-24 Jean Privatmetamodel: MMLocalClass::init takes the MMModule
2009-06-24 Jean Privatmetamodel: PartialOrder::[] fail on wrong key
2009-06-24 Jean Privatmetamodel: Check global_class existence instead of...
2009-06-24 Jean Privatmetamodel: MMLocalClass::[] aborts if no global class
2009-06-16 Jean Privatmetamodel: new MMLocalClass::has_global_property
2009-06-16 Jean Privatmetamodel: fast-fail in getters
2009-06-16 Jean Privatmetamodel: fix and comment upcast_for
2009-06-16 Jean Privatrefactor: use Hash::has_key instead of getting null
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-28 Jean PrivatRemove useless _abstract atribute
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-27 Jean PrivatAdd default values for some primitive type attributes.
2009-01-26 Jean PrivatPromote mixin concept to the abstractmetamodel module.
2009-01-26 Jean PrivatFix some broken constructors.
2008-12-28 Jean PrivatExtract get_signature from process_signature.
2008-12-27 Jean PrivatInheritance of constructors.
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 PrivatRemove the now useless MMConcreteProperty class
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