vala:wip/transform-ast

Last commit made on 2020-04-01
Get this branch:
git clone -b wip/transform-ast https://git.launchpad.net/vala

Branch merges

Branch information

Name:
wip/transform-ast
Repository:
lp:vala

Recent commits

86bf90a... by Rico Tzschichholz

FIXME Implicit flatten array in foreach

7f1d186... by Luca Bruno <email address hidden>

Use more statements()

0d6d130... by Luca Bruno <email address hidden>

Use %? in the parser rather than stringifying expressions

966f5b8... by Luca Bruno <email address hidden>

Accept method call children

93e7cd0... by Luca Bruno

Set the scope of the codebuilder block for symbol resolution

16f415b... by Luca Bruno

Move PostfixExpression transformation into the transformer

a997a2e... by Luca Bruno

Move Template transformation to the code transformer

e6622c6... by Luca Bruno

Move UnaryExpression tranformation into code transformer

e41e467... by Luca Bruno

Cleanup generated empty blocks

4d10726... by Luca Bruno

DOM-like linked list of statements