log files.c @ 199:1d2bad7151f9

age author description
2016-09-04 David A. Holland Add a -debuglog option to send an execution trace to a file.
2015-06-12 David A. Holland more of previous
2015-06-12 David A. Holland Don't report unclosed comments as "no newline at end of file".
2015-06-12 David A. Holland Don't use <stdbool.h> unless __STDC__ is large enough.
2015-06-12 David A. Holland Suppress blank lines later.
2015-06-12 David A. Holland Merge upstream into Joerg's changes.
2015-02-27 Joerg Sonnenberger Fully implement #line.