log directive.c @ 209:256f51fde64c default tip

age author description
Tue, 01 Aug 2017 14:51:04 -0400 David A. Holland Abort on line numbering or column numbering overflow.
Sun, 04 Sep 2016 17:14:42 -0400 David A. Holland Add a -debuglog option to send an execution trace to a file.
Fri, 12 Jun 2015 03:28:19 -0400 David A. Holland Don't use <stdbool.h> unless __STDC__ is large enough.
Fri, 12 Jun 2015 02:55:02 -0400 David A. Holland Replace Joerg's place_setfile with something that at least sort of works.
Fri, 12 Jun 2015 02:38:04 -0400 David A. Holland Suppress blank lines later.
Fri, 12 Jun 2015 02:15:43 -0400 David A. Holland directive.c needs limits.h
Fri, 12 Jun 2015 01:30:13 -0400 David A. Holland Fix Joerg's #line code.