No description
Find a file
2023-03-27 23:05:40 +02:00
sample-programs Add bidirectional type checker, lambda lifter. 2023-03-27 16:07:11 +02:00
src fixed bug and additional test 2023-03-27 23:05:40 +02:00
tests fixed bug and additional test 2023-03-27 23:05:40 +02: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 Removed custom Character in favor of BNFC Char 2023-03-27 16:14:40 +02:00
Justfile fixed justfile 2023-03-27 16:10:24 +02:00
language.cabal Fixed language.cabal. 2023-03-27 16:11:33 +02: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
spec.txt Add bidirectional type checker, lambda lifter. 2023-03-27 16:07:11 +02:00
test_program.crf Fixed simple pattern matching. 2023-03-27 13:40:18 +02:00

language