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
d8f6ff3b0b
Update Variable Declarations
...
Refactor a literal '=' to a production and allow expressions
of string-literal type.
Signed-off-by: Will Hawkins <hawkinsw@obs.cr >
2026-01-30 08:24:44 -05:00
Will Hawkins
f9ed3e7fbd
Support (One) Local Element
...
Signed-off-by: Will Hawkins <hawkinsw@obs.cr >
2026-01-23 23:29:38 -05:00