enso/distribution/lib/Standard
James Dunkerley 0ad70c6332
Tidy Standard.Base part 5 of n ... (hopefully the end...) (#3929)
- Moved `Any`, `Error` and `Panic` to `Standard.Base`.
- Separated `Json` and `Range` extensions into own modules.
- Tidied `Case`, `Case_Sensitivity`, `Encoding`, `Matching`, `Regex_Matcher`, `Span`, `Text_Matcher`, `Text_Ordering` and `Text_Sub_Range` in `Standard.Base.Data.Text`.
- Tidied `Standard.Base.Data.Text.Extensions` and stopped it re-exporting anything.
- Tidied `Regex_Mode`. Renamed `Option` to `Regex_Option` and added type to export.
- Tidied up `Regex` space.
- Tidied up `Meta` space.
- Remove `Matching` from export.
- Moved `Standard.Base.Data.Boolean` to `Standard.Base.Boolean`.

# Important Notes
- Moved `to_json` and `to_default_visualization_data` from base types to extension methods.
2022-12-02 18:08:14 +00:00
..
Base/0.0.0-dev Tidy Standard.Base part 5 of n ... (hopefully the end...) (#3929) 2022-12-02 18:08:14 +00:00
Database/0.0.0-dev Tidy Standard.Base part 5 of n ... (hopefully the end...) (#3929) 2022-12-02 18:08:14 +00:00
Examples/0.0.0-dev Tidy Standard.Base part 5 of n ... (hopefully the end...) (#3929) 2022-12-02 18:08:14 +00:00
Geo/0.0.0-dev Tidy Standard.Base Part 2 of n... (#3889) 2022-11-19 08:01:45 +00:00
Google_Api/0.0.0-dev Tidy Standard.Base part 4 of n ... (#3898) 2022-11-25 02:00:16 +00:00
Image/0.0.0-dev Tidy Standard.Base part 4 of n ... (#3898) 2022-11-25 02:00:16 +00:00
Searcher/0.0.0-dev Tidy Standard.Base part 5 of n ... (hopefully the end...) (#3929) 2022-12-02 18:08:14 +00:00
Table/0.0.0-dev Tidy Standard.Base part 5 of n ... (hopefully the end...) (#3929) 2022-12-02 18:08:14 +00:00
Test/0.0.0-dev Initial (naive) implementation for in memory join (#3918) 2022-11-29 19:37:31 +00:00
Visualization/0.0.0-dev Tidy Standard.Base part 5 of n ... (hopefully the end...) (#3929) 2022-12-02 18:08:14 +00:00