invokevirtual: implemented. not very well tested though
authorBernhard Urban <lewurm@gmail.com>
Wed, 25 Apr 2012 15:31:28 +0000 (17:31 +0200)
committerBernhard Urban <lewurm@gmail.com>
Wed, 25 Apr 2012 21:53:09 +0000 (23:53 +0200)
commit15833bb85e8b1b82f30024ff7261a208327ceb32
tree7b43deaec7ca57067742352c05da09a3debbf0be
parent35124f75aedd2970b59a5b57bff250efbb04a965
invokevirtual: implemented. not very well tested though

TODO: cleaner code ;-(
Makefile
Mate/ClassPool.hs
Mate/Types.hs
Mate/Utilities.hs
Mate/X86CodeGen.hs
ffi/trap.c
tests/Instance2.java
tests/Instance3.java [new file with mode: 0644]