Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add (syntax-highlight utils) module. | David Thompson | 2015-10-21 | 1 | -0/+1 |
| | | | | | | | * syntax-highlight.scm (string->stream): Move it. * syntax-highlight/parsers.scm (stream->string): Likewise. * syntax-highlight/utils.scm: New file. * Makefile.am (SOURCES): Add it. | ||||
* | Add XML highlighter. | David Thompson | 2015-10-19 | 1 | -0/+1 |
| | | | | | | * syntax-highlight/xml.scm: New file * Makefile.am (SOURCES): Add it. * README ("Supported Languages"): Add "XML." | ||||
* | First commit! | David Thompson | 2015-10-17 | 1 | -0/+49 |