Enhace constants pool handling.
authorIlya V. Portnov <i.portnov@compassplus.ru>
Wed, 5 Oct 2011 09:15:55 +0000 (15:15 +0600)
committerIlya V. Portnov <i.portnov@compassplus.ru>
Wed, 5 Oct 2011 09:15:55 +0000 (15:15 +0600)
commit743c0f2dca8434e69cce8389630091d37c28bc25
tree8712fcfacef3a9f4f09bd0f6c263d86385a45a90
parent907c7d06647c07e3c757a0b1709f1501f2575826
Enhace constants pool handling.
12 files changed:
.gitignore
JVM/Builder/Instructions.hs
JVM/Builder/Monad.hs
JVM/ClassFile.hs
JVM/Common.hs
JVM/Converter.hs
Java/ClassPath/Common.hs
Java/JAR.hs
Java/JAR/Archive.hs
TestGen.hs
dump-class.hs
rebuild-class.hs