Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mixed up parsing of integers/naturals | Nadrieril | 2019-02-27 | 1 | -3/+3 |
| | |||||
* | Switch to Rust 2018 edition | Nadrieril | 2019-02-27 | 1 | -4/+4 |
| | |||||
* | Revert "Try to update to latest nom" | Nadrieril | 2019-02-27 | 1 | -1/+1 |
| | | | | This reverts commit d5bc8da87f3fed99a010d867a3e34d2768caf768. | ||||
* | Try to update to latest nom | Nadrieril | 2019-02-27 | 1 | -1/+1 |
| | |||||
* | Update dependencies | Nadrieril | 2019-02-27 | 1 | -1/+1 |
| | |||||
* | Reference input strings without copying | NanoTech | 2017-03-10 | 1 | -1/+1 |
| | |||||
* | Parse Const, lists, and records | NanoTech | 2017-03-10 | 1 | -0/+1 |
| | | | | Also fix keyword parsing to always consume whole identifiers. | ||||
* | Read and parse stdin | NanoTech | 2017-03-10 | 1 | -1/+1 |
| | |||||
* | Initial commit | NanoTech | 2017-03-10 | 1 | -0/+34 |