Age | Commit message (Expand) | Author |
---|---|---|
2023-01-29 | parse: Add an example of how the stack works for arrays, add tests | Luke Shumaker |
2023-01-29 | parse: Add a runeTypeAny instead of overloading RuneTypeError | Luke Shumaker |
2023-01-29 | .golangci.yml: Turn on 'dupl', fix | Luke Shumaker |
2023-01-29 | .golangci.yml: Turn on formatting linters 'gci' and 'gofumpt', fix | Luke Shumaker |
2023-01-29 | Improve/fix documentation and comments | Luke Shumaker |
2023-01-29 | parse: Change the StringBeg/StringEnd symbols | Luke Shumaker |
2023-01-26 | Write documentationv0.2.0 | Luke Shumaker |
2023-01-26 | Move the Parser to the internal package | Luke Shumaker |