summaryrefslogtreecommitdiff
path: root/syntax-highlight/scheme.scm
Commit message (Expand)AuthorAgeFilesLines
* Remove unused procedures from Scheme lexer.David Thompson2023-09-191-11/+0
* scheme: Fix variable export.David Thompson2021-01-051-1/+1
* Rewrite highlighters in terms of lexers.David Thompson2016-02-161-91/+65
* parsers: Remove parse-never.David Thompson2015-10-191-3/+3
* scheme: Allow for custom special symbols.David Thompson2015-10-181-4/+14
* scheme: Tag symbols beginning with "define" as special.David Thompson2015-10-181-4/+33
* scheme: Remove commented code.David Thompson2015-10-181-7/+0
* First commit!David Thompson2015-10-171-0/+102