0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 06, 2024 — Aug 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug fix for inner class write accessors. More... about 16 years ago
Bug fix for inner class read/write accessors. More... about 16 years ago
Ok, bug fix for anonymous inner class rewriting. It works now ... sort of! More... about 16 years ago
Ok, anonymous classes rewrite is now starting to work ... More... about 16 years ago
Minor Renaming More... about 16 years ago
Another bug fix related to inner class rewriting. More... about 16 years ago
Bug fix for the inner class rewrite. More... about 16 years ago
Bug fix for super constructor calls. More... about 16 years ago
Trying to get some of the rewrites to work properly ... no luck so far. More... about 16 years ago
Improved the process of rewriting inner classes so that it generates Java source, rather than Jil code. This makes it more robust! More... about 16 years ago
Bug fix for anonymous inner classes and parent pointers. More... about 16 years ago
Bug fix for anonymous classes and parent pointers. But, it's pretty strange! More... about 16 years ago
Bug fix for instantiating anonymous inner classes. More... about 16 years ago
More minor bug fixes. More... about 16 years ago
Minor bug fix. More... about 16 years ago
Working on breaking down anonymous inner classes. More... about 16 years ago
Bug fix for anonymous inner classes. But, it doesn't work in the presence of parameters just yet. More... about 16 years ago
Bug fix for building skeletons and deciding which should be static and which should not. More... about 16 years ago
Two bug fixes. First was for inner interfaces and the parent pointer. The second was for interfaces and methods, since these must always have public and abstract modifiers in the bytecode. More... about 16 years ago
Several bug fixes related to bypass methods ... they're still not working properly. More... about 16 years ago
Bypass methods are now in place ... but not clear whether they are working completely correctly ... More... about 16 years ago
Working on fixing up the bypass methods stage. More... about 16 years ago
Bug fix for static initialisers. More... about 16 years ago
Minor bug fix. More... about 16 years ago
Two bug fixes for problems introduced by InnerClassAccessors. More... about 16 years ago
Bug fix for read/write inner class accessor methods. More... about 16 years ago
Bug fixes ... but it's not quite working yet. More... about 16 years ago
Lots of improvements for dealing with inner class accessors, and inner class field loads. More... about 16 years ago
Working on write accessors ... some bugs to be fixed. More... about 16 years ago
Bug fix for read accessors. More... about 16 years ago