v/vlib/builtin
spaceface777 ef8c1203b4
cleanup: replace C for loops with range
2020-02-24 17:55:16 +01:00
..
bare cleanup: replace C for loops with range 2020-02-24 17:55:16 +01:00
js cleanup: replace C for loops with range 2020-02-24 17:55:16 +01:00
array.v cleanup: replace C for loops with range 2020-02-24 17:55:16 +01:00
array_test.v cleanup: replace C for loops with range 2020-02-24 17:55:16 +01:00
builtin.v
builtin_nix.v
builtin_windows.v
byte_test.v
cfns.v
float.v
int.v cleanup: replace C for loops with range 2020-02-24 17:55:16 +01:00
int_test.v
isnil_test.v
map.v
map_test.v cleanup: replace C for loops with range 2020-02-24 17:55:16 +01:00
option.v
sorted_map.v cleanup: replace C for loops with range 2020-02-24 17:55:16 +01:00
string.v cleanup: replace C for loops with range 2020-02-24 17:55:16 +01:00
string_int_test.v
string_test.v
utf8.v
utf8_test.v