]> git.sur5r.net Git - cc65/history - src/ca65/symbol.c
The shift long by 4 functions do also destroy Y.
[cc65] / src / ca65 / symbol.c
2008-03-31 cuzMore fixes for Watcom C / C89.
2008-03-31 cuzMake much more usage of dynamic strings (StrBufs) inste...
2003-12-12 cuzFixed a bug
2003-12-03 cuzFixes for scoping and better .sizeof support
2003-12-03 cuzMore work on .sizeof, fixed problems with cheap locals
2003-12-02 cuzMore work on .sizeof
2003-11-13 cuzAdded structs and unions, more work on scopes and expre...
2003-11-08 cuzReplace error/warning numbers by strings.
2003-11-06 cuzRevised symbol scoping