v/vlib/builtin
Bobitsmagic 0f92485698
builtin: fix typo in builtin/array.v (#8658)
2021-02-09 17:04:47 +02:00
..
bare
js
array.v builtin: fix typo in builtin/array.v (#8658) 2021-02-09 17:04:47 +02:00
array_eq_test.v
array_test.v doc, fmt: use `map{key: value}` syntax for map literals (#8623) 2021-02-08 16:57:42 +02:00
builtin.c.v
builtin.v
builtin_nix.c.v
builtin_windows.c.v
byte_test.v
cfns.c.v
chan.v builtin: doc chan.v channel stub (#8577) 2021-02-07 12:42:24 +02:00
float.v all: improve -skip-unused, track consts, walk all AST nodes, support tests 2021-02-07 02:51:45 +02:00
float_test.v
float_x64.v
int.v
int_test.v
isnil_test.v
map.v builtin: document rest of map.v (#8578) 2021-02-06 03:07:42 +01:00
map_of_floats_test.v doc, fmt: use `map{key: value}` syntax for map literals (#8623) 2021-02-08 16:57:42 +02:00
map_test.v doc, fmt: use `map{key: value}` syntax for map literals (#8623) 2021-02-08 16:57:42 +02:00
option.v
rune.v
sorted_map.v
sorting_test.v
string.v fmt: single line ternary return (#8605) 2021-02-08 00:28:46 +01:00
string_int_test.v
string_strip_margin_test.v
string_test.v
utf8.c.v
utf8.v
utf8_test.v