enso/distribution/lib/Standard
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
..
AWS/0.0.0-dev Handle UTF BOM when decoding text (#10130) 2024-06-04 13:22:19 +00:00
Base/0.0.0-dev Extract mutable builder from ModuleScope (#9914) 2024-06-05 16:57:08 +00:00
Database/0.0.0-dev Add select/remove column by type (#10159) 2024-06-04 16:23:46 +01:00
Examples/0.0.0-dev Make data-links behave more like 'symlinks' (#9485) 2024-03-22 17:01:54 +00:00
Geo/0.0.0-dev Remove old GUI1 ICONs and mapping function (#10086) 2024-05-27 11:17:21 +01:00
Google_Api/0.0.0-dev Update ICONs, linting fixes and add select_columns ALIASes. (#9985) 2024-05-17 19:24:17 +00:00
Image/0.0.0-dev Align headers in doc comments... (#10025) 2024-05-21 19:44:58 +00:00
Searcher/0.0.0-dev Fix input_number icons (#10066) 2024-05-24 11:30:06 +00:00
Snowflake/0.0.0-dev Update ICONs, linting fixes and add select_columns ALIASes. (#9985) 2024-05-17 19:24:17 +00:00
Table/0.0.0-dev BigDecimalBuilder and arithmetic operations. (#9950) 2024-06-04 13:59:31 -04:00
Test/0.0.0-dev Remove old GUI1 ICONs and mapping function (#10086) 2024-05-27 11:17:21 +01:00
Visualization/0.0.0-dev Make table default visualisation (#10128) 2024-05-31 15:02:02 +00:00