Mercurial > ~dholland > hg > tradcpp > index.cgi
log main.c @ 209:256f51fde64c default tip
age | author | description |
---|---|---|
2017-08-01 | David A. Holland | Abort on line numbering or column numbering overflow. |
2016-09-04 | David A. Holland | Add a -debuglog option to send an execution trace to a file. |
2015-12-05 | David A. Holland | fix typo in error message; noted by Joerg |
2015-06-13 | David A. Holland | the option lists need to stay sorted. |
2015-06-12 | David A. Holland | Add the ability to output line numbers, sort of. |
2015-06-12 | David A. Holland | Don't use <stdbool.h> unless __STDC__ is large enough. |
2015-06-12 | David A. Holland | very minor changes from openbsd |