enso/test/Base_Tests/src
Pavel Marek c2c6712b77
WithWarnings uses EnsoHashMap to speed things up (#10555)
Majority of warnings handling is now done via newly introduced nodes. Moreover, the underlying representation of warnings storage in `WithWarnings` was changed from `Warning[]` to `EnsoHashMap`.

# Important Notes
- Remove `ArrayRope`.
2024-08-07 15:29:57 +00:00
..
Data Add newlines option to text cleanse/replace (#10761) 2024-08-06 18:59:54 +03:00
Network Space-precedence does not apply to value-level operators (#10597) 2024-07-24 10:55:44 +00:00
Runtime Avoid race condition in GC_Example test (#10665) 2024-07-29 09:37:21 +00:00
Semantic WithWarnings uses EnsoHashMap to speed things up (#10555) 2024-08-07 15:29:57 +00:00
System Internal tests run with --disable-private-check (#10743) 2024-08-05 15:22:22 +02:00
Main.enso Internal tests run with --disable-private-check (#10743) 2024-08-05 15:22:22 +02:00
Random_Spec.enso Snowflake Dialect pt. 6 - Union, Distinct and other improvements (#10576) 2024-07-19 16:04:00 +00:00
Widget_Helpers_Spec.enso Widget Improvements (#10575) 2024-07-17 19:53:17 +00:00