aboutsummaryrefslogtreecommitdiff
path: root/cli (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add logging to lex command•••lex command writes logs out to the maleeni-lex.log file. When you generate a lexer using driver.NewLexer(), you can choose whether the lexer writes logs or not. Ryo Nihei2021-02-161-2/+26
* Add CLIRyo Nihei2021-02-164-0/+145