Commit Graph
14 Commits
Author SHA1 Message Date
Francesco Cozzuto 9458632b27 fixed bug and added a little documentation 2021-11-05 00:10:45 +01:00
Francesco Cozzuto d4e9eb23d3 added list object 2021-11-03 13:44:41 +01:00
cozis 9d600b66be added equality and relational operators 2021-11-03 02:04:38 +00:00
cozis 035649bd63 minor cleanups 2021-11-02 14:03:07 +00:00
cozis 51083ee090 fixed bug and changed if-else syntax 2021-11-02 11:57:11 +00:00
cozis ca55816a23 added script that triggers a bug 2021-11-03 01:14:08 +00:00
cozis 022610bb71 added basic functionalities to the debugger mode 2021-11-02 09:17:03 +00:00
cozis a1f2db9aa9 bugfix 2021-11-01 16:22:34 +00:00
cozis 5bf6a9f085 added assignment operator 2021-11-01 15:55:59 +00:00
Francesco Cozzuto 7f37c51f98 added return statement 2021-10-31 16:05:43 +01:00
cozis 97c3c15ea0 added compound statements 2021-11-01 03:20:07 +00:00
cozis e67231f321 big fix in if-else compilation 2021-11-01 02:35:33 +00:00
cozis 91765b2ca0 added the bool type 2021-10-31 17:17:14 +00:00
cozis 9eaa82297f adding compilation of if-else statements 2021-10-31 07:01:15 +00:00