v/vlib/builtin
Alexander Medvednikov d9cf98f772 v2: imports 2020-02-12 01:16:38 +01:00
..
bare
hashmap update copyright years 2020-02-03 05:00:36 +01:00
js update copyright years 2020-02-03 05:00:36 +01:00
array.v v2: imports 2020-02-12 01:16:38 +01:00
array_test.v array: bring back reduce test 2020-02-11 13:22:22 +01:00
builtin.v v2: break, continue, for in fixes, fixed size array, | 2020-02-04 08:29:50 +01:00
builtin_nix.v v2: minor fixes 2020-02-07 21:29:28 +01:00
builtin_windows.v
byte_test.v
cfns.v v2: type sys - store type idx/ptr in int & add helpers 2020-02-10 08:32:08 +01:00
float.v remove `as` casts for basic types 2020-02-07 22:10:48 +01:00
int.v remove `as` casts for basic types 2020-02-07 22:10:48 +01:00
int_test.v fix int_test.v 2020-02-07 22:16:14 +01:00
isnil_test.v
map.v v2: scopes, or, in, hex 2020-02-04 17:44:39 +01:00
map_test.v
option.v update copyright years 2020-02-03 05:00:36 +01:00
string.v string: split into lines correctly 2020-02-09 09:23:57 +01:00
string_int_test.v
string_test.v compiler: bugfix for raw'"' 2020-02-09 16:29:05 +01:00
utf8.v update copyright years 2020-02-03 05:00:36 +01:00
utf8_test.v utf8: remove unused UTF8_CHAR_LEN macro and add a simple utf8 test 2019-07-10 09:07:04 +02:00