Commit graph

8 commits

Author SHA1 Message Date
ee37351e81 WIP: Merge 'select_case' and 'default_case'
Not sure whether I like this change or not... IMO this might be too lax.
2024-04-10 15:24:03 +00:00
4da69807ad Alias 'default_case' to 'select_case'
There's not much use in the node being a different name.
2024-04-10 15:24:03 +00:00
9049b4f4b9 Add 'default' alias
This makes it appear in the tree as a named node.
2024-04-10 15:24:02 +00:00
e0aa749e1b Hide 'select_cases' rule
It doesn't provide any more information to expose it.
2024-04-10 15:24:01 +00:00
ddb4f693be Add test for 'select' as an identifier 2024-04-09 12:28:28 +01:00
3e46a9b762 Add 'operator' aliases 2024-04-08 20:15:59 +01:00
a78ad8139f Add 'soong_config_variable' selection 2024-04-08 20:15:59 +01:00
12553c3bb8 Add 'select' expression
Except for 'soong_config_variable' which is not yet handled.
2024-04-08 20:15:59 +01:00