nitdoc: Fix bug : Generating the documentation.
[nit.git] / src / abstract_compiler.nit
2013-04-04 Jean Privatfix initialization order of attributes
2013-03-08 Jean Privatnitg: remove VISITOR in ANode
2013-03-07 Jean Privatnitg: reintroduce 61f51486b07b14 (method supercall)
2013-03-07 Jean Privatnitg: reintroduce 12d65b1df22 (use lookup_first_definition)
2013-03-07 Jean Privatlayout: temporally rename method linearize_mclasses...
2013-03-04 Alexandre Terrasanitg: moved model facilities from coloring to abstract_...
2013-03-04 Alexandre Terrasanitg: added class AbstractCompiler to refactor nitg...