No description
Find a file
2023-03-31 19:43:05 +02:00
sample-programs Merge branch 'monomorphizer-data' into pattern-matching-with-typechecking 2023-03-31 18:59:05 +02:00
src Fixed bad names after monomorphizer 2023-03-31 19:43:05 +02:00
tests Use use tevars for bind without type signatures, fix recursive functions 2023-03-30 18:46:55 +02:00
.gitignore Added a files back. 2023-03-28 15:36:19 +02: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 temporary commit incase of breakage 2023-03-28 17:15:18 +02:00
Justfile Added some debug options to the just file. 2023-03-28 09:48:27 +02:00
language.cabal New morb tree for internal use in monomorphizer, data types implemented 2023-03-31 17:02:54 +02:00
LICENSE Initial commit 2023-01-17 11:37:08 +01:00
llvm.ll Found a bug. 2023-03-03 18:17:51 +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 Merge in mutual recursion handling 2023-03-31 18:28:04 +02:00

language