0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug fix for string concatenation. More... over 16 years ago
Managed to rip out the dispatch mode from the JIL invoke expression. I'm still a little unsure about whether i'll need to distinguish polymorphic from non-polymorphic method calls. I had this before, but can't see what it's used for here. More... over 16 years ago
Almost got java 1.5 for each loops working .. but not quite!!!!! More... over 16 years ago
Working through a whole heap of bugs. More... over 16 years ago
Bug fix for determing local variables. More... over 16 years ago
Added support for pre and post increment/decrement operators. More... over 16 years ago
Added partial fix for the problem of allocating double slots to variables of large type. More... over 16 years ago
Minor bug fix. More... over 16 years ago
Support for break and continue statements added. More... over 16 years ago
Working on adding support for break and continue statements. More... over 16 years ago
Finally, after much effort, a bug fix for string concatenation operator. More... over 16 years ago
Working on string concatenation. More... over 16 years ago
Bug fix for loading character constants. More... over 16 years ago
Working on debugging the code ... making some progress, lots of bugs to go :( More... over 16 years ago
Finally, "Hello World" program works!!! More... over 16 years ago
More bug fixes for constant pool items added by bytecodes. More... over 16 years ago
Fixing lots of bugs, now need to deal with the classconstant problem. More... over 16 years ago
Adding support for debugging. More... over 16 years ago
Ok, ran my first classfile generated from Jkit ... getting there slowly... More... over 16 years ago
Ok, real classfile generation is now possible at last!!! More... over 16 years ago
Making progress. Now need to actually generate class file output. More... over 16 years ago
Trying to sort out the bytecode generation. More... over 16 years ago
Added support for for-loops.` More... over 16 years ago
Ok, flying now ... More... over 16 years ago
Various bug fixes. More... over 16 years ago
Making progress. More... over 16 years ago
Ok, now it's outputing actual bytecode ...` More... over 16 years ago
Still going ... More... over 16 years ago
Ok, making progress ... More... over 16 years ago
More bug fixes ...` More... over 16 years ago