История коммитов

Автор SHA1 Сообщение Дата
  Phil 7d55bfc120 fix sort_by_indices_allocate 3 лет назад
  Phil 3f3ae4b2b6 fix sort_by_with_indices for zero and one length slices: 3 лет назад
  Phil 63eec25044 add sort_by_indices overload and test 3 лет назад
  Phil 7a9b0731cf add tests for sort_by_indices 3 лет назад
  Phil d45661c405 cleanup slice sorting with indices changes 3 лет назад
  Phil 002bec256a have sort_with_indices allocate. Add a couple convenience procs for using the indices result to sort other slices. 3 лет назад
  Phil 15aaf7dfa0 add sort_with_indices family of procs 3 лет назад
  Despacito696969 a343fb171d Fixed `slice.is_sorted_cmp` 3 лет назад
  gingerBill 14a17fb36f Add `slice.stable_sort*` procedures 3 лет назад
  gingerBill 1a9ec776cb Unify logic for `slice.sort*` related procedures 3 лет назад
  gingerBill 9331ebebcc Add `#no_bounds_check` to sorting procedures 3 лет назад
  gingerBill 251da264ed Remove unneeded semicolons from the core library 4 лет назад
  gingerBill f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports 4 лет назад
  gingerBill 1c76577918 Add `slice.sort_by_cmp` Ordering based sorting algorithms 4 лет назад
  gingerBill f4f2b8f5ad Add `_internal` field to `context` 4 лет назад
  gingerBill 41f6a684e1 Rename `slice.sort_proc` to `slice.sort_by`; add `slice.sort_by_key` 4 лет назад
  gingerBill edd802e1ff Add `package slice`; New `sort.Interface` with default `sort.sort` 4 лет назад