Commit Graph

6 Commits (7993ff295e35ba702d6f9020ff037a804ad48d4e)

Author SHA1 Message Date
Delyan Angelov 7993ff295e
add the qsort_r implementation from musl (reduced pathological performance degradations) 2022-03-28 23:32:10 +03:00
Delyan Angelov 4535b5edc2
make the regression test more thorough; prepare for the pure V version 2022-03-28 21:11:42 +03:00
Delyan Angelov cc8f40df86
draft of the pure V version 2022-03-28 21:11:41 +03:00
Delyan Angelov 17226830c8
builtin: implement array.sort_with_compare_context 2022-03-28 21:11:41 +03:00
Enzo e3b65092d6
parser: deprecate `size_t` (#11443) 2021-09-08 13:09:32 +03:00
Delyan Angelov 47884dfd1f
builtin: move C. calls to .c.v files (#11164) 2021-08-12 21:46:38 +03:00