openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
Java Compiler Kit (JKit)
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 20, 2024 — Jul 20, 2025
Showing page 26 of 38
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bug fix for string concatenation.
DavidPearce
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.
DavidPearce
More...
over 16 years ago
Almost got java 1.5 for each loops working .. but not quite!!!!!
DavidPearce
More...
over 16 years ago
Working through a whole heap of bugs.
DavidPearce
More...
over 16 years ago
Bug fix for determing local variables.
DavidPearce
More...
over 16 years ago
Added support for pre and post increment/decrement operators.
DavidPearce
More...
over 16 years ago
Added partial fix for the problem of allocating double slots to variables of large type.
DavidPearce
More...
over 16 years ago
Minor bug fix.
DavidPearce
More...
over 16 years ago
Support for break and continue statements added.
DavidPearce
More...
over 16 years ago
Working on adding support for break and continue statements.
DavidPearce
More...
over 16 years ago
Finally, after much effort, a bug fix for string concatenation operator.
DavidPearce
More...
over 16 years ago
Working on string concatenation.
DavidPearce
More...
over 16 years ago
Bug fix for loading character constants.
DavidPearce
More...
over 16 years ago
Working on debugging the code ... making some progress, lots of bugs to go :(
DavidPearce
More...
over 16 years ago
Finally, "Hello World" program works!!!
DavidPearce
More...
over 16 years ago
More bug fixes for constant pool items added by bytecodes.
DavidPearce
More...
over 16 years ago
Fixing lots of bugs, now need to deal with the classconstant problem.
DavidPearce
More...
over 16 years ago
Adding support for debugging.
DavidPearce
More...
over 16 years ago
Ok, ran my first classfile generated from Jkit ... getting there slowly...
DavidPearce
More...
over 16 years ago
Ok, real classfile generation is now possible at last!!!
DavidPearce
More...
over 16 years ago
Making progress. Now need to actually generate class file output.
DavidPearce
More...
over 16 years ago
Trying to sort out the bytecode generation.
DavidPearce
More...
over 16 years ago
Added support for for-loops.`
DavidPearce
More...
over 16 years ago
Ok, flying now ...
DavidPearce
More...
over 16 years ago
Various bug fixes.
DavidPearce
More...
over 16 years ago
Making progress.
DavidPearce
More...
over 16 years ago
Ok, now it's outputing actual bytecode ...`
DavidPearce
More...
over 16 years ago
Still going ...
DavidPearce
More...
over 16 years ago
Ok, making progress ...
DavidPearce
More...
over 16 years ago
More bug fixes ...`
DavidPearce
More...
over 16 years ago
←
1
2
…
22
23
24
25
26
27
28
29
30
…
37
38
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree