1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/builtin
vitalyster e64609387d term: colors on Windows console
* isConsole moved to builtin is_atty function
* Windows console initialization moved to builtin.init
2019-10-10 20:08:36 +03:00
..
js
array_test.v
array.v
builtin.v term: colors on Windows console 2019-10-10 20:08:36 +03:00
byte_test.v
hashmap_test.v fix 'v -debug examples/hello_world.v' 2019-10-10 20:02:32 +03:00
hashmap.v fix 'v -debug examples/hello_world.v' 2019-10-10 20:02:32 +03:00
int_test.v
int.v
map_test.v
map.v
option.v
string_test.v
string.v urllib: rem underscore methods from; add strings index_bytes 2019-10-10 20:04:11 +03:00
utf8_test.v
utf8.v