0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding uber interface for dealing with different sources of class information. More... over 16 years ago
Working on getting inner classes working properly. More... over 16 years ago
Making progress with the InnerClassesAttribute. More... over 16 years ago
Thinking about how to implement the inner classes attribute. It's a bit awkward this one. More... over 16 years ago
Ok, added support for Exceptions attribute. More... over 16 years ago
Ok, the attribute stuff is now really working!!! More... over 16 years ago
Ok, the new attribute mechanism is starting to work. And, it's simplifying the code in some ways! More... over 16 years ago
Still working on attributes. More... over 16 years ago
Ok, a few minor fixes. It works, but it's really in pieces at the moment ... More... over 16 years ago
Still sorting out class file attributes. More... over 16 years ago
Working on stuff` More... over 16 years ago
Some reshuffling to better support classfile attributes. More... over 16 years ago
Working on inner class attributes in classfiles. More... over 16 years ago
Bug fix for writing Inner class files. More... over 16 years ago
Bug fix for Array supertypes. More... over 16 years ago
Bug fix for bug introduced by previous bug fix! More... over 16 years ago
Bug fix for conversions related to array initialisers. More... over 16 years ago
Bug fix for array initialisers and autoboxing. More... over 16 years ago
Another bug fix for autoboxing related issues. More... over 16 years ago
Bug fix for autoboxing of return types. More... over 16 years ago
Bug fix for autoboxing of method parameters. More... over 16 years ago
Bug fix for appending arrays onto strings. More... over 16 years ago
Load of bug fixes for boxing conversions. More... over 16 years ago
Bug fix for converting between short, byte and char types. More... over 16 years ago
Bug fix for loading byte and short constants. More... over 16 years ago
Bug fix for the order of field initialisers. More... over 16 years ago
Partial bug fix for field initialisers. More... over 16 years ago
Bug fix for adding default constructor bodies. More... over 16 years ago
Bug fix for new expressions. More... over 16 years ago
Several bug fixes relating to super constructor calls, and super method calls. More... over 16 years ago