Commit Graph
113 Commits
Author SHA1 Message Date
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 88efd9515c bugfix 2021-11-01 04:05:23 +00:00
cozis 1c12c13550 removed valgrind artifact 2021-11-01 03:21:51 +00: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
cozis 5e8fb7ef6b removed build artifacts 2021-10-31 05:45:29 +00:00
cozis 0e15903a11 added .gitignore 2021-10-31 05:44:45 +00:00
cozis 58f4c423cb added parsing of if-else statements and cleaned up the parser 2021-10-31 05:42:26 +00:00
cozis b56e28f36b removed unused files 2021-10-31 04:31:28 +00:00
cozis 7a5d0d1dcb first commit 2021-10-31 04:17:57 +00:00