0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 18 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not emit the OpDeallocateY anymore. More... about 11 years ago
Fixed bug in OzArity.syntax(). More... about 11 years ago
Downgraded memory usage when invoking sbt. More... about 11 years ago
Fixed bug in handling nesting \ifdef's in the preprocessor. More... over 11 years ago
Changed the we get <Base>: not it is an argument of the top-level. More... over 11 years ago
Tiny code cleanup. More... over 11 years ago
Dropped support for multiple Base functors. More... over 11 years ago
Updated for the new opcode condBranch. More... over 11 years ago
Updated for a Base that does not export 'Base'. More... over 11 years ago
Fixed: lazy funs did not return a read-only. More... over 11 years ago
Do not bind <Base>.'Base' = <Base> anymore. More... over 11 years ago
Output the abstraction instead of its codearea. More... over 11 years ago
Reconciled the pickle and boot-pickle formats. More... over 11 years ago
Changed the output as being a function returning the functor. More... over 11 years ago
Reviewed the way that <Base> and the boot MM are accessed. More... over 11 years ago
Complete review of the output: now we output serialized CodeAreas. More... over 11 years ago
Do not register boot modules anymore in --baseenv. More... over 11 years ago
Discover automatically where Java is in the build script. More... over 11 years ago
Fix for obscure OO features. More... over 11 years ago
Added elementary support for elementary for loops. More... over 11 years ago
Enabled the -optimize compiler flag. More... over 11 years ago
Got rid of a warning of sbt. More... over 11 years ago
Cleaned up the initialization of K registers in the C++ code. More... over 11 years ago
Fixed the type of the JAVA option in the build script. More... over 11 years ago
Added a cmake build script that delegates to sbt. More... over 11 years ago
Embed sbt 0.12.0 to simplify things and avoid version clashes. More... over 11 years ago
Updated for the new mechanism for builtins. More... over 11 years ago
Set up application.{url,args} appropriately. More... over 11 years ago
Store the BootMM in a property instead of an export of Base. More... over 11 years ago
Added support lazy functions. More... over 11 years ago