openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
B
bytecode2firm
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.
Aug 19, 2025 — Aug 19, 2026
Showing page 8 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Test arrays of non-API classes.
Julian Oppermann
More...
almost 16 years ago
Use gcj to allocate all objects. Fix layout attribute of array types.
Julian Oppermann
More...
almost 16 years ago
New testcase for arrays. Enabled invokeinterface tests in the InvokeX testcase.
Julian Oppermann
More...
almost 16 years ago
adapt to latest libfirm
Matthias Braun
More...
almost 16 years ago
Milestone: INVOKEINTERFACE seems to work in simple cases.
Julian Oppermann
More...
almost 16 years ago
Adjust vtable size when emitting.
Julian Oppermann
More...
almost 16 years ago
Milestone on the way to emitting a correct class$ field.
Julian Oppermann
More...
almost 16 years ago
Cosmetic changes.
Julian Oppermann
More...
almost 16 years ago
Test cases for the invoke... opcodes (+.gitignore)
Julian Oppermann
More...
almost 16 years ago
Explicitly place the superclass subobject at the beginning of an object.
Julian Oppermann
More...
almost 16 years ago
Test cases that check the arithmetic, conversion and comparison opcodes.
Julian Oppermann
More...
almost 16 years ago
Initialize (API) classes before accessing static fields.
Julian Oppermann
More...
almost 16 years ago
Real implementation for xCMP opcodes and LDC <double>.
Julian Oppermann
More...
almost 16 years ago
Testcases "HelloWorld" and "ControlFlow".
Julian Oppermann
More...
almost 16 years ago
Stupid typo.
Julian Oppermann
More...
almost 16 years ago
Implemented tableswitch and lookupswitch opcodes.
Julian Oppermann
More...
almost 16 years ago
Use a temp file with a pseudo random name for the intermediate ASM code.
Julian Oppermann
More...
almost 16 years ago
Adapted libfirm's test script to bc2firm.
Julian Oppermann
More...
almost 16 years ago
Initial commit.
Julian Oppermann
More...
almost 16 years ago
Simple CLI featuring -cp, -bootclasspath and -o params.
Julian Oppermann
More...
almost 16 years ago
Don't include final methods in vtable, instead link them statically when lowering the call.
Julian Oppermann
More...
almost 16 years ago
Merge branch 'master' into merge-temp
Julian Oppermann
More...
almost 16 years ago
Merge commit 'remotes/matzeb/master'
Julian Oppermann
More...
almost 16 years ago
Update gitignore.
Julian Oppermann
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.)
Julian Oppermann
More...
almost 16 years ago
missed the final 0-char when constructing the classname string
Matthias Braun
More...
almost 16 years ago
don't abort for unknown classfile versions
Matthias Braun
More...
almost 16 years ago
fix some whitespace errors
Matthias Braun
More...
almost 16 years ago
Minor cleanup.
Julian Oppermann
More...
almost 16 years ago
Use libgcj to allocate Strings and and create instances of API classes.
Julian Oppermann
More...
almost 16 years ago
←
1
2
3
4
5
6
7
8
9
10
11
→
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