0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Test arrays of non-API classes. More... almost 16 years ago
Use gcj to allocate all objects. Fix layout attribute of array types. More... almost 16 years ago
New testcase for arrays. Enabled invokeinterface tests in the InvokeX testcase. More... almost 16 years ago
adapt to latest libfirm More... almost 16 years ago
Milestone: INVOKEINTERFACE seems to work in simple cases. More... almost 16 years ago
Adjust vtable size when emitting. More... almost 16 years ago
Milestone on the way to emitting a correct class$ field. More... almost 16 years ago
Cosmetic changes. More... almost 16 years ago
Test cases for the invoke... opcodes (+.gitignore) More... almost 16 years ago
Explicitly place the superclass subobject at the beginning of an object. More... almost 16 years ago
Test cases that check the arithmetic, conversion and comparison opcodes. More... almost 16 years ago
Initialize (API) classes before accessing static fields. More... almost 16 years ago
Real implementation for xCMP opcodes and LDC <double>. More... almost 16 years ago
Testcases "HelloWorld" and "ControlFlow". More... almost 16 years ago
Stupid typo. More... almost 16 years ago
Implemented tableswitch and lookupswitch opcodes. More... almost 16 years ago
Use a temp file with a pseudo random name for the intermediate ASM code. More... almost 16 years ago
Adapted libfirm's test script to bc2firm. More... almost 16 years ago
Initial commit. More... almost 16 years ago
Simple CLI featuring -cp, -bootclasspath and -o params. More... almost 16 years ago
Don't include final methods in vtable, instead link them statically when lowering the call. More... almost 16 years ago
Merge branch 'master' into merge-temp More... almost 16 years ago
Merge commit 'remotes/matzeb/master' More... almost 16 years ago
Update gitignore. More... almost 16 years ago
Initialize GCJ classes before doing an INVOKESTATIC. Allocate arrays via gcj. (Arrays of non-API classes currently don't work.) More... almost 16 years ago
missed the final 0-char when constructing the classname string More... almost 16 years ago
don't abort for unknown classfile versions More... almost 16 years ago
fix some whitespace errors More... almost 16 years ago
Minor cleanup. More... almost 16 years ago
Use libgcj to allocate Strings and and create instances of API classes. More... almost 16 years ago