Commit Graph

13 Commits

Author SHA1 Message Date
24bfef4949 println and flatten are correct 2026-03-01 13:59:38 +01:00
c1bc4db814 constant folding works 2026-03-01 13:30:34 +01:00
cd8bb29524 and/or-conversion works 2026-03-01 12:45:42 +01:00
a2121d10f8 attempt to fix convert_operator 2026-03-01 12:18:20 +01:00
7e1e39cbb8 add valgrind 2026-02-27 11:21:31 +01:00
e1f59fb954 handle LIST nodes properly in flattening 2026-02-27 11:11:59 +01:00
3413f6966d compilation error fixes; switch to if 2026-02-27 11:11:59 +01:00
051e0c30ae implement flatten 2026-02-27 11:11:32 +01:00
22582de43e ps3: task 4 2026-02-23 19:13:47 +01:00
cd38f358d4 ps3: task 3 2026-02-23 19:01:12 +01:00
5652421bc5 ps3: task 2 2026-02-23 19:01:12 +01:00
f50045c6ad ps3: task 1 2026-02-23 19:01:12 +01:00
3e99c78d9b ps3: init 2026-02-23 17:25:27 +01:00