enso/distribution
Hubert Plociniczak 1bc14252df
Extract mutable builder from ModuleScope (#9914)
Refactored mutable parts of `ModuleScope` into builder to make it easier to reduce unnecessary locks.

# Important Notes
Elements of ModuleScope (types, imports etc) are used while _building_ of it may still be in progress. In order to make static typing happy, every `ModuleScope.Builder` can be exposed as (unmodifiable) `ModuleScope`.
2024-06-05 16:57:08 +00:00
..
bin What's the name of my method? (#10164) 2024-06-05 07:49:53 +00:00
engine/THIRD-PARTY Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
launcher Removing Truffle API dependency from runtime-compiler project (#9785) 2024-04-26 13:14:22 +00:00
lib/Standard Extract mutable builder from ModuleScope (#9914) 2024-06-05 16:57:08 +00:00
project-manager/THIRD-PARTY Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
enso.bundle.template Better component handling in the project manager (#1399) 2021-01-15 15:26:51 +00:00
launcher-manifest.yaml Bump the development version number (#1389) 2021-01-06 08:57:02 +00:00
manifest.template.yaml Upgrade enso to GraalVM for jdk 21 (#7991) 2023-11-17 18:02:36 +00:00