0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 07, 2024 — Aug 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Major bug fix for writing class files and type bounds. More... about 16 years ago
Bug fix for parsing class files in the presence of generic type variables. More... about 16 years ago
Some optimisations. Now, it's going a bit better than before. More... about 16 years ago
Refactored the way Modifiers are handled. But, this seems to have had a rather negative effect on performance. More... about 16 years ago
Working on fix a bug related to class file writing. More... about 16 years ago
A minor bug fix. More... about 16 years ago
More bug fixes. More... about 16 years ago
Lots of bug fixes for parsing InnerClass attributes. More... about 16 years ago
Bug fix for reading inner class signatures. More... about 16 years ago
Bug fix for derefencing fields with generic type bounds. More... about 16 years ago
Added another test case for type bounds in the field position. More... about 16 years ago
Bug fix for array initialisers. More... about 16 years ago
Bug fix for array initialisers. More... about 16 years ago
Uncomment two unit tests that were ignored, but actually passed. More... about 16 years ago
Wow, it finally passed all the uncomment unit tests. What an effort! More... about 16 years ago
Bug fix for instanceof tests and arrays. More... about 16 years ago
Another bug fix for variable arity methods. More... about 16 years ago
Bug fix for variable arity methods. More... about 16 years ago
Bug fix for variable arity methods. More... about 16 years ago
Bug fix for variable-arity methods. More... about 16 years ago
bug fix for access modifier for inner class parent pointers. More... about 16 years ago
Improved bug fix for anonymous inner classes. More... about 16 years ago
A temporary bug fix for a problem related to anonymous inner classes. More... about 16 years ago
Bug fix for type propagation of anonymous inner classes. More... about 16 years ago
Bug fix for nested anonymous inner classes ... ouch. More... about 16 years ago
Some bug fixes. Still got a problem with nested anonymous classes. More... about 16 years ago
Bug fix for super constructor calls. More... about 16 years ago
bug fix for instance initialisers. More... about 16 years ago
Added a test case for instance initialisers. More... about 16 years ago
Bug fix for static initialisers. More... about 16 years ago