0
I Use This!
Activity Not Available

Commits : Listings

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