Changed option parsing greatly, hopefully simplifying
[fw/sdcc] / support / Util / SDCCerr.c
2001-06-16 michaelhChanged option parsing greatly, hopefully simplifying
2001-06-12 johanknolthe next step in advanced type checking
2001-06-11 johanknolsome fixes
2001-06-05 johanknola better type check
2001-05-29 kvigormore cleaups on error message table: get rid of duplica...
2001-05-24 kvigorInclude error number in ErrTab
2001-05-19 johanknolfixed the octal and hex escape sequences
2001-05-14 michaelhMore tests
2001-02-23 johanknolonly report line number if it is known
2001-02-06 kvigorImproved testing for missing required parameters in...
2001-02-06 johanknolTell us at least the linenumber
2001-02-04 jtvolpeWrong case on file SDCCerr.c