v/vlib/builtin
Delyan Angelov 2086e6f1c1
builtin, cgen: implement chunked allocation of 16MB blocks with -prealloc (#10130)
2021-05-19 10:35:56 +03:00
..
js
linux_bare all: various fixes for [heap]/auto-heap handling (#10033) 2021-05-07 15:58:48 +03:00
array.v
array_test.v
builtin.c.v builtin, cgen: implement chunked allocation of 16MB blocks with -prealloc (#10130) 2021-05-19 10:35:56 +03:00
builtin.v builtin, cgen: implement chunked allocation of 16MB blocks with -prealloc (#10130) 2021-05-19 10:35:56 +03:00
builtin_d_gcboehm.v
builtin_ios.c.v
builtin_nix.c.v
builtin_notd_gcboehm.v
builtin_windows.c.v
byte_test.v
cfns.c.v os: add `signal_opt` and deprecate `signal` (#10005) 2021-05-05 15:39:02 +03:00
chan.v
float.v
float_test.v
float_x64.v
int.v
int_test.v
isnil_test.v
map.v builtin: remove `import hash` 2021-05-10 09:22:50 +03:00
map_of_floats_test.v
map_test.v
option.v builtin: implement -d trace_error 2021-05-18 20:03:00 +03:00
prealloc.c.v builtin, cgen: implement chunked allocation of 16MB blocks with -prealloc (#10130) 2021-05-19 10:35:56 +03:00
rune.v strings: add Builder.cut_to (#10042) 2021-05-07 19:41:27 +03:00
sorted_map.v
sorting_test.v
string.v builtin.string: optimize split_into_lines (#10081) 2021-05-11 18:57:32 +03:00
string_charptr_byteptr_helpers.v
string_int_test.v
string_strip_margin_test.v
string_test.v
utf8.c.v
utf8.v
utf8_test.v