summaryrefslogtreecommitdiff
path: root/syntax-highlight/parsers.scm
Commit message (Expand)AuthorAgeFilesLines
* Delete parsers modules.David Thompson2016-02-161-224/+0
* Add (syntax-highlight utils) module.David Thompson2015-10-211-2/+1
* parsers: Fix variable shadowing issue.David Thompson2015-10-191-5/+5
* parsers: Add parse-maybe.David Thompson2015-10-191-0/+11
* parsers: Remove parse-never.David Thompson2015-10-191-7/+2
* parsers: Add parse-regexp.David Thompson2015-10-181-0/+10
* parsers: Add parse-filter.David Thompson2015-10-181-0/+10
* parsers: Fix typo in docstring.David Thompson2015-10-181-1/+1
* parsers: Fix parse-delimited.David Thompson2015-10-181-1/+2
* First commit!David Thompson2015-10-171-0/+198