]> git.sur5r.net Git - cc65/history - src/ca65/asserts.c
Added cc65_line_bysource
[cc65] / src / ca65 / asserts.c
2011-01-29 uzUse line infos to output more verbose error and warning...
2011-01-24 uzStarted to generalize line info handling. Remove separa...
2011-01-16 uzMove all attributes and other information that is attac...
2009-10-04 uzAdd .assert actions that aren't evaluated at assembly...
2008-03-31 cuzMake much more usage of dynamic strings (StrBufs) inste...
2005-04-20 cuzImprove the assertion check
2003-11-11 cuzRewrote expression evaluation. More smaller changes.
2003-06-06 cuzCompleted assertions, add auto assertion for jmp (abs...