Commit Graph

4 Commits

Author SHA1 Message Date
Saif Eddin Gmati
6a6d4d0e5f
chore: refactor ident and dynamic var parsers (#192)
Signed-off-by: azjezz <azjezz@protonmail.com>
2022-12-10 15:24:55 +01:00
Ryan Chandler
0ee981aed6
parser: separate infix operations into new expressions (#188) 2022-12-09 22:34:29 +00:00
Saif Eddin Gmati
b72751d3c7
chore: remove tokens test (#180)
Signed-off-by: azjezz <azjezz@protonmail.com>
2022-12-08 18:47:54 +01:00
Ryan Chandler
7750ed39e6
feature: add support for list expressions (#163) 2022-12-06 10:31:40 +00:00