]> git.sur5r.net Git - cc65/commit
Allow to store start and end of generated code in the ExprDesc structure. New
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 8 Sep 2009 19:48:22 +0000 (19:48 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 8 Sep 2009 19:48:22 +0000 (19:48 +0000)
commit0c20177fce7256c342f55166594b4693d4e3e796
treebefd7d586d9d728436d6affdca554f35573004ba
parent7d60d32aee9ab6a06c2f05a2f7c9191f50711e7e
Allow to store start and end of generated code in the ExprDesc structure. New
function MarkedExprWithCheck.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4135 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cc65/expr.c
src/cc65/expr.h
src/cc65/exprdesc.c
src/cc65/exprdesc.h