Commit Graph

10 Commits

Author SHA1 Message Date
Moritz Hölting 451626312f add comments and refactor 2024-06-17 23:58:24 +02:00
Moritz Hölting 3ab2037b31 correctly implement nested if-else 2024-06-17 22:04:44 +02:00
Moritz Hölting edcf80d389 Update dependencies and fix warnings 2024-04-25 14:15:35 +02:00
Moritz Hölting 581e8a3fff Fix conditionals with more than one interpretation of the boolean formula 2024-04-07 00:13:49 +02:00
Moritz Hölting a1f948dfe3 add comments 2024-04-03 00:45:18 +02:00
Moritz Hölting e8f7ef9876 Fix bugs in execute if and group command 2024-04-02 19:24:40 +02:00
Moritz Hölting fedb55c50a Implement group command refactor function compilation 2024-04-02 16:47:50 +02:00
Moritz Hölting 757ff8a54e Correctly implement if/else
- Group command working correctly is required but not implemented yet
2024-04-01 20:57:21 +02:00
Moritz Hölting c494031163 Basic implementation of execute 2024-03-28 00:58:46 +01:00
Moritz Hölting 51010a161c Scaffold for execute command 2024-03-22 12:47:55 +01:00