Commit Graph

6 Commits

Author SHA1 Message Date
Ryan Chandler
0ee981aed6
parser: separate infix operations into new expressions (#188) 2022-12-09 22:34:29 +00:00
Saif Eddin Gmati
c93634a62b
chore: refactor class and trait ast (#189)
Signed-off-by: azjezz <azjezz@protonmail.com>

Signed-off-by: azjezz <azjezz@protonmail.com>
2022-12-09 22:05:03 +01:00
Saif Eddin Gmati
5127b2116d
chore: refactor interface ast (#187)
Signed-off-by: azjezz <azjezz@protonmail.com>
2022-12-09 14:42:46 +01: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
azjezz
ede98233c5
chore: fix tests
Signed-off-by: azjezz <azjezz@protonmail.com>
2022-12-07 23:14:28 +01:00
azjezz
ad0623ed20
chore: remove Parser structure
Signed-off-by: azjezz <azjezz@protonmail.com>
2022-12-07 23:11:37 +01:00