Uy Ha
fe9b5e0229
feat: put arguments in argument_list
node
2023-06-28 14:33:56 +00:00
Uy Ha
b8c45d2a2b
Fix grammar for allowing white space to appear everywher
2021-06-29 20:35:34 +02:00
Uy Ha
e3dfc2cdca
Stop treating command argument as special:
...
- Planning to move the highlight responsibility to the highlight query
- Stop trying to parse frequently used commands
- One test is failing because of `unquoted_argument`, planning to fix
2021-06-27 21:22:42 +02:00
Uy Ha
bd57f88f2d
The parser now understands comments (line and bracket)
2021-06-27 13:14:31 +02:00
Uy Ha
06d75be374
Extract out to scan_bracket_argument
function
2021-06-26 22:52:19 +02:00
Uy Ha
3b2b47dbaa
Simplify the grammar using extras
and add bracket comment
2021-06-26 18:11:48 +02:00