gc: delegated mallocs in GarbageAlloc to hs-boehmgc (Mate.GC.Boehm.mallocBytes);
[mate.git] / tests / Instance3.java
2012-04-26 Bernhard Urbantests: don't use `pop' hack anymore, but System.out...
2012-04-25 Bernhard Urbaninvokevirtual: implemented. not very well tested though