enso/distribution/lib/Standard
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
..
AWS/0.0.0-dev Add Initial SQL Server support (#10624) 2024-07-30 11:13:08 +01:00
Base/0.0.0-dev WithWarnings uses EnsoHashMap to speed things up (#10555) 2024-08-07 15:29:57 +00:00
Database/0.0.0-dev Add newlines option to text cleanse/replace (#10761) 2024-08-06 18:59:54 +03:00
Examples/0.0.0-dev Speed up EnsoInputStream again (#10515) 2024-07-11 10:08:26 +00:00
Geo/0.0.0-dev Replace all from ... export all with explicit exports (#10369) 2024-07-11 19:34:25 +02:00
Google_Api/0.0.0-dev Autoscoping for File_Format and minor tweaks. (#10348) 2024-06-24 08:28:54 +00:00
Image/0.0.0-dev Snowflake Dialect pt. 6 - Union, Distinct and other improvements (#10576) 2024-07-19 16:04:00 +00:00
Microsoft/0.0.0-dev Fix upload/delete transactions in Snowflake backend (#10738) 2024-08-06 08:14:44 +00:00
Searcher/0.0.0-dev Rename order_by to sort for Table and DB_Table. (#10372) 2024-06-26 17:46:09 +00:00
Snowflake/0.0.0-dev Fix upload/delete transactions in Snowflake backend (#10738) 2024-08-06 08:14:44 +00:00
Table/0.0.0-dev Add newlines option to text cleanse/replace (#10761) 2024-08-06 18:59:54 +03:00
Tableau/0.0.0-dev Initial Tableau Reading Support (#10733) 2024-08-07 09:23:05 +00:00
Test/0.0.0-dev Space-precedence does not apply to value-level operators (#10597) 2024-07-24 10:55:44 +00:00
Visualization/0.0.0-dev Space-precedence does not apply to value-level operators (#10597) 2024-07-24 10:55:44 +00:00