aboutsummaryrefslogtreecommitdiff
path: root/cli/cmd (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-08Change package structureRyo Nihei3-273/+0
2021-05-08Add --break-on-error option to lex commandRyo Nihei1-3/+8
2021-05-08Add CLI optionsRyo Nihei2-38/+99
2021-04-17Add validation of lexical specs and improve error messagesRyo Nihei2-33/+52
2021-04-17Change the lexical specs of regexp and define concrete syntax error valuesRyo Nihei1-3/+14
2021-04-08Add logging to compile commandRyo Nihei1-2/+25
2021-04-06Print the result of the lex command in JSON formatRyo Nihei1-6/+5
2021-02-16Add logging to lex commandRyo Nihei1-2/+26
2021-02-16Add CLIRyo Nihei3-0/+131