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 pre/post increment/decrement in standalone (i.e. stmt) position. More... over 16 years ago
Another bug fix for side-effecting expressions. More... over 16 years ago
Heaps of bug fixes related to side-effecting expressions and the ternary operator. More... over 16 years ago
Some fixes for side-effects caused by assignment-equals expressions. More... over 16 years ago
Bug fix for instanceof Tests, and array initialisers. Also fixed an outstanding problem in Bytecode.java with respect to building constants. More... over 16 years ago
Bug fix for Java 1.5 for loops and implicit conversions. More... over 16 years ago
Bug fix for implicit casting out of foreach src expressions. More... over 16 years ago
Some refactoring to exploit better code reuse. More... over 16 years ago
Some refactoring. More... over 16 years ago
Heaps of bug fixes related to type bounds that I couldn't commit yesterday due to net problems. More... over 16 years ago
Did some work improving the situation with variable bounds. More... over 16 years ago
Working on some interesting problems with the subtype system. More... over 16 years ago
A number of bug fixes, which I couldn't commit sequentially because the net was down. More... over 16 years ago
Bug fix for writing output files to the correct location. More... over 16 years ago
Bug fix for interfaces, where default constructors were being added. More... over 16 years ago
Ok, support for writing inner class attributes finally in place. There are probably some problems regarding class files and static inner classes, however. More... over 16 years ago
More stuff ... getting there. More... over 16 years ago
Minor More... over 16 years ago
Putting it back together now.: More... over 16 years ago
Well, everything is still in pieces. In particular, ClassFileReader now returns ClassFiles, rather than JilFiles. This makes it much more flexible --- yay! More... over 16 years ago
Yet more touch ups. More... over 16 years ago
More renaming to simplify things a little. More... over 16 years ago
More reshuffling. More... over 16 years ago
And more More... over 16 years ago
Yet more More... over 16 years ago
Lots of fixes to deal with renaming of clazzes More... over 16 years ago
Ok, making some progress here. More... over 16 years ago
Still more refactoring. More... over 16 years ago
Slowly refactoring ... More... over 16 years ago
Replumbing stuff More... over 16 years ago