]> git.sur5r.net Git - cc65/history - src/ca65/error.h
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / src / ca65 / error.h
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2011-08-30 uzMore work on high level language debug symbols. They...
2011-01-29 uzUse line infos to output more verbose error and warning...
2011-01-24 uzStarted to generalize line info handling. Remove separa...
2008-03-31 cuzMake much more usage of dynamic strings (StrBufs) inste...
2003-11-13 cuzMore work on expressions and address sizes
2003-11-08 cuzReplace error/warning numbers by strings.
2003-11-07 cuzWorking on better 65816 support
2003-08-14 cuzAdd gcc attributes, fixed a format string problem
2003-06-06 cuzAdded assertions
2003-05-13 cuzAdd a warning for an address expression that is usually...
2003-05-11 cuzRemoved an unused warning
2003-03-17 cuzFixed a bug: .ENDPROC without .PROC would crash the...
2002-11-28 cuzNew .PUSHSEG and .POPSEG commands
2002-11-22 cuzAdded a scope argument to the SymIsDef and SymIsDef...
2002-08-11 cuzAllocIf would overwrite memory if the .IF nesting becam...
2001-03-09 cuzAdded optional start and count arguments to .INCBIN
2000-09-02 cuzAdded new .feature: pc_assignment
2000-08-02 cuzChange the implementation of the file table. It may...
2000-08-01 cuzUse the CHECK macros from the common dir
2000-07-27 cuzAdded .WARNING
2000-07-27 cuzAdded ERR_EXPECTED_EOF
2000-06-03 cuzAdded a more generic way to push sources that deliver...
2000-05-28 uzThis commit was generated by cvs2svn to compensate...