v/vlib/builtin
Alexander Medvednikov 75e2a29cb5 string: bring back strtoul for now 2019-10-15 08:53:35 +03:00
..
js
array.v
array_test.v
builtin.v
byte_test.v
float.v builtin: float.v + remove #include <math.h> 2019-10-15 08:41:45 +03:00
hashmap.v
hashmap_test.v
int.v builtin: float.v + remove #include <math.h> 2019-10-15 08:41:45 +03:00
int_test.v
map.v
map_test.v
option.v
string.v string: bring back strtoul for now 2019-10-15 08:53:35 +03:00
string_test.v string: test i64() and u64() 2019-10-15 04:26:19 +03:00
utf8.v
utf8_test.v