Merge: Enforce namespace rules
[nit.git] / src / compiler / global_compiler.nit
2015-01-10 Jean PrivatMerge: Enforce namespace rules
2015-01-08 Jean PrivatMerge: null as receiver
2015-01-05 Jean Privattyping&engines: accept `is_same_instance` on `null`
2014-12-28 Jean Privatcompiler: rename the class `Frame` to `StaticFrame...
2014-12-27 Jean Privatcompiler: move compilation stuff from modelbuilder...
2014-11-19 Jean Privatcompiler: resolve types when doing new NativeArray
2014-11-11 Jean Privatcompiler: global compiler escape the module name
2014-11-05 Jean Privatsrc: update most tools to new constructors
2014-10-23 Jean Privatmodel: `new` factories have a return type.
2014-10-15 Jean Privatglobal_compiler: remove useless methods since varargisa...
2014-10-15 Jean Privatcompiler: do the varargization in the ANodes
2014-10-11 Jean Privatsrc: remove useless comparisons on null
2014-09-10 Alexis LaferrièreMerge branch 'master' into polymorphic_extern_classes
2014-09-03 Jean Privatsrc: create groups for related things