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
fb5a2b68b0 Remove selector_name rule
Was a choice() with a single alternative
2022-10-25 09:58:04 +02:00
Emmanuel Briot
d440b2e820 Initial support for generics 2022-10-24 14:35:37 +02:00