Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lint: fix a few issues | Franck Cuny | 2021-05-10 | 1 | -0/+1 |
* | token: add tokens for equal and not equal. | franck cuny | 2020-01-11 | 1 | -0/+3 |
* | token: support more keywords | franck cuny | 2020-01-11 | 1 | -2/+13 |
* | token: rewrite documentation for `LookupIdent`. | franck cuny | 2020-01-11 | 1 | -3/+4 |
* | token: support more operator tokens | franck cuny | 2020-01-11 | 1 | -3/+10 |
* | token: initial tokenizer. | franck cuny | 2020-01-11 | 1 | -0/+48 |