summaryrefslogtreecommitdiffstats
path: root/src/line_printer.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce the "console" poolPeter Collingbourne2014-02-031-0/+20
* structs not classes.Thiago Farina2013-05-191-2/+1
* drop std:: qualifiers on more stl datatypesEvan Martin2013-04-181-2/+3
* add ifdef around console_Scott Graham2013-04-091-0/+2
* fix windows build after depslogScott Graham2013-04-091-2/+4
* Make LinePrinter members private, add comments.Nico Weber2013-04-091-1/+10
* move printing of new lines into LinePrinter.Nico Weber2013-04-091-0/+2
* move single-line printing to new classNico Weber2013-04-091-0/+37