log utils.h @ 209:256f51fde64c default tip

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 Don't use <stdbool.h> unless __STDC__ is large enough.
2015-06-12 David A. Holland Don't need digits[], take it back out.
2015-02-27 Joerg Sonnenberger Fully implement #line.
2013-07-13 David A. Holland Allow complain(NULL, format, ...)
2013-06-11 David A. Holland __unused -> UNUSED