enso/distribution/lib/Standard/Base/0.0.0-dev
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
..
src Extract mutable builder from ModuleScope (#9914) 2024-06-05 16:57:08 +00:00
THIRD-PARTY Update to GraalVM 24.0.0 (#9647) 2024-04-12 17:01:49 +00:00
package.yaml Fix the group colours for consistent colouring. (#9893) 2024-05-08 16:52:42 +00:00