enso/distribution
James Dunkerley 8afba43add
Implement In-Memory Table order_by (#3515)
Implemented the `order_by` function with support for all modes of operation.
Added support for case insensitive natural order.

# Important Notes
- Improved MultiValueIndex/Key to not create loads of arrays.
- Adjusted HashCode for MultiValueKey to have a simple algorithm.
- Added Text_Utils.compare_normalized_ignoring_case to allow for case insensitive comparisons.
- Fixed issues with ObjectComparator and added some unit tests for it.
2022-06-08 12:30:50 +00:00
..
bin Project Manager Native Image (#1318) 2020-12-09 14:58:11 +01:00
engine/THIRD-PARTY Profile the language server (#3389) 2022-05-10 12:44:05 +00:00
launcher Frgaal integration in sbt (#3421) 2022-05-04 21:18:40 +02:00
lib/Standard Implement In-Memory Table order_by (#3515) 2022-06-08 12:30:50 +00:00
project-manager/THIRD-PARTY Frgaal integration in sbt (#3421) 2022-05-04 21:18:40 +02:00
enso.bundle.template Better component handling in the project manager (#1399) 2021-01-15 15:26:51 +00:00
launcher-manifest.yaml Bump the development version number (#1389) 2021-01-06 08:57:02 +00:00
manifest.template.yaml Bump Minimal PM/Launcher Versions for New Engine (#1854) 2021-07-13 13:08:00 +02:00