No description
Find a file
sebastian ac43af8110 fixed a substitution bug where ap was incorrectly inferred.
also added cleaner fresh variables
2023-03-25 22:40:15 +01:00
sample-programs Fixed a segfault. 2023-03-24 19:57:49 +01:00
src fixed a substitution bug where ap was incorrectly inferred. 2023-03-25 22:40:15 +01:00
tests fixed a substitution bug where ap was incorrectly inferred. 2023-03-25 22:40:15 +01:00
.gitignore Merge remote-tracking branch 'origin/typechecking-merge' into pattern-matching-with-typechecking 2023-03-23 16:33:05 +01:00
CHANGELOG.md cabal init and added formatting options 2023-01-17 11:42:40 +01:00
fourmolu.yaml Updated bug list & started working on more tests 2023-03-06 13:04:07 +01:00
Grammar.cf added PEnum 2023-03-24 17:39:34 +01:00
Justfile Better inference & stuff on pattern matches, added more tests for regression 2023-03-25 20:43:19 +01:00
language.cabal Programs are now actually compiled all the way through. 2023-03-24 18:46:47 +01:00
LICENSE Initial commit 2023-01-17 11:37:08 +01:00
Makefile added more manual tests 2023-03-22 10:32:22 +01:00
README.md Initial commit 2023-01-17 11:37:08 +01:00
Session.vim continued work on pattern matching v2 2023-03-20 17:40:09 +01:00
shell.nix Merge remote-tracking branch 'origin/main' into llvm_testing 2023-02-12 13:17:45 +01:00
test_program fixed a substitution bug where ap was incorrectly inferred. 2023-03-25 22:40:15 +01:00

language