v/vlib/v/gen
Daniel Däschle 8cbdb75dd6
cgen: fix match expr multiline error
* cgen: fix match expr multiline error
* Support for multiple statements in the else part of the match.
* Add a test for the match expression with multiple statements.
2020-04-13 13:05:38 +03:00
..
tests map: fast_string_eq and improved comments 2020-04-12 15:10:06 +03:00
x64 v2: compile vfmt again; consistent colored error messages 2020-04-03 18:42:22 +03:00
cgen.v cgen: fix match expr multiline error 2020-04-13 13:05:38 +03:00
cgen_test.v cgen: generate str() methods; merge c tests 2020-03-27 20:33:30 +01:00
cheaders.v comptime: fix #ifdef/#endif generation 2020-04-11 12:41:48 +03:00
jsgen.v ast/cgen/parser: combine IfExpr branches into single node 2020-03-21 00:39:56 +11:00