about summary refs log tree commit diff
path: root/pkg/lang/scanner/token
AgeCommit message (Expand)Author
2022-07-27Put correct token strings in parser errorsMel
2022-05-09Extract source walk part of scannerMel
2022-04-21Lang parser prototypeMel
2022-04-19More scanner tests and tight idents fixMel
2022-04-16Basic scanner for langMel