Commit Graph

7 Commits (ede2b798f62ea8f8f66a41a9242b025e47657c4c)

Author SHA1 Message Date
Delyan Angelov ede2b798f6
vfmt cfns_wrapper.c.v and sort_with_compare_context_test.v 2022-03-28 23:32:58 +03:00
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