0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jul 27, 2024 — Jul 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug fix for synchronisation statements. More... about 16 years ago
Added another test case. More... about 16 years ago
Minor rewrite to help it compile. More... about 16 years ago
Modification to the compilation queue process, such that parsing is done entirely separately from back-end compilation. More... about 16 years ago
Minor bug fix for constants. More... about 16 years ago
Partial bug fix for constant propagation. More... about 16 years ago
Added another, simpler benchmark. More... about 16 years ago
Bug fix for int inference. More... about 16 years ago
Added another test case. More... about 16 years ago
Added another benchmark ... hopefully simpler than javac. More... about 16 years ago
Potential bug fix for reading class files, but there's still a big issue related to type substitution. More... about 16 years ago
Bug fix for class loading. More... about 16 years ago
Bug fix for output. More... about 16 years ago
Bug fix for import ordering. More... about 16 years ago
Bug fix for array cloning. More... about 16 years ago
Bug fix for non-static inner class parent pointer accesses. More... about 16 years ago
Added another test case. More... about 16 years ago
Added missing java file. More... about 16 years ago
Another minor rewrite. More... about 16 years ago
Another rewrite to get it to compile. More... about 16 years ago
Added another test case which currently fails. More... about 16 years ago
BUG FIX: for static imports. More... about 16 years ago
Rewrote javac benchmark slightly to avoid strange generic return type problem. More... about 16 years ago
Added another test case. More... about 16 years ago
Bug fix for static field imports. More... about 16 years ago
Bug fix for static importing of methods. More... about 16 years ago
Added missing test case file. More... about 16 years ago
Added another test ase. More... about 16 years ago
Bug fix for static imports and fields. More... about 16 years ago
Bug fix for constant fields. More... about 16 years ago