0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Jun 26, 2025 — Jun 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
link to van roy's article on paradigms More... almost 14 years ago
Changed the method name encoding. Now it is completely compliant with JVM specs. More... over 14 years ago
Ignore /.cache in .gitignore. More... over 14 years ago
Eclipse classpath change: does not require a custom var to be defined anymore. More... over 14 years ago
Get rid of another deprecation warning. More... over 14 years ago
Get rid of some compiler warnings. More... over 14 years ago
Deleted any reference to ozastc in the README, as they are no longer relevant. More... over 14 years ago
Completely rewrite ozastc not to depend on Gump. Should now be portable. More... over 14 years ago
Fixed dead links in readme (follow up). More... over 14 years ago
Fixed dead links in the readme. More... over 14 years ago
Updated the link to the master's thesis PDF. More... over 14 years ago
Fixed broken makeFailedValue(). More... almost 15 years ago
Updated the readme. More... about 15 years ago
Updated the readme. More... about 15 years ago
Updated the readme. More... about 15 years ago
Implemented some methods of System and Runtime. More... about 15 years ago
Made Platform.EOL lazy so that util.Properties is not created for nothing. More... about 15 years ago
Fixed isInstanceOf and asInstanceOf with array types. More... about 15 years ago
Improved exception display. More... about 15 years ago
Fixed build script. More... about 15 years ago
Static members are compiled as if they were vals/vars in the companion object. More... about 15 years ago
Added the class java.lang.reflect.Array in the runtime library. More... about 15 years ago
Reverted ClassManifest to its original version. More... about 15 years ago
Much better stack trace display. More... about 15 years ago
Merge branch 'master' into compliant-modules More... about 15 years ago
Fixed bug in asInstanceOf. More... about 15 years ago
Turned scala.BigDecimal and scala.BitIng into lazy vals. More... about 15 years ago
Merge branch 'master' into compliant-modules More... about 15 years ago
Fixed bug in == comparison of Any values. More... about 15 years ago
Fixed build script. More... about 15 years ago