Historique des commits

Auteur SHA1 Message Date
  Franz Höltermann 873b7f8588 Fixed type of temporary slice in sort_by_indices_overwrite il y a 1 an
  gingerBill 600c97cc0f Add missing `Allocator_Error` and `@(require_results)` to many procedures il y a 2 ans
  gingerBill 5bbdbadc25 Remove `where ORD(E)` on procedures that don't need it il y a 2 ans
  Phil 7d55bfc120 fix sort_by_indices_allocate il y a 3 ans
  Phil 3f3ae4b2b6 fix sort_by_with_indices for zero and one length slices: il y a 3 ans
  Phil 63eec25044 add sort_by_indices overload and test il y a 3 ans
  Phil 7a9b0731cf add tests for sort_by_indices il y a 3 ans
  Phil d45661c405 cleanup slice sorting with indices changes il y a 3 ans
  Phil 002bec256a have sort_with_indices allocate. Add a couple convenience procs for using the indices result to sort other slices. il y a 3 ans
  Phil 15aaf7dfa0 add sort_with_indices family of procs il y a 3 ans
  Despacito696969 a343fb171d Fixed `slice.is_sorted_cmp` il y a 3 ans
  gingerBill 14a17fb36f Add `slice.stable_sort*` procedures il y a 3 ans
  gingerBill 1a9ec776cb Unify logic for `slice.sort*` related procedures il y a 3 ans
  gingerBill 9331ebebcc Add `#no_bounds_check` to sorting procedures il y a 3 ans
  gingerBill 251da264ed Remove unneeded semicolons from the core library il y a 4 ans
  gingerBill f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports il y a 4 ans
  gingerBill 1c76577918 Add `slice.sort_by_cmp` Ordering based sorting algorithms il y a 4 ans
  gingerBill f4f2b8f5ad Add `_internal` field to `context` il y a 4 ans
  gingerBill 41f6a684e1 Rename `slice.sort_proc` to `slice.sort_by`; add `slice.sort_by_key` il y a 4 ans
  gingerBill edd802e1ff Add `package slice`; New `sort.Interface` with default `sort.sort` il y a 4 ans