| 6 months | david | Minor changes. |
| 6 months | david | Initial start on porting the reading code. |
| 6 months | david | Added tag traits for changeset 66e548441064 |
| 6 months | david | Made JClass/Class a trait too. |
| 6 months | david | Finished and fixed porting to use traits. |
| 6 months | david | Switched to traits. |
| 6 months | david | Premerge commit. |
| 6 months | david | Aggregated some files. |
| 6 months | david | Fixing the build. Forgot to clean before I committed last time. :( |
| 6 months | david | Munge munge munge. |
| 6 months | david | Munged the tagging of opcodes away. |
| 6 months | david | Changed the addNewMethod and addNewField methods to use inner classes. |
| 6 months | David | Eschew capitalisation. |
| 6 months | David | Tidying up JType.scala |
| 6 months | David | Changed name of instanceof (as it's not a keyword in Scala) |
| 6 months | David | Mostly reformating. |
| 6 months | david | Cleaned up opcodes. |
| 6 months | david | goto is no longer a keyword. |
| 6 months | david | getter squashing. |
| 6 months | david | Another test. |
| 6 months | david | Added another test. |
| 6 months | david | Added test directory and one feeble test script. |
| 6 months | david | Moved directories around. Fixed some NPEs that were occurring. |
| 6 months | David | Woohoo! Clean compile!!!! |
| 6 months | David | Cleaned up arrays for type conversion in JCode. |
| 6 months | david | Random fixing. |
| 6 months | david | Changed package names to avoid versions on classpath from compiler. |
| 6 months | david | JConstantPool.scala cleaned. Down to 218 errors, woohoo! |
| 6 months | david | Initial foolhardy attempts at porting FJBG to Scala. |