instanceOf: class hierarchy are considered properly now
authorBernhard Urban <lewurm@gmail.com>
Tue, 28 Aug 2012 17:39:50 +0000 (19:39 +0200)
committerBernhard Urban <lewurm@gmail.com>
Tue, 28 Aug 2012 22:59:24 +0000 (00:59 +0200)
commit040b92a7a38d2518f5603a6c01db59eb983ad20e
treea6831066619e6c53d9530d52ae0381de7f060ce1
parent918821897ac5548ea57e4d2630325e324de09d03
instanceOf: class hierarchy are considered properly now

TODO: interfaces
Mate/ClassHierarchy.hs
Mate/ClassHierarchy.hs-boot [new file with mode: 0644]
Mate/ClassPool.hs
Mate/X86CodeGen.hs
tests/InstanceOf2.java [new file with mode: 0644]