Commit graph

13 commits

Author SHA1 Message Date
sebastian
ac43af8110 fixed a substitution bug where ap was incorrectly inferred.
also added cleaner fresh variables
2023-03-25 22:40:15 +01:00
sebastian
975dd34063 Better inference & stuff on pattern matches, added more tests for regression 2023-03-25 20:43:19 +01:00
sebastian
88eaa466e4 Nested pattern matching should work correctly, added more tests 2023-03-25 19:17:46 +01:00
sebastian
3082444347 fixed bugs potentially. tests are working atleast 2023-03-25 18:42:11 +01:00
sebastian
368413515b found incorrectly accepted program. added test 2023-03-25 12:04:00 +01:00
sebastian
05333c5689 started on cleaner unit tests 2023-03-25 00:02:38 +01:00
sebastianselander
3c2cb1a713 new good version works 2023-03-24 17:06:40 +01:00
sebastianselander
42c8ebc7b6 Making progress towards finished product 2023-03-23 16:49:49 +01:00
sebastianselander
8d1330ad42 typechecker is compatible with one extra addition to the spec 2023-03-23 11:13:48 +01:00
sebastianselander
eef6fa7668 added new test and found another bug 2023-03-06 16:25:03 +01:00
sebastianselander
6947614fba Updated bug list & started working on more tests 2023-03-06 13:04:07 +01:00
sebastianselander
05313652f9 unit tests, started on pattern matching 2023-02-28 17:15:48 +01:00
sebastianselander
2f45f39435 Incorporated most of main, as well as started on quickcheck 2023-02-27 11:12:05 +01:00