1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/builtin
2019-12-11 18:41:25 +03:00
..
bare freestanding: malloc/free with mm_alloc an mm_free 2019-12-08 13:44:52 +03:00
js
array_test.v compiler: force custom struct .str() methods to be defined public 2019-12-11 03:24:26 +03:00
array.v
builtin_nix.v do not allow casting a type to itself 2019-12-07 15:31:56 +03:00
builtin_windows.v
builtin.v option to pre-allocate a memory block 2019-12-11 18:41:25 +03:00
byte_test.v
cfns.v windows: WideCharToMultiByte() returns an int 2019-12-07 17:31:07 +03:00
float.v
hashmap_test.v
hashmap.v
int_test.v
int.v fix int.str() memory bug 2019-12-09 16:41:13 +03:00
isnil_test.v
map_test.v
map.v
option.v
string_int_test.v atoi: fix leading zeros in string to int conversion 2019-12-08 23:22:33 +03:00
string_test.v vweb: secure HttpOnly cookies 2019-12-11 03:20:30 +03:00
string.v strings: replace_each([]); orm: update 2019-12-10 23:57:49 +03:00
utf8_test.v
utf8.v vlib: fix missing else{} in match statements 2019-12-07 17:23:37 +03:00