v/vlib/builtin
Major Taylor f099f90f50
string: fix trim_right, add tests
2020-04-06 14:30:25 +02:00
..
bare
js use LF line endings in examples/quick_sort.v 2020-03-03 14:41:05 +01:00
array.v
array_test.v
builtin.v
builtin_nix.v cgen: bring back Windows fixes 2020-04-05 16:08:16 +02:00
builtin_windows.v cgen: bring back Windows fixes 2020-04-05 16:08:16 +02:00
byte_test.v
cfns.v
float.v
float_test.v
int.v
int_test.v builtin: add operator precedence test 2020-04-02 19:02:49 +02:00
isnil_test.v
map.v map: fix leaksfree fix (#4254) 2020-04-05 23:31:53 +02:00
map_test.v
option.v
sorted_map.v
string.v string: fix trim_right, add tests 2020-04-06 14:30:25 +02:00
string_int_test.v
string_strip_margin_test.v
string_test.v string: fix trim_right, add tests 2020-04-06 14:30:25 +02:00
utf8.v
utf8_test.v