Commit Graph
18 Commits
Author SHA1 Message Date
cozis 3df0cc0a7d bug fix 2022-01-22 02:06:24 +01:00
cozis 7f29b7c01a added buildValue 2022-01-21 20:26:36 +01:00
Francesco Cozzuto dbcf50c71b added garbage collector draft 2021-12-06 00:12:02 +01:00
Francesco Cozzuto fb9b22fa46 reorganized files 2021-12-01 14:43:11 +01:00
Francesco Cozzuto da61b1a9d9 added closures 2021-12-01 00:07:17 +01:00
Francesco Cozzuto cbb8ac4337 now variables can access the global scope 2021-11-30 23:34:16 +01:00
Francesco Cozzuto d70fa14856 added stack trace log on error 2021-11-30 19:43:38 +01:00
Francesco Cozzuto 0d805b84b0 made an immutable map object specifically for builtins 2021-11-29 16:35:15 +01:00
Francesco Cozzuto 0157d28f67 debbuging failure to read from builtin map 2021-11-03 15:22:59 +01:00
cozis 035649bd63 minor cleanups 2021-11-02 14:03:07 +00:00
cozis 87e9f4775b added function calls, native function objects and runtime builtins 2021-11-02 13:19:06 +00:00
cozis 7e04b0fc6d working on the debugger mode 2021-11-02 08:02:58 +00:00
cozis 6be81ffa36 added debugger mode 2021-11-02 06:43:24 +00:00
cozis a1f2db9aa9 bugfix 2021-11-01 16:22:34 +00:00
Francesco Cozzuto 7f37c51f98 added return statement 2021-10-31 16:05:43 +01:00
cozis 88efd9515c bugfix 2021-11-01 04:05:23 +00:00
cozis e67231f321 big fix in if-else compilation 2021-11-01 02:35:33 +00:00
cozis 7a5d0d1dcb first commit 2021-10-31 04:17:57 +00:00