]> git.sur5r.net Git - cc65/history - src/ca65/condasm.c
Rename symbol index => import id because that's what it really is.
[cc65] / src / ca65 / condasm.c
2010-07-26 uzMake .DEF, .REF and friends also work with cheap local...
2004-03-21 cuzFixed a problem with conditional assembly. The assemble...
2004-01-04 cuzRemoved an unused assignment
2003-11-17 cuzAllow conditional directives within .STRUCT7:UNION...
2003-11-11 cuzRewrote expression evaluation. More smaller changes.
2003-11-08 cuzReplace error/warning numbers by strings.
2003-11-06 cuzRevised symbol scoping
2003-08-07 cuzMore instruction set stuff
2003-01-19 cuzFixed problems that occured on input files with missing...
2002-11-22 cuzAdded a scope argument to the SymIsDef and SymIsDef...
2002-09-14 cuz.BLANK was also broken
2002-09-14 cuzThe .IFNBLANK command was broken
2002-08-11 cuzAllocIf would overwrite memory if the .IF nesting becam...
2001-09-07 cuzCosmetic change
2000-11-28 cuzImplementation for the .IFPxx commands was missing
2000-07-25 cuzBumped the .IF nesting to 256
2000-07-18 cuzFix some gcc warnings
2000-06-03 cuzAdded a more generic way to push sources that deliver...
2000-05-28 uzThis commit was generated by cvs2svn to compensate...