Merge: new option --define
[nit.git] / src / compiler / abstract_compiler.nit
2014-10-11 Jean PrivatMerge: new option --define
2014-10-10 Jean Privatmixin: introduce -D option to redefine functions from...
2014-10-10 Jean Privatsrc: new module mixin to factorize the -m option
2014-10-10 Jean Privatcompiler: do not use the outnames of fictive modules
2014-10-10 Jean Privatcompiler: add Visitor::bool_instance
2014-10-10 Jean Privatmodelbuilder: node is optionnal in Modelbuilder::force_...
2014-10-10 Jean Privatengines: do not crash on AST-less mclassdef
2014-10-09 Jean Privatcompiler: implements method_finish (partially)
2014-10-01 Jean Privatengines: no more `super_inits` method used in old-style...
2014-09-30 Jean PrivatMerge: compiler: compile_dir can be anywhere
2014-09-30 Jean Privatcompiler: compile_dir can be anywhere
2014-09-29 Jean Privatengines: handle initializers with an arity!=1
2014-09-18 Jean Privatsrc: remove classes and nodes related to the old syntax
2014-09-10 Alexis LaferrièreMerge branch 'master' into polymorphic_extern_classes
2014-09-09 Jean Privatmodelize: works if abstract, intern and extern are...
2014-09-08 Jean PrivatMerge: Chain implememtations
2014-09-08 Jean Privatcomp: chain implementation attempts
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-09-03 Jean Privatsrc: create groups for related things