tests: update sav/test_parser* because AST changes
[nit.git] / src / vm / virtual_machine.nit
2015-05-26 Julien Pagèsnitvm: Optimize the loading of classes
2015-05-26 Julien Pagèsnitvm: Deleting absolute offset for properties
2015-05-26 Julien Pagèsnitvm: The positions of methods and attributes are...
2015-05-26 Julien Pagèsnitvm: Bug fixe in the recursion of class loading
2015-04-04 Jean Privatsrc: use MFormalType for type checks when it makes...
2015-03-23 Julien Pagèsnitvm: Creation of a directory vm/ for the vm files