Commit graph

5 commits

Author SHA1 Message Date
Uy Ha 6ea184f8c0 Add test case for if condition having parentheses 2021-07-02 09:26:41 +02: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 5047c61bba Add message and its test case 2021-06-17 23:06:32 +02:00
Uy Ha eb032187a2 Add if and its test cases 2021-06-17 22:32:18 +02:00