Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scheme: Fix variable export. | David Thompson | 2021-01-05 | 1 | -1/+1 |
* | Rewrite highlighters in terms of lexers. | David Thompson | 2016-02-16 | 1 | -91/+65 |
* | parsers: Remove parse-never. | David Thompson | 2015-10-19 | 1 | -3/+3 |
* | scheme: Allow for custom special symbols. | David Thompson | 2015-10-18 | 1 | -4/+14 |
* | scheme: Tag symbols beginning with "define" as special. | David Thompson | 2015-10-18 | 1 | -4/+33 |
* | scheme: Remove commented code. | David Thompson | 2015-10-18 | 1 | -7/+0 |
* | First commit! | David Thompson | 2015-10-17 | 1 | -0/+102 |