Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-03-04 | Make some annotations optional in AST | Nadrieril | 1 | -1/+1 |
2019-03-03 | Merge builtins in a single enum | Nadrieril | 1 | -7/+0 |
2019-03-01 | Split abnf_to_pest and dhall into their own crates | Nadrieril | 1 | -0/+0 |
2019-02-27 | Switch to Rust 2018 edition | Nadrieril | 1 | -2/+2 |
2017-03-10 | Seperate built-in types and functions from Expr | NanoTech | 1 | -18/+2 |
2017-03-10 | Begin implementing type checking | NanoTech | 1 | -6/+2 |
2017-03-10 | Reference input strings without copying | NanoTech | 1 | -5/+5 |
2017-03-10 | Parse Const, lists, and records | NanoTech | 1 | -4/+4 |
2017-03-10 | Parse builtins correctly | NanoTech | 1 | -0/+26 |