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
3b2b47dbaa
Simplify the grammar using extras
and add bracket comment
2021-06-26 18:11:48 +02:00
Uy Ha
0988d2ce86
Add external parser for parsing bracket_argument
and also adjust the
...
test cases accordingly
2021-06-26 02:19:49 +02:00
Uy Ha
5047c61bba
Add message and its test case
2021-06-17 23:06:32 +02:00