summaryrefslogtreecommitdiff
path: root/src/print.c
Commit message (Expand)AuthorAgeFilesLines
* moved source files into commit repositoryAdrian Thurston2020-03-141-0/+775
* moved the original colm src dir to /colmAdrian Thurston2019-09-081-778/+0
* support _IN_ _EX_ indentation in string accumulatorsAdrian Thurston2019-05-251-40/+47
* added location information to stream interfacesAdrian Thurston2018-06-181-0/+2
* when printing we can assume we have stream_impl_dataAdrian Thurston2018-06-181-2/+2
* added stream funcs for collect and flushAdrian Thurston2018-06-181-10/+10
* added xml() and xmlac(), which which collect xml to stringsAdrian Thurston2018-05-061-0/+22
* updated Copyright yearsAdrian Thurston2018-03-041-1/+1
* added a read_reduce statement to call postfix reducerAdrian Thurston2017-07-271-0/+3
* read-reduce: unescape token data to get proper pass throuhAdrian Thurston2017-07-261-1/+1
* added a reducer that can read the streaming postfix formatAdrian Thurston2017-07-251-17/+50
* adding fields to the postfix formatAdrian Thurston2017-07-231-10/+45
* some cleanup of the print functionsAdrian Thurston2017-07-201-52/+48
* split tree print code out to it's own fileAdrian Thurston2017-07-201-0/+680