aboutsummaryrefslogtreecommitdiff
path: root/cli/cmd/lex.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change package structureRyo Nihei2021-05-081-130/+0
* Add --break-on-error option to lex commandRyo Nihei2021-05-081-3/+8
* Add CLI optionsRyo Nihei2021-05-081-17/+49
* Add validation of lexical specs and improve error messagesRyo Nihei2021-04-171-19/+24
* Print the result of the lex command in JSON formatRyo Nihei2021-04-061-6/+5
* Add logging to lex commandRyo Nihei2021-02-161-2/+26
* Add CLIRyo Nihei2021-02-161-0/+65