Will Hawkins
99804e3053
Better Support For Keysets
...
Signed-off-by: Will Hawkins <hawkinsw@obs.cr >
2026-03-27 01:36:38 -04:00
Will Hawkins
7c35b2b6e5
Binary Operators (and Grouping in Expressions)
...
Add support for <, <=, >, >=, && and ||.
Also, add support for grouping (with ( and )) in expressions.
Signed-off-by: Will Hawkins <hawkinsw@obs.cr >
2026-03-23 07:53:41 -04:00
Will Hawkins
8ca03cdca5
Add booleanLiteralExpression To Make Compiling Easier
...
Signed-off-by: Will Hawkins <hawkinsw@obs.cr >
2026-03-06 08:01:41 -05:00
Will Hawkins
cfe78a9b29
Semicolon Cleanup
...
1. Semicolons were required in the wrong spot.
2. Make semicolons "invisible" (from the tree-sitter perspective).
Signed-off-by: Will Hawkins <hawkinsw@obs.cr >
2026-02-27 08:23:27 -05:00
Will Hawkins
bc700509c1
Add Instantations to Grammar
...
Signed-off-by: Will Hawkins <hawkinsw@obs.cr >
2026-02-06 07:45:29 -05:00
Will Hawkins
c78afa5418
Flesh Out P4 Grammar
...
Signed-off-by: Will Hawkins <hawkinsw@obs.cr >
2026-01-17 00:02:43 -05:00