log eval.c @ 157:95fbb216e23f

age author description
2013-06-11 David A. Holland __unused -> UNUSED
2013-06-11 David A. Holland Accept [UL]* after integer constants.
2013-06-11 David A. Holland fix some bugs.
2013-06-11 David A. Holland Don't expect the eval result to contain EOF *then* a value.
2013-03-31 David A. Holland Assert on trailing whitespace.
2013-03-31 David A. Holland Fix inline usage as per the version in dholland-make2.
2013-03-31 David A. Holland Pass the size to free; it makes debug checking easier.
2013-03-31 David A. Holland Wrap free() in dofree() to allow instrumenting it for debugging.
2010-12-20 David A. Holland copyrights
2010-12-20 David A. Holland two more tests, more fixes posted-20101220
2010-12-20 David A. Holland expression evaluator