Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-02 | [#655] Added a test for the post compiler. It indeed fails in JDK8 now due ↵ | Reinier Zwitserloot | |
to an ASM version that doesn't understand java 8 class files. | |||
2012-01-23 | Fixed bug in reading long and double values | Roel Spilker | |
2010-08-07 | Fixed some bugs in reading the constant pool and added tests | Roel Spilker | |
2010-08-05 | Created utility class to casually inspect class files on the usage of ↵ | Roel Spilker | |
classes, fields and methods |