summaryrefslogtreecommitdiff
path: root/tests/examplefiles/kuin/example.kn.output
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace token for kuin lexerSebastian Engel2022-01-061-141/+141
|
* Add KuinLexer (#1300)Georg Brandl2021-03-141-0/+366
* Add KuinLexer * Add golden test output. * Update mapfiles. * Update URL. * Fix regex lint failures. Co-authored-by: tatt61880 <tatt61880@gmail.com> Co-authored-by: Matthäus G. Chajdas <dev@anteru.net>