v/vlib/v/gen
Leah Lundqvist 1d0ebfb691
jsgen: add hash statement
2020-05-28 14:38:10 +02:00
..
js jsgen: add hash statement 2020-05-28 14:38:10 +02:00
tests map: fast_string_eq and improved comments 2020-04-12 15:10:06 +03:00
x64 checker: restrict numeric promotions to cases where no data is lost 2020-05-27 05:42:48 +02:00
cgen.v cgen: add support for $if (mach|darwin|hpux|gnu|qnx|bsd) 2020-05-28 13:33:12 +02:00
cgen_test.v cgen: fix nested conditional statements 2020-05-11 15:11:48 +02:00
cheaders.v compiler: new attributes, prelude customization 2020-05-26 14:12:18 +02:00
comptime.v checker/gen: more generics fixes; ComptimeCall 2020-05-25 05:32:36 +02:00
fn.v generics: fix method calls 2020-05-28 05:58:19 +02:00
json.v cgen: fix for V structs fields (auto str and json_decode) 2020-05-28 09:55:37 +03:00
live.v parser: warning about unused imports 2020-05-14 17:14:24 +02:00
profile.v profile: support for -profile-no-inline (with it, [inline] fns will not get profiled) 2020-05-08 15:01:59 +03:00
str.v cgen: fix a bug with tmp strings/free 2020-05-25 11:01:21 +00:00