|
|
97e3064613
|
Fix default devShell
ci/woodpecker/push/check Pipeline failed
I had this lying around locally, but it won't work in CI if I don't
commit it.
|
2024-04-08 08:49:42 +01:00 |
|
|
|
bca4c8d312
|
Release 0.1.2
|
2024-04-08 08:48:54 +01:00 |
|
|
|
540f28e55e
|
Add block comments
|
2024-04-08 08:48:10 +01:00 |
|
|
|
f76248b670
|
Fix line comments syntax
Don't write parsers after midnight kids.
For the explanation: I mixed up the syntax bits between Blueprint and
textual protocol buffers...
|
2024-04-08 08:41:25 +01:00 |
|
|
|
c5d3860a83
|
Release 0.1.1
|
2024-04-08 02:14:37 +01:00 |
|
|
|
e508ac4554
|
Add 'bump-version' script
|
2024-04-08 02:14:21 +01:00 |
|
|
|
2cb15e1b5f
|
Add 'operator' aliases
|
2024-04-08 02:13:43 +01:00 |
|
|
|
32da7a37a6
|
Add binary expression
|
2024-04-08 02:12:22 +01:00 |
|
|
|
d61c050351
|
Release 0.1.0
|
2024-04-08 02:02:16 +01:00 |
|
|
|
f40f760a78
|
Add README
|
2024-04-08 02:00:45 +01:00 |
|
|
|
f9e4049ccd
|
Add 'property' alias
It makes the syntax tree more readable.
|
2024-04-08 02:00:45 +01:00 |
|
|
|
67649085fe
|
Add 'element' field name to list
|
2024-04-08 02:00:45 +01:00 |
|
|
|
c4d2cec062
|
Add 'property' field name where relevant
|
2024-04-08 02:00:45 +01:00 |
|
|
|
4c27f2578d
|
Add modules
|
2024-04-08 02:00:45 +01:00 |
|
|
|
d78d9e83b1
|
Add 'soong_config_variable' selection
|
2024-04-08 02:00:45 +01:00 |
|
|
|
6b4b70172e
|
Add 'select' expression
Except for 'soong_config_variable' which is not yet handled.
|
2024-04-08 02:00:45 +01:00 |
|
|
|
f378edc750
|
Add boolean literals
|
2024-04-08 02:00:45 +01:00 |
|
|
|
1d29c87f8c
|
Add map expressions
|
2024-04-08 02:00:45 +01:00 |
|
|
|
6d4c0d6344
|
Add list expressions
|
2024-04-08 02:00:45 +01:00 |
|
|
|
7cb0f1ed38
|
Add string literals
Once again, taking the rules more or less straight from tree-sitter-go.
|
2024-04-08 02:00:45 +01:00 |
|
|
|
1e92f02aa5
|
Add negative integers
|
2024-04-08 02:00:45 +01:00 |
|
|
|
893d316aa0
|
Add comments
|
2024-04-08 02:00:45 +01:00 |
|
|
|
e1f87618f0
|
Add '+=' assignment
|
2024-04-08 02:00:45 +01:00 |
|
|
|
73a5d747ef
|
Add assignment
|
2024-04-08 02:00:45 +01:00 |
|
|
|
78bfe7c1cf
|
Bootstrap project
|
2024-04-07 22:18:34 +01:00 |
|