v/vlib/builtin
Alexander Medvednikov a9b8bc067f enums (`mode == .default_mode` syntax); fix `foo.bar[0].baz = val` 2019-07-02 21:39:26 +02:00
..
array.v fmt: `id []typ` 2019-06-30 13:06:45 +02:00
array_test.v vlib: update and cleanup tests + fix PR template 2019-06-29 22:49:57 +02:00
builtin.v move all vlib modules to vlib/ 2019-06-29 12:00:31 +02:00
int.v builtin : fix buffer overflow and i64 issue with hex() 2019-07-02 15:18:56 +02:00
map.v fix maps; use maps for storing functions; verify struct initialization 2019-07-01 02:24:39 +02:00
map_test.v fix maps; use maps for storing functions; verify struct initialization 2019-07-01 02:24:39 +02:00
option.v move all vlib modules to vlib/ 2019-06-29 12:00:31 +02:00
string.v fix maps; use maps for storing functions; verify struct initialization 2019-07-01 02:24:39 +02:00
string_builder.v move all vlib modules to vlib/ 2019-06-29 12:00:31 +02:00
string_test.v move all vlib modules to vlib/ 2019-06-29 12:00:31 +02:00
struct_test.v enums (`mode == .default_mode` syntax); fix `foo.bar[0].baz = val` 2019-07-02 21:39:26 +02:00
utf8.v move all vlib modules to vlib/ 2019-06-29 12:00:31 +02:00