summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Colored error messagesNanoTech2017-03-101-9/+38
* rustc-style error messagesNanoTech2017-03-101-3/+29
* test reservedNanoTech2017-03-101-1/+1
* Parse builtins correctlyNanoTech2017-03-102-1/+27
* Separate keywords and builtinsNanoTech2017-03-102-35/+44
* Print some error contextNanoTech2017-03-101-2/+8
* Add more ExprB rulesNanoTech2017-03-102-7/+35
* Skip commentsNanoTech2017-03-101-8/+41
* Report the offset of errorsNanoTech2017-03-101-2/+3
* Read and parse stdinNanoTech2017-03-102-4/+7
* Initial commitNanoTech2017-03-106-0/+629