]> git.sur5r.net Git - cc65/history - src/ca65/symtab.h
Don't use SF_TRAMPOLINE, change symbol references instead.
[cc65] / src / ca65 / symtab.h
2003-11-29 cuzDon't use SF_TRAMPOLINE, change symbol references instead.
2003-11-14 cuzAdded enums
2003-11-13 cuzAdded structs and unions, more work on scopes and expre...
2003-11-13 cuzMore work on expressions and address sizes
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-17 cuzAdd := assignment op, define some currently unused...
2003-03-17 cuzFixed a few comments
2003-03-17 cuzFixed a bug: .ENDPROC without .PROC would crash the...
2003-03-07 cuzAdded new .FORCEIMPORT pseudo op
2002-11-22 cuzAdded a scope argument to the SymIsDef and SymIsDef...
2001-09-08 cuzAdd the label/equate bit to the exports and debug symbols
2000-11-20 cuzWorking on the condes feature
2000-10-30 cuzWorking on initializers
2000-10-30 cuzAdd initializer
2000-08-02 cuzChange the implementation of the file table. It may...
2000-05-28 uzThis commit was generated by cvs2svn to compensate...