| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
and anns).
|
|
- Implemented Nat division, remainder, comparison, encode and decode on byte-code.
|
|
"static".
|
|
bytecode that works on the JVM also works properly on Android. Further testing and tweaking is needed.
|
|
- Now taking output-dir from command-line arguments.
|
|
|
|
|
|
in the resulting .jar.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Fixed some bugs of how the loop-transform was working.
|
|
- Did some minor refactoring of PM compilation.
|
|
language to library code.
|
|
|
|
indices inside the loop bodies).
|
|
|
|
|
|
that results from ignoring some local bindings.
|
|
|
|
|
|
- When issuing re-compilation from the compiler-cache, it's also done in parallel.
|
|
|
|
|
|
rely on core.async.
|
|
- Added a temporary fix for the survival/accumulation of zombie type-vars.
|
|
|
|
|
|
|
|
optimizer tags.
|
|
- Updated compiler version.
- Improved project.clj file.
|
|
avoid missing cursors during macro-expansions and some function calls.
|
|
|
|
- Still missing lexing for fractions...
|
|
strange characters.
|
|
|
|
that belongs to a class's parent, instead of the class itself.
|
|
|
|
already-compiled modules without these being imported.
|
|
|
|
|
|
- Also added conversions between Char and Nat.
|