aiken/crates/lang/src
Kasey White e6c59dca2c cleanup if then else a bit 2022-12-19 00:41:27 -05:00
..
parser Implement modules' extra, to get function & module comments in docs. 2022-12-17 01:02:21 +01:00
tests Support data-types in documentation. 2022-12-17 01:02:20 +01:00
tipo Fix type-parameter pretty printing (use chevrons) 2022-12-17 01:02:20 +01:00
air.rs tests 1 through 10 pass now, add negate 2022-12-19 00:41:27 -05:00
ast.rs Implement modules' extra, to get function & module comments in docs. 2022-12-17 01:02:21 +01:00
builder.rs tests 1 through 10 pass now, add negate 2022-12-19 00:41:27 -05: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 Improve rendering of type-signatures in docs 2022-12-17 13:07:28 +01: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 Implement modules' extra, to get function & module comments in docs. 2022-12-17 01:02:21 +01: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 cleanup if then else a bit 2022-12-19 00:41:27 -05:00