v/vlib/builtin
Delyan Angelov f2bfda4989
ci: skip test_utf8_wide_char on windows with msvc
2021-01-04 00:16:31 +02:00
..
bare
js
array.v
array_eq_test.v
array_test.v cgen: fix array of array/map init (fix #7597) (#7671) 2020-12-29 11:50:25 +01:00
builtin.c.v
builtin.v
builtin_nix.c.v builtin: change V's panic() to not segfault; use `-d panics_break_into_debugger` to override 2020-12-12 16:05:22 +02:00
builtin_windows.c.v
byte_test.v
cfns.c.v os: change os.mv/2 return type to `?` (#7738) 2020-12-31 11:33:39 +02:00
chan.v
float.v
float_test.v
float_x64.v
int.v
int_test.v
isnil_test.v
map.v checker: support non-string map.keys method (#7760) 2021-01-03 15:55:06 +01:00
map_test.v checker: support non-string map.keys method (#7760) 2021-01-03 15:55:06 +01:00
option.v builtin: add missing fn documentation to option.v, fix naming of arguments. (#7386) 2020-12-19 00:27:35 +02:00
rune.v
sorted_map.v all: switch to the new fn arg syntax everywhere; add lots of vfmt -verify tests 2020-10-15 12:32:28 +02:00
sorting_test.v
string.v builtin: add string.split_by_whitespace() 2020-12-29 08:46:46 +02:00
string_int_test.v
string_strip_margin_test.v
string_test.v builtin: add string.split_by_whitespace() 2020-12-29 08:46:46 +02:00
utf8.c.v
utf8.v
utf8_test.v ci: skip test_utf8_wide_char on windows with msvc 2021-01-04 00:16:31 +02:00