aiken/crates/lang/src
rvcas 0188003323 refactor: move helper option builder to lang 2022-12-15 13:28:30 -05:00
..
parser fix: properly capture empty lines 2022-12-15 11:12:35 -05:00
tests tests: missing token broke a test 2022-12-15 11:12:35 -05:00
tipo Enforce unique top-level names for tests too. 2022-12-13 18:52:23 -05:00
air.rs test 1-9 passing 2022-12-14 09:45:26 +01:00
ast.rs refactor: move helper option builder to lang 2022-12-15 13:28:30 -05:00
builder.rs test 1-9 passing 2022-12-14 09:45:26 +01:00
builtins.rs add field access and list patterns are finished 2022-12-05 14:18:44 -05:00
expr.rs feat: some new features 2022-11-28 22:33:53 -05:00
format.rs feat: prefix tuples with hash again cause ambguity with call 2022-12-13 10:27:17 -05:00
lib.rs Remove debug line for pretty-printing test, and add '--debug' flag to 'check instead. 2022-12-15 02:02:10 +01:00
parser.rs fix: properly capture empty lines 2022-12-15 11:12:35 -05:00
pretty.rs feat: bring over the formatter from gleam 2022-11-05 15:35:11 -04:00
tipo.rs feat(Type): add is_option method 2022-12-14 09:45:25 +01:00
uplc.rs test 1-9 passing 2022-12-14 09:45:26 +01:00