Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Colored error messages | NanoTech | 2017-03-10 | 1 | -9/+38 |
* | rustc-style error messages | NanoTech | 2017-03-10 | 1 | -3/+29 |
* | test reserved | NanoTech | 2017-03-10 | 1 | -1/+1 |
* | Parse builtins correctly | NanoTech | 2017-03-10 | 2 | -1/+27 |
* | Separate keywords and builtins | NanoTech | 2017-03-10 | 2 | -35/+44 |
* | Print some error context | NanoTech | 2017-03-10 | 1 | -2/+8 |
* | Add more ExprB rules | NanoTech | 2017-03-10 | 2 | -7/+35 |
* | Skip comments | NanoTech | 2017-03-10 | 1 | -8/+41 |
* | Report the offset of errors | NanoTech | 2017-03-10 | 1 | -2/+3 |
* | Read and parse stdin | NanoTech | 2017-03-10 | 2 | -4/+7 |
* | Initial commit | NanoTech | 2017-03-10 | 6 | -0/+629 |