Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
lumo_linux64.gz | 2018-10-21 | 25.4 MB | |
lumo_mac.gz | 2018-10-21 | 23.2 MB | |
lumo_win64.exe.gz | 2018-10-21 | 21.5 MB | |
lumo_win64.zip | 2018-05-12 | 21.5 MB | |
lumo_linux64.zip | 2018-05-12 | 25.4 MB | |
lumo_mac.zip | 2018-05-12 | 23.2 MB | |
1.9.0-alpha.tar.gz | 2018-05-11 | 719.7 kB | |
1.9.0-alpha.zip | 2018-05-11 | 760.8 kB | |
README.md | 2018-05-11 | 743 Bytes | |
Totals: 9 Items | 141.6 MB | 0 |
Bug fixes
clojure.reflect
not bundled (#369).-e
with unfinished form hangs (#375).- Fix crash when trying to auto-complete a line ending with
'
(#365).
Changes
- Upgrade Node.js to version 9.10.0.
- Bump ClojureScript to 1.10.X (#379). Plus miscellaneous fixes, most notably:
- Use cljs.core/eval in lumo.core.
- Bundle
cljs.core.specs.alpha
. - Use
$HOME/.cljs/.lumo-cache
as global cache folder. - Throw in case of the unsupported
:parallel-build
. - Fix init of
cljs.core/*print-newline*
.