1

12 Commits

Author SHA1 Message Date
81e2dd0745 cleanup 2021-09-02 18:26:59 +02:00
cf92bc7804 fix gc 2021-09-02 18:26:54 +02:00
4e41cdc724 more syntactic sugar 2021-09-01 22:49:06 +02:00
125e6dd260 cleanup 2021-08-31 15:19:10 +02:00
b9fbc45494 implement garbage collection 2021-08-31 15:19:02 +02:00
e7576694e8 PrimitiveObject to simplify new types 2021-08-14 18:30:09 +02:00
ca80f7df2e implement double 2021-08-14 17:54:14 +02:00
080d932d56 implement string 2021-08-13 16:39:23 +02:00
8b70e97601 implement boolean 2021-08-13 12:00:24 +02:00
57447098b3 upd 2021-08-11 21:21:39 +02:00
8acc26f8f3 implement parenthesis for expressions 2021-08-11 21:17:36 +02:00
3a6814a850 restructure + syntactic sugar implementation 2021-08-11 21:11:35 +02:00