v/vlib/builtin
Alexander Medvednikov 8d52d877fb compiler: free local_vars 2019-09-23 22:16:52 +03:00
..
js array: remove temporary repeat2() 2019-09-19 05:22:24 +03:00
array.v compiler: free local_vars 2019-09-23 22:16:52 +03:00
array_test.v compiler: error on unused imports 2019-09-23 13:42:20 +03:00
builtin.v compiler: first step to require explicit definition of imported C fns 2019-09-19 05:16:25 +03:00
byte_test.v []byte.clone() 2019-07-25 18:07:25 +02:00
int.v array: remove temporary repeat2() 2019-09-19 05:22:24 +03:00
int_test.v compiler: allow "u64_var == 0" without casting the const literal 2019-09-23 02:14:10 +03:00
map.v array: remove temporary repeat2() 2019-09-19 05:22:24 +03:00
map_test.v compiler: error on unused imports 2019-09-23 13:42:20 +03:00
option.v "none" keyword for optionals + more memory fixes 2019-09-18 14:15:10 +03:00
string.v builtins: ustring comparisons, concatenation and other functions 2019-09-20 19:07:38 +03:00
string_test.v double quotes for denoting strings 2019-09-21 17:18:02 +03:00
utf8.v more C warnings fixed 2019-09-15 15:53:57 +03: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