diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-07-11 23:15:31 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-07-11 23:15:31 -0700 |
commit | 46330867a8d82bf45f2ea575b93c5f0d4496ca0c (patch) | |
tree | c9714d601dd593948ad3968d38b9b005bc2728e6 /appveyor.yml | |
parent | c6460e00ea05da186e7d0ea7690b28f2b98a0ed9 (diff) |
Restructured common renderer code.
* Added functions for cr, blankline, out to renderer object.
* Removed lit (we'll handle this with a macro).
* Changed type of out so it takes a regular string instead of
a chunk.
* Use macros LIT, OUT, BLANKLINE, CR in renderers to simplify code.
(Not sure about this, but `renderer->out(renderer, ...)` sure is
verbose.)
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions