summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* scheme: Remove commented code.David Thompson2015-10-181-7/+0
* parsers: Fix parse-delimited.David Thompson2015-10-181-1/+2
* README: Mention that only Scheme is supported right now.David Thompson2015-10-181-0/+4
* First commit!David Thompson2015-10-1711-0/+763