]> git.sur5r.net Git - cc65/history - src/ca65/symentry.c
Allow conditional directives within .STRUCT7:UNION and .ENUM
[cc65] / src / ca65 / symentry.c
2003-11-13 cuzAdded structs and unions, more work on scopes and expre...
2003-11-13 cuzAddress size fixes
2003-11-13 cuzMore work on expressions and address sizes
2003-11-11 cuzFixed a problem
2003-11-11 cuzRewrote expression evaluation. More smaller changes.
2003-11-08 cuzReplace error/warning numbers by strings.
2003-11-07 cuzWorking on better 65816 support
2003-11-06 cuzRevised symbol scoping
2003-10-31 cuzWork on named scopes
2003-10-22 cuzMove SymEntry stuff into its own module