v/vlib/builtin
Alexander Medvednikov f748390172 parser: do no allow var names with __; cgen: use __argc 2020-04-04 14:55:40 +02:00
..
bare
js
array.v parser: do no allow var names with __; cgen: use __argc 2020-04-04 14:55:40 +02:00
array_test.v parser: snake_case check; array: mutable array test 2020-04-04 14:09:58 +02:00
builtin.v cgen: add `builtin.init` call inside of `_vinit` 2020-04-03 13:27:19 +02:00
builtin_nix.v cgen: add `builtin.init` call inside of `_vinit` 2020-04-03 13:27:19 +02:00
builtin_windows.v cgen: add `builtin.init` call inside of `_vinit` 2020-04-03 13:27:19 +02:00
byte_test.v
cfns.v
float.v
float_test.v
int.v
int_test.v
isnil_test.v
map.v map: remove old get methods 2020-04-04 14:22:39 +02:00
map_test.v
option.v
sorted_map.v
string.v
string_int_test.v
string_strip_margin_test.v
string_test.v
utf8.v
utf8_test.v