classpool: do classloading at central point. omit '.class' when calling `mate'
authorBernhard Urban <lewurm@gmail.com>
Mon, 23 Apr 2012 14:10:21 +0000 (16:10 +0200)
committerBernhard Urban <lewurm@gmail.com>
Mon, 23 Apr 2012 14:10:52 +0000 (16:10 +0200)
commit399b0642a76cf3ae0f1a654ba6466ea2ac7e9136
tree247e111199d19af1312cd2574bc67bb7c87c8590
parentcf43ecc7ce06b6cbfa675239d050e3de30b15103
classpool: do classloading at central point. omit '.class' when calling `mate'
Makefile
Mate.hs
Mate/ClassPool.hs [new file with mode: 0644]
Mate/MethodPool.hs
Mate/X86CodeGen.hs
tests/Static1.java [new file with mode: 0644]