Commit Graph

15 Commits

Author SHA1 Message Date
fec0142103 Fix for let rec, currently not implemented 2025-01-31 16:44:14 +01:00
9991efafbf Adding simple Algorithm W implementation (no recursive functions) 2025-01-31 03:15:58 +01:00
c88e192b61 Merge with cfg 2025-01-27 16:32:37 +01:00
61ea821d47 Merge with cfg 2025-01-27 16:32:22 +01:00
5e8b339440 Better styling for miniFun 2025-01-27 00:18:23 +01:00
ad0320875c Merge with cfg 2024-11-20 00:18:25 +01:00
7ca03faf84 Merge with cfg 2024-11-20 00:17:58 +01:00
9e599cc018 Compleating assignment for interpreter, modified grammars, fixed tests 2024-11-16 15:40:00 +01:00
7ad217dfb0 Removed multiple input functions, added tuples, fixed parser 2024-11-15 17:23:04 +01:00
19c11ad9c8 Started work for type inference 2024-11-06 17:21:14 +01:00
a6daee916e Start new 2024-10-27 15:37:10 +01:00
9a71d5011b unify function 2024-10-26 20:22:13 +02:00
57e2613602 Adding comments 2024-10-26 02:11:14 +02:00
3e4e1615d2 Refactoring, errors are not thrown anymore 2024-10-26 01:47:30 +02:00
ccbba90ead Refactor 2024-10-25 21:29:49 +02:00