Commit Graph

375 Commits

Author SHA1 Message Date
crumbtoo 526bf0734e RlpcError 2023-12-28 15:55:24 -07:00
crumbtoo c2960e4acc Name = Text
Name = Text
2023-12-20 15:41:41 -07:00
crumbtoo 07be32c618 parse programs (with type sigs :D) 2023-12-20 14:49:40 -07:00
crumbtoo 5c9bf40e40 parse programs (with types :D) 2023-12-20 14:42:35 -07:00
crumbtoo fe90c9afb0 parse types 2023-12-20 14:13:17 -07:00
crumbtoo 414312cf98 parse type sigs; program type sigs 2023-12-20 14:13:17 -07:00
crumbtoo 6f522d34ff TyInt -> TyCon "Int#" 2023-12-20 14:12:45 -07:00
crumbtoo d954734660 LitE -> Lit 2023-12-18 15:42:41 -07:00
crumbtoo 52b7723ea0 LitE -> Lit 2023-12-18 15:38:26 -07:00
crumbtoo ac6f826141 small 2023-12-18 15:37:32 -07:00
crumbtoo e222dae6ac infer nonrec let binds
infer nonrec let binds
2023-12-18 15:37:32 -07:00
crumbtoo e9e1c075db type IsString + test unification error 2023-12-18 15:37:32 -07:00
crumbtoo 0470912983 comments and better type errors 2023-12-18 15:37:32 -07:00
crumbtoo f7e850c61a hindley milner inference :D 2023-12-18 15:37:27 -07:00
crumbtoo 78f88e085f infer 2023-12-18 15:36:32 -07:00
crumbtoo 20c936f317 commentary 2023-12-18 15:36:32 -07:00
crumbtoo 136e3687b0 Literal -> Lit, LitE -> Lit 2023-12-18 15:36:17 -07:00
crumbtoo 585130cfac update readme v0.0.0-alpha 2023-12-14 14:27:16 -07:00
crumbtoo bc3bd92c43 update readme 2023-12-14 14:16:46 -07:00
msydneyslaga 81a324111e Merge pull request #7 from msydneyslaga/dev
idCase test
2023-12-14 14:06:48 -07:00
crumbtoo 1d5af748b3 idCase test 2023-12-14 14:04:51 -07:00
msydneyslaga ce0a135666 Merge pull request #6 from msydneyslaga/dev
Dev
2023-12-14 13:43:21 -07:00
msydneyslaga eaac7ad7a3 Merge branch 'main' into dev 2023-12-14 13:43:07 -07:00
crumbtoo 633882119b add examples 2023-12-14 13:29:08 -07:00
crumbtoo f2b6e43d59 div zero 2023-12-14 13:22:50 -07:00
crumbtoo 5ea629a439 real tests! 2023-12-14 12:59:31 -07:00
crumbtoo 7a0b2e0711 test lazy arith 2023-12-14 12:02:46 -07:00
crumbtoo c03b2a5473 arith fixes 2023-12-14 12:02:43 -07:00
crumbtoo 906bdc59b7 arith fixes (everything seems to work) 2023-12-14 11:59:27 -07:00
crumbtoo 1f2d540c72 test lazy arith 2023-12-13 11:45:03 -07:00
crumbtoo 9c7c9c4730 arith fixes 2023-12-13 11:38:34 -07:00
msydneyslaga f45c06cad5 Merge pull request #5 from msydneyslaga/dev
towards stabilising main branch
2023-12-13 11:05:27 -07:00
crumbtoo 0caeeccde1 awkwardly demos broken dev branch 2023-12-13 11:03:43 -07:00
crumbtoo 70e0746932 rm Rename 2023-12-12 18:06:17 -07:00
crumbtoo a65ae0bd52 rlp syntax
gonna work on typechecking now lol.......
2023-12-12 13:50:07 -07:00
crumbtoo f552461cb3 help 2023-12-11 18:28:33 -07:00
msydneyslaga 50c0eaf84c Update README.md 2023-12-11 18:27:31 -07:00
crumbtoo 56f1fe4ee7 default value for --heap-trigger 2023-12-11 18:23:26 -07:00
crumbtoo b371e84d80 gm + gmPrep wiring 2023-12-11 18:05:17 -07:00
crumbtoo b31c50dd72 update old name 2023-12-11 17:30:32 -07:00
crumbtoo 7391148d62 gmPrep 2023-12-11 17:25:41 -07:00
crumbtoo 6c43f86397 cleanup 2023-12-11 14:37:53 -07:00
msydneyslaga b371b75c5e Update README.md 2023-12-11 14:22:52 -07:00
msydneyslaga 1038745929 Update README.md 2023-12-11 14:22:41 -07:00
msydneyslaga 427d9d2b29 Merge pull request #4 from msydneyslaga/annotated-expr
Annotated expr
2023-12-11 14:20:00 -07:00
crumbtoo 238729cf1e core2core 2023-12-11 14:18:48 -07:00
crumbtoo e477891bc3 cleanup 2023-12-08 14:55:30 -07:00
crumbtoo f728b91a8a add annotation param to Expr
nightmare breaking changes. never listening to the "i'll do it later if i REALLY need it" part of my brain again.

add annotation param to Expr
2023-12-08 09:49:03 -07:00
msydneyslaga d50bce22be Update README.md 2023-12-08 09:37:46 -07:00
crumbtoo a00405ebd4 gc
gc
2023-12-07 15:14:52 -07:00