]> git.sur5r.net Git - cc65/history - src/ca65/scanner.c
Added LOWCODE and STARTUP segments
[cc65] / src / ca65 / scanner.c
2002-02-18 cuzAdded .charmap
2002-02-14 cuzAdd new feature "leading_dot_in_identifiers".
2001-09-15 cuzCheck for sign problems in compares
2001-03-19 cuzPartially fixed a bug with the long addressing modes...
2001-01-05 cuzUse chartype.h instead of ctype.h
2001-01-03 cuzOS/2 EMX fix
2000-11-20 cuzWorking on the condes feature
2000-10-30 cuzAdd initializer
2000-09-02 cuzAdded new emulation feature: loose_char_term
2000-09-02 cuzSeparated the emulation features in a module.
2000-08-01 cuzIncreased the file count to 16 bits when written to...
2000-08-01 cuzUse the CHECK macros from the common dir
2000-07-30 cuzInclude file path changes
2000-07-29 cuzRenamed several expression ops and added others.
2000-07-27 cuzAdded .WARNING
2000-07-25 cuzAdded string handling functions: .STRLEN and .STRAT
2000-07-15 cuzAdded the .TCOUNT function
2000-07-08 cuzAdded/finished .MID, .LEFT, .RIGHT
2000-06-23 cuzRemoved the strexpr module and placed the implementatio...
2000-06-14 cuzMore common subroutines
2000-06-03 cuzAdded a more generic way to push sources that deliver...
2000-05-29 cuzAdded functions to remember a set of include search...
2000-05-28 uzThis commit was generated by cvs2svn to compensate...