Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change package structure | Ryo Nihei | 2021-05-08 | 1 | -28/+0 |
| | | | | The executable can be installed using `go install ./cmd/maleeni`. | ||||
* | Change the lexical specs of regexp and define concrete syntax error values | Ryo Nihei | 2021-04-17 | 1 | -3/+14 |
| | | | | | * Make the lexer treat ']' as an ordinary character in default mode * Define values of the syntax error type that represents error information concretely | ||||
* | Add CLI | Ryo Nihei | 2021-02-16 | 1 | -0/+17 |