v/vlib/builtin
Duarte Roso 055117dc5f
builtin: make byte.hex() two digits format (#5886)
2020-08-01 23:06:08 +02:00
..
bare
js
array.v
array_test.v
builtin.v gen: compile time for (methods and fields) (#5957) 2020-07-25 00:02:44 +02:00
builtin_nix.c.v
builtin_windows.c.v
byte_test.v
cfns.c.v
float.v
float_test.v
float_x64.v
int.v builtin: make byte.hex() two digits format (#5886) 2020-08-01 23:06:08 +02:00
int_test.v builtin: make byte.hex() two digits format (#5886) 2020-08-01 23:06:08 +02:00
isnil_test.v compiler: allow function expecting a void* to receive a byteptr 2019-11-28 09:44:43 +03:00
map.v ci: prepare for enabling compilation with g++ again 2020-07-25 20:20:49 +03:00
map_test.v
option.v
sorted_map.v
string.v builtin: add string.contains_any() (#5963) 2020-07-29 21:48:50 +02:00
string_int_test.v
string_strip_margin_test.v
string_test.v builtin: add string.contains_any() (#5963) 2020-07-29 21:48:50 +02:00
utf8.v
utf8_test.v