icode: icode INew specializes IAbsCall (not ICall)
[nit.git] / src / icode / icode_base.nit
2009-08-18 Jean Privaticode: icode INew specializes IAbsCall (not ICall)
2009-08-17 Jean Privaticode: iroutine knows its local registers
2009-08-10 Jean Privaticode: remove method information in IAbort
2009-08-06 Jean Privatlib: rename IndexedCollection to Sequence
2009-07-27 Jean Privaticode: discard unused pure ICode expressions
2009-07-27 Jean Privaticode: introduce intermediate code representation