aboutsummaryrefslogtreecommitdiff
path: root/cli (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change package structureRyo Nihei2021-05-084-287/+0
* Add --break-on-error option to lex commandRyo Nihei2021-05-081-3/+8
* Add CLI optionsRyo Nihei2021-05-082-38/+99
* Add validation of lexical specs and improve error messagesRyo Nihei2021-04-172-33/+52
* Change the lexical specs of regexp and define concrete syntax error valuesRyo Nihei2021-04-171-3/+14
* Add logging to compile commandRyo Nihei2021-04-081-2/+25
* 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-164-0/+145