mirror of
https://github.com/enso-org/enso.git
synced 2024-12-21 09:01:29 +03:00
612289e498
Ensures that the following command: ``` enso --no-global-cache --no-ir-caches --no-compile-dependencies --no-read-ir-caches --compile built-distribution/enso-engine-0.0.0-dev-linux-amd64/enso-0.0.0-dev/lib/Standard/Base/0.0.0-dev/ ``` does not load IRs from caches, but actually compiles all the modules in `Standard.Base` library. # Important Notes - Add some logging on places, fix some typos. |
||
---|---|---|
.. | ||
main | ||
test/java/org/enso/compiler/test |