aiken/crates/lang/src
rvcas 3f952cdf0e feat: add new Data type to prelude and allow it to unify with any user defined type 2022-11-14 15:09:56 -05:00
..
parser chore: all dead code till we sort out doc comments 2022-11-05 18:20:23 -04:00
tests chore: fix parser tests 2022-11-10 17:41:39 -05:00
tipo feat: add new Data type to prelude and allow it to unify with any user defined type 2022-11-14 15:09:56 -05:00
ast.rs Rename 'scripts' as 'validators' across the codebase. 2022-11-10 17:41:39 -05:00
builtins.rs feat: add new Data type to prelude and allow it to unify with any user defined type 2022-11-14 15:09:56 -05:00
expr.rs feat: bring over the formatter from gleam 2022-11-05 15:35:11 -04:00
format.rs chore: fix some stuff after rebase 2022-11-08 22:21:07 -05:00
lib.rs chore: fix some stuff after rebase 2022-11-08 22:21:07 -05:00
parser.rs work out some initial direction for code gen 2022-11-08 22:21:07 -05:00
pretty.rs feat: bring over the formatter from gleam 2022-11-05 15:35:11 -04:00
tipo.rs chore: fix some stuff after rebase 2022-11-08 22:21:07 -05:00
uplc.rs feat: add complex function composability. Minor scope changes 2022-11-14 14:13:21 -05:00