Commit Graph

3 Commits

Author SHA1 Message Date
Emmanuel Briot
0a52f6df01 various attempts to simplify grammar
Fixes handing of expression functions (for which the expression was
 identified as an aggregate)
Move conditional expressions out of 'aggregate', to conform with ARM and
 resolve the above amgiguity
Inline expression_list, which was resulting in a conflict with a
 record_component_association.
2022-12-07 18:32:50 +01:00
Emmanuel Briot
c0b04e4be1 Some more cases of expression functions 2022-10-21 22:00:02 +02:00
Emmanuel Briot
160d197c59 Support for arrays and object declarations 2022-10-21 15:45:54 +02:00