parser
|
Fix lexer for signed integers.
|
2022-12-13 19:52:30 -05:00 |
tipo
|
Enforce unique top-level names for tests too.
|
2022-12-13 18:52:23 -05:00 |
air.rs
|
Feat: generic function call tests work
|
2022-12-14 09:45:23 +01:00 |
ast.rs
|
feat: add test def and test token
|
2022-12-08 19:24:20 -05:00 |
expr.rs
|
feat: some new features
|
2022-11-28 22:33:53 -05:00 |
lib.rs
|
feat: rename ir to air
|
2022-12-05 14:18:44 -05:00 |
parser.rs
|
Preserve newlines after blocks of comments.
|
2022-12-13 18:52:23 -05:00 |
pretty.rs
|
feat: bring over the formatter from gleam
|
2022-11-05 15:35:11 -04:00 |
tipo.rs
|
feat: finish up generic match cases
|
2022-12-14 09:45:23 +01:00 |
uplc.rs
|
feat: finish up generic match cases
|
2022-12-14 09:45:23 +01:00 |