0
I Use This!
Inactive

Commits : Listings

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