Uy Ha
|
fe9b5e0229
|
feat: put arguments in argument_list node
|
2023-06-28 14:33:56 +00:00 |
|
Uy Ha
|
ef75262109
|
feat: put the body of commands into a body node
This is motivated by helping writing queries for indenting nodes easier
|
2023-06-28 13:14:23 +00:00 |
|
Uy Ha
|
b8c45d2a2b
|
Fix grammar for allowing white space to appear everywher
|
2021-06-29 20:35:34 +02:00 |
|
Uy Ha
|
c5affb3570
|
Complete list of keywords for foreach
|
2021-06-14 22:12:45 +02:00 |
|
Uy Ha
|
03ade79edb
|
Update foreach test case name
|
2021-06-08 00:17:10 +02:00 |
|
Uy Ha
|
bcb9e4ccfb
|
Extract foreach loop
|
2021-06-08 00:07:49 +02:00 |
|
Uy Ha
|
9e0798cc16
|
Hide command_invocation
|
2021-06-08 00:02:13 +02:00 |
|
Uy Ha
|
a4960577dd
|
Tag test cases
|
2021-06-07 23:29:32 +02:00 |
|
Uy Ha
|
4ef112e6ce
|
Final have foreach working
|
2021-06-07 23:02:35 +02:00 |
|
Uy Ha
|
3ff964a361
|
Add basic support for foreach
|
2021-06-06 20:38:18 +02:00 |
|
Uy Ha
|
265b10cf72
|
Start fresh with foreach
|
2021-06-06 15:44:05 +02:00 |
|
Uy Ha
|
bdc2d6e321
|
[WIP] Start extracting overloaded foreach commands
|
2021-06-06 13:46:48 +02:00 |
|
Uy Ha
|
a4b8b9c643
|
Add test case for endforeach with argument
|
2021-06-04 16:16:51 +02:00 |
|
Uy Ha
|
9d86152473
|
Add parsing for foreach RANGE and items
|
2021-06-04 14:15:12 +02:00 |
|