You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(1 commit) 0.3.0 - Update to Java 9 and support for class file change…
…s in Java 9. Combined several attribute classes, simplified tag and fields in constantPool classes to single 'TAG' field. Renamed UnitTest -> UsageCliMain and added some more functionality for playing with class file parsing.
0.4.0 - Class file to source work-in-progress. 'Opcodes' enum cleanup…
…. 'Settings' cleanup and moved to 'ConstantPoolExtensions', 'ClassFile', and 'ClassFileAttributes'.