Commit Graph

72 Commits

Author SHA1 Message Date
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
82e7d9be5f Simplifying test 2024-10-26 02:11:00 +02:00
3e4e1615d2 Refactoring, errors are not thrown anymore 2024-10-26 01:47:30 +02:00
8427133fd7 Adding comments for types 2024-10-25 21:38:11 +02:00
ccbba90ead Refactor 2024-10-25 21:29:49 +02:00
ec966ba67f Adding more tests for the typechecking phase 2024-10-24 16:27:57 +02:00
733834a5a7 Ariety to arity 2024-10-24 16:27:21 +02:00
0c9490780a Type checking for miniFun, adding some tests 2024-10-24 15:35:42 +02:00
8d327a08bb Adding more tests, fixing one test for miniImp, adding more functionality to miniFun 2024-10-21 17:46:19 +02:00
8b274ebda4 Adding tests, adding miniFun implementation 2024-10-20 20:28:44 +02:00
de2e8bbd86 Some minor changes 2024-10-20 20:27:23 +02:00
f5f8081ef4 Fixing language statistics 2024-10-11 18:39:07 +02:00
4172d685c3 Added new main test program (primality test) 2024-10-08 19:07:08 +02:00
0704cb9c72 Better formatting 2024-10-08 19:06:35 +02:00
670ffbe47b Fixed comment 2024-10-07 14:33:08 +02:00
27c82f6357 Added powmod in utility and PowerMod in the sintax and semantics of MiniImp 2024-10-07 14:13:28 +02:00
f40428251a Fib program, deleted commented exercise test code 2024-10-06 17:05:19 +02:00
92fa995807 Fix main, added extra functionality, added extra tests in main. TODO: add real unit tests 2024-10-05 18:40:45 +02:00
c1e513d3dc First commit 2024-10-04 19:38:34 +02:00
0ee328edfc Initial commit 2024-10-04 19:37:09 +02:00