Loop handling
...
Added some opcode handling... wide, impdep1, go...
Removed concept of tail from Loop
Removed decompiler samples
Added some Dup handling and ifnull ifnonull
Renamed test package, added missing IF comparis...
Added Decompiler samples
Check to break out of structuring loop if body ...
- Moved Decompiler test classes to jiapi-reflec...
Added printing of labels, and goto to label
Moved Decompiler sample to samples project
Fixed ChopFrame and AppendFrame
Updated docs
Removed main method. fine tuned logback.xml
Finished TypeAnnotations
Enhanced toString
Fixed reading of TypeAnnotation
Introduced TypeAnnotations
Removed deprecated classes, fixed some findbugs
Removed public from interface method deeclarations
Fixed some FindBugs
Fixed some findBugs
Removed *Attribute.java classes
Renamed Attribute classes
merge releases
Fixed site-doc
Fixed jiapi-dist
Changed visibility of some constructors
[maven-release-plugin] prepare for next develop...
[maven-release-plugin] copy for tag jiapi-0.5.2
[maven-release-plugin] prepare release jiapi-0.5.2
...
Merge jiapi-file
Configured reports
Moved jiapi-samples to root level
Updated samples
...
Added some junits to jiapi-file
Changed log4j to slf4j
Fine tuned jazzpect sample and documentation
Added maven bundle plugin
Removed ClassFile.addInterface
Improved documentation
Added basic site doc for jiapi-file
Added basic site doc for jiapi-file
removed untracked files
Reorganized files to jiapi-file
Reorganized files to jiapi-file
Added pom.xml
Merge releases
[maven-release-plugin] prepare for next develop...
[maven-release-plugin] copy for tag jiapi-0.5.1
[maven-release-plugin] prepare release jiapi-0.5.1
Preparing for 0.5.1
Preparing for release
removed
Fixed javadoc warnings
Fixed javadoc errors with Java 8
Fixed javadoc errors with Java 8
Added MethodParameters attribute
Added/Fixed MethodHandleInfo, MethodTypeInfo, I...
Added some comparisons to SimpleStatementBuilder
GOTO and JSR instructions are also BranchInstru...
ifXXXX instructions are inherited from BranchIn...
Jiapi documentation with maven site plugin - start