0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update to new Java versions More... almost 6 years ago
Ignore test that can't run under Java9+ due to tooling issues More... almost 6 years ago
Fix stack overflow in toString More... almost 6 years ago
Update build and add Eclipse project for easy getting-started More... almost 6 years ago
Update libs for 2018 More... almost 6 years ago
Use JVM split verifier to workaround stack map issue in J7 Remove unsupported JVM configurations from travis config More... about 11 years ago
Fail build on test failure (for CI) More... about 11 years ago
Additional JDKs on Travis More... about 11 years ago
Ignore swap files/backups More... about 11 years ago
Add travis CI support More... about 11 years ago
Version roll 0.23-SNAPSHOT (development) More... over 11 years ago
Version roll 0.22 More... over 11 years ago
Add deprecation message to command-line compiler. More... over 11 years ago
Simple (short-term) fix for issue #3 --> Always save/cast arithmetic/logical operator results ----> Always set last chain receiver with target on these ops --> Fix to be revisited once new transform visitor is in use! More... over 11 years ago
Implement or blocks (Fix bug #6). errorFlag is now reset prior to calling method with or block (see comments). Update tests for new errorflag semantics. More... over 11 years ago
Make VM responsible for checking error flag (Bug #6) More... over 11 years ago
Fix bug #2 Add regression test More... over 11 years ago
Remove unused argument-casting code More... over 11 years ago
Fix bug #1 More... over 11 years ago
Implement regression test (bug #1) More... over 11 years ago
Update all references to dexmaker for 1.0 More... over 11 years ago
Upgrade to Dexmaker 1.0 More... over 11 years ago
Large refactor (clean up package hierarchy) Remove unused code (e.g. SparseArray) build.xml fixes: --> Fix jar build (complete nocli-novm was overwriting non-complete) --> Add explicit source/target to javac for Android compatibility when building with javac > 1.6 More... over 11 years ago
Ignore bin and gen_src More... over 11 years ago
Update license for GitHub More... over 11 years ago
Replaced README.html with README.md for GitHub More... over 11 years ago
Updated layout for GitHub More... over 11 years ago
Implement chained calls on parenthesized expressions More... over 11 years ago
First cut of comparison support in compiler Updates to runtime API: --> Support wrapped booleans --> Implement comparison methods --> Update type coercion More... over 11 years ago
Remove unused TEQ support More... over 11 years ago