No description
Find a file
2023-03-31 18:26:58 +02:00
sample-programs Added some examples that were shown to our handledare. 2023-03-31 18:17:28 +02:00
src Merge in mutual recursion handling 2023-03-31 18:26:58 +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 Splat up the codegenerator a bit. 2023-03-29 17:35:19 +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 Integrated the garbage collector. 2023-03-30 12:31:44 +02:00

language