0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 16, 2024 — Jul 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor More... over 16 years ago
Some small reshuffling. More... over 16 years ago
Some minor formatting improvements, and a bug fix related to locating the correct source file for error printing. More... over 16 years ago
Some minor bug fixes. More... over 16 years ago
Fix for bug caused by fix for another bug. More... over 16 years ago
Two bug fixes in TypeResolution related to typed array initialisers and fields. More... over 16 years ago
Bug fix for subtyping of arrays.` More... over 16 years ago
Another Bug fix for Array Values. More... over 16 years ago
Bug fix for switch statements. More... over 16 years ago
Bug fix related to static class access expressions.` More... over 16 years ago
Bug fix for parsing skeletons. Also added support for calling "this" constructors in the same class. More... over 16 years ago
A bunch of stuff remaining to be fixed in the bytecode package... More... over 16 years ago
Removing old obsolete files. More... over 16 years ago
Another bug fix related to Array Values. More... over 16 years ago
Another bug fix for array values. More... over 16 years ago
Bug fix for passing in variable arity arrays directly. More... over 16 years ago
Finally, the system is now starting to work properly. The binding constraints helped a lot. However, there remain lots of bugs in dealing with the complex examples of wildcard instantation. More... over 16 years ago
Well, the code isn't working properly yet ... but it's close! More... over 16 years ago
Doing some serious work to the algorithm for resolving generic types. It's starting to look like it will actually work at last ... More... over 16 years ago
More bug fixes related to wildcard types with bounds. More... over 16 years ago
Made some progress, but still some problems with wildcard types. More... over 16 years ago
In the process of fixing up the JavaFileReader to correctly separate generic variables from classes. More... over 16 years ago
Some reworking of the bind() in the TypeSystem module. It's not finished yet though. More... over 16 years ago
Bug fix for ClassFileReader in relation to the parsing of wildcard types with bounds. More... over 16 years ago
Bug fix related to the parsing of wildcard and variable types. More... over 16 years ago
Minor improvement regarding the logging interface. More... over 16 years ago
Minor modification to the way log messages are generated from the classloader. More... over 16 years ago
Bug fix. More... over 16 years ago
Minor modifications. JKit is now parsing and resolving simple lisp. More... over 16 years ago
Added better support for dealing with anonymous inner classes. More... over 16 years ago