v/vlib/builtin
Alexander Medvednikov e56bf42270 v2: xor, for x = ... 2020-02-20 21:28:08 +01:00
..
bare
js
array.v
array_test.v
builtin.v
builtin_nix.v
builtin_windows.v
byte_test.v
cfns.v
float.v
int.v v2: for in checker 2020-02-18 21:59:42 +01:00
int_test.v
isnil_test.v
map.v v2: xor, for x = ... 2020-02-20 21:28:08 +01:00
map_test.v
option.v
sorted_map.v map: use hashmap instead of b-tree 2020-02-20 20:05:06 +01:00
string.v string: update check if a char is a space 2020-02-20 20:14:54 +01:00
string_int_test.v
string_test.v string: add more test cases 2020-02-20 20:14:21 +01:00
utf8.v
utf8_test.v