summaryrefslogtreecommitdiff
path: root/src/util/Expression.c
Commit message (Expand)AuthorAge
* Fixed compiler warnings for variables with 'const' qualifiers.tradke2001-12-03
* Undefine strdup before it is redefined. Fixes a gcc warning.tradke2001-11-27
* Latest changes:goodale2001-11-07
* Moved verification out of evalaution and into parsing stage to speed upgoodale2001-11-06
* New improved, or at least more functional, expression parser and evaluator.goodale2001-11-04
* Fixing memory allocation error.goodale2001-10-25
* Start of putting the expression parser into the flesh available routines.goodale2001-10-13