| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
- Fixed the REPL.
|
|
the tuple-syntax.
|
|
eliminate the need to keep an explicit cache for it.
|
|
compiling functions and captured vars.
- Now caching scope-names (pre-joining) to ensure all checks needed during pre-scoping are identity checks.
|