Bruno BELANYI
|
3e46a9b762
|
Add 'operator' aliases
|
2024-04-08 20:15:59 +01:00 |
|
Bruno BELANYI
|
25924c3c5c
|
Add binary expression
|
2024-04-08 20:15:59 +01:00 |
|
Bruno BELANYI
|
2549f6f0db
|
Add 'property' alias
It makes the syntax tree more readable.
|
2024-04-08 20:15:59 +01:00 |
|
Bruno BELANYI
|
9dd109b90a
|
Add boolean literals
|
2024-04-08 20:15:59 +01:00 |
|
Bruno BELANYI
|
db2e88a539
|
Add map expressions
|
2024-04-08 20:15:59 +01:00 |
|
Bruno BELANYI
|
e13f15e8db
|
Add list expressions
|
2024-04-08 20:15:59 +01:00 |
|
Bruno BELANYI
|
f548b1d5ad
|
Add string literals
Once again, taking the rules more or less straight from tree-sitter-go.
|
2024-04-08 20:15:59 +01:00 |
|
Bruno BELANYI
|
57b38c01c0
|
Add negative integers
|
2024-04-08 20:15:59 +01:00 |
|