Commit graph

16 commits

Author SHA1 Message Date
4a20da5c8f Add 'element' field name to list 2024-04-08 01:46:43 +01:00
05cec8d831 Add 'property' field name where relevant 2024-04-08 01:44:57 +01:00
8d917d11a0 Add modules 2024-04-08 01:36:27 +01:00
b3f3b2f147 fixup! Add assignment 2024-04-08 01:26:03 +01:00
dea4120ece Add 'soong_config_variable' selection 2024-04-08 01:25:09 +01:00
64c29499e7 Add 'select' expression
Except for 'soong_config_variable' which is not yet handled.
2024-04-08 01:12:35 +01:00
03fa5fdf85 Add boolean literals 2024-04-07 23:39:47 +01:00
37ee75c64d Add map expressions 2024-04-07 23:36:21 +01:00
3cb30584df fixup! Add assignment 2024-04-07 23:25:05 +01:00
060ea8a5ef Add list expressions 2024-04-07 23:24:46 +01:00
2b78a3365a Add string literals
Once again, taking the rules more or less straight from tree-sitter-go.
2024-04-07 23:18:21 +01:00
62f5031144 Add negative integers 2024-04-07 22:58:15 +01:00
ba33e41969 Add comments 2024-04-07 22:53:24 +01:00
f67e7c675a Add '+=' assignment 2024-04-07 22:18:39 +01:00
967bde688a Add assignment 2024-04-07 22:18:39 +01:00
78bfe7c1cf Bootstrap project 2024-04-07 22:18:34 +01:00