]> git.sur5r.net Git - cc65/history - src/common/exprdefs.c
Make the watcom makefiles a bit more openwatcom compatible.
[cc65] / src / common / exprdefs.c
2007-08-30 cuzRenamed the Val field to IVal to allow values of other...
2003-12-31 cuzBetter debug output
2003-11-23 cuzRemoved the EXPR_FORCE... ops
2003-11-11 cuzAllow dumping of symbol expressions
2003-11-10 cuzRenamed expression ops for better readability
2003-11-10 cuzAdded more missing ops
2003-11-10 cuzEXPR_SECTION was missing from dump
2000-07-29 cuzRenamed several expression ops and added others.