aiken/crates/lang/src
rvcas d5087dbcc7 fix: it's more consistent to have snakecase builtins 2022-11-24 18:36:22 -05:00
..
parser feat: add check keyword and new assignment syntax 2022-11-23 21:09:06 -05:00
tests chore: fix parser tests 2022-11-10 17:41:39 -05:00
tipo feat: allow assignments to be cast to other types 2022-11-23 21:09:06 -05:00
ast.rs feat: add check keyword and new assignment syntax 2022-11-23 21:09:06 -05:00
builtins.rs fix: it's more consistent to have snakecase builtins 2022-11-24 18:36:22 -05:00
expr.rs feat: bring over the formatter from gleam 2022-11-05 15:35:11 -04:00
format.rs feat: add check keyword and new assignment syntax 2022-11-23 21:09:06 -05:00
lib.rs chore: fix some stuff after rebase 2022-11-08 22:21:07 -05:00
parser.rs fix: implicit discard in list patterns 2022-11-24 10:06:54 -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 insert def should run after all sequences have run 2022-11-24 17:51:49 -05:00