No description
Find a file
2023-03-21 14:51:06 +01:00
sample-programs documented possible bad functions 2023-03-06 16:41:59 +01:00
src added todo for class 2023-03-21 14:51:06 +01:00
tests added new test and found another bug 2023-03-06 16:25:03 +01:00
.gitignore Inference works better now. Still work to do. Should use proper library 2023-02-15 17:40:18 +01:00
\ fixed Maybe ('a -> 'a) bug. Pattern matching still wonky, will have to redo 2023-03-08 15:22:42 +01:00
cabal.project.local Found a bug. 2023-03-03 18:17:51 +01:00
cabal.project.local~ Found a bug. 2023-03-03 18:17:51 +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 continued work pattern matching 2023-03-02 16:05:43 +01:00
Justfile Updated bug list & started working on more tests 2023-03-06 13:04:07 +01:00
language.cabal unit tests, started on pattern matching 2023-02-28 17:15:48 +01: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 Inference works better now. Still work to do. Should use proper library 2023-02-15 17:40:18 +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 Add llvm dep 2023-02-09 20:23:20 +01:00
test_program initial pattern matching implementation. should be somewhat correct 2023-03-21 14:33:18 +01:00

language