Commit Graph

9 Commits

Author SHA1 Message Date
3d6f5982c2 add array declarations 2022-12-30 21:53:50 +11:00
b478eaa18d fmt 2022-12-04 15:52:27 +11:00
15bddcc842 add pipe operator to tokeniser and ast
Executor and recast TODO
2022-12-02 21:00:57 +11:00
1831aad321 fmt 2022-11-27 14:07:03 +11:00
83b8333694 tokeniser should handle negative and decimal place numbers 2022-11-26 20:38:07 +11:00
48e59ac710 remove semi-colons 2022-11-26 08:38:57 +11:00
7b0a102e98 fix operator regex 2022-11-17 16:05:14 +11:00
aed0763770 Add callee expression parsing 2022-11-14 13:28:16 +11:00
24189282ec re-arrange folder 2022-11-13 11:15:35 +11:00