1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/builtin
2020-03-21 06:37:58 +01:00
..
bare os: merge with filepath 2020-03-07 22:26:26 +01:00
js use LF line endings in examples/quick_sort.v 2020-03-03 14:41:05 +01:00
array_test.v expression: set floats as f64 by default 2020-03-19 07:24:49 +01:00
array.v array: simplify reverse() memcpy call 2020-03-20 16:51:36 +01:00
builtin_nix.v builtin: fix backtrace for OpenBSD and NetBSD 2020-03-16 12:10:58 +01:00
builtin_windows.v
builtin.v builtin: do not use unsafe sprintf/vsprintf functions 2020-03-21 06:37:58 +01:00
byte_test.v
cfns.v cgen: definitions + other fixes; calloc fix 2020-03-04 17:08:28 +01:00
float_test.v expression: set floats as f64 by default 2020-03-19 07:24:49 +01:00
float.v atof: lots of fixes 2020-02-26 12:14:06 +01:00
int_test.v expression: set floats as f64 by default 2020-03-19 07:24:49 +01:00
int.v builtin: new str(), hex() functions without C.printf 2020-03-11 00:38:11 +01:00
isnil_test.v
map_test.v cleanup: replace C for loops with range 2020-02-24 17:55:16 +01:00
map.v map: make compilable with V2 2020-03-19 07:05:20 +01:00
option.v update copyright years 2020-02-03 05:00:36 +01:00
sorted_map.v cgen: args fixes 2020-03-11 21:11:27 +01:00
string_int_test.v
string_test.v string: separate strip_margin tests into different functions 2020-03-17 02:49:51 +01:00
string.v cgen: minor fixes 2020-03-18 16:47:37 +01:00
utf8_test.v
utf8.v update copyright years 2020-02-03 05:00:36 +01:00