about summary refs log tree commit diff
path: root/users/fcuny/exp/monkey/pkg/token (follow)
Commit message (Expand)AuthorAgeFilesLines
* lint: fix a few issuesFranck Cuny2021-05-101-0/+1
* token: add tokens for equal and not equal.franck cuny2020-01-111-0/+3
* token: support more keywordsfranck cuny2020-01-111-2/+13
* token: rewrite documentation for `LookupIdent`.franck cuny2020-01-111-3/+4
* token: support more operator tokensfranck cuny2020-01-111-3/+10
* token: initial tokenizer.franck cuny2020-01-111-0/+48