|
|
2cb15e1b5f
|
Add 'operator' aliases
|
2024-04-08 02:13:43 +01:00 |
|
|
|
32da7a37a6
|
Add binary expression
|
2024-04-08 02:12:22 +01:00 |
|
|
|
f9e4049ccd
|
Add 'property' alias
It makes the syntax tree more readable.
|
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 |
|