aboutsummaryrefslogtreecommitdiff
path: root/driver/lexer.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Generate an invalid token from incompleted input.Ryo Nihei2021-05-021-0/+5
* Add validation of lexical specs and improve error messagesRyo Nihei2021-04-171-1/+1
* Print the result of the lex command in JSON formatRyo Nihei2021-04-061-20/+66
* Add logging to lex commandRyo Nihei2021-02-161-3/+58
* Add types of lexical specificationsRyo Nihei2021-02-161-14/+16
* Add driverRyo Nihei2021-02-141-0/+162