summaryrefslogtreecommitdiff
path: root/tests/examplefiles/futhark/example.fut
Commit message (Collapse)AuthorAgeFilesLines
* Futhark: add missing tokens (#2118)Troels Henriksen2022-04-241-7/+8
| | | | Adds recognition of 'def'/'type^'/'type~' keywords and adds some missing characters to the regexes for identifiers and punctuation.
* Add futhark lexer (#1691)Philip Munksgaard2021-02-141-0/+16