Commit Graph

14 Commits

Author SHA1 Message Date
rvcas 4941be4b8d
chore: add cargo release metadata to toml 2023-04-13 13:34:53 -04:00
rvcas 70f12d3fc5 chore: new branch with some things from the bumpalo branch 2023-04-13 01:28:27 -04:00
rvcas 4530507109 chore: remove debug symbols in release 2023-02-01 18:53:11 -05:00
rvcas 9c4e921e79 feat: more Rc in machine 2023-02-01 18:53:11 -05:00
rvcas 4acb849f09 fix: include return type in one function def 2022-10-04 16:32:32 -04:00
rvcas e74eace15c
chore: init lang crate 2022-09-07 17:52:18 -04:00
Turner a238dc58a6 Move program builder to uplc crate 2022-06-29 14:02:57 -04:00
Turner e667fc3613 Add passing tests for builder 2022-06-29 14:02:57 -04:00
rvcas 33fee5b3e0
chore: switch to a mono repo 2022-05-22 12:40:52 -04:00
Kasey White 6b2601c40b feat: add error and builtin
There are restrictions on term for lambda and error we need to add
2022-05-09 02:47:21 -04:00
rvcas b3318e5f24
feat: most of the constants and better space skipping 2022-05-06 00:26:20 -04:00
rvcas 501396450f
feat: start parser 2022-05-03 22:38:15 -04:00
rvcas 6b3a46a4a1
feat: layout AST 2022-05-01 22:29:37 -04:00
rvcas a34a049456
init 2022-05-01 21:53:56 -04:00