v/builtin
Alexander Medvednikov 90c0791345 replace ugly `tos2(bytes)` with `string(bytes)` 2019-06-27 12:50:02 +02:00
..
array.v 👍 Fix up redundant type declare and remove space (#603) 2019-06-26 16:39:40 +02:00
array_test.v array_test.v, base64_test.v 2019-06-25 15:32:49 +02:00
builtin.v Fix calloc alloc wrong size 2019-06-24 12:30:36 +02:00
int.v all: add copyright 2019-06-23 09:22:49 +02:00
map.v 👍 Fix up redundant type declare and remove space (#603) 2019-06-26 16:39:40 +02:00
option.v all: add copyright 2019-06-23 09:22:49 +02:00
string.v replace ugly `tos2(bytes)` with `string(bytes)` 2019-06-27 12:50:02 +02:00
string_builder.v Added free() method for StringBuilder 2019-06-25 00:26:11 +02:00
string_test.v fix tests 2019-06-26 19:37:02 +02:00
utf8.v Revert "compiler & builtin: bitshifts CAO fix and C code removal in utf8" 2019-06-27 12:06:32 +02:00