]> git.sur5r.net Git - cc65/history - src/cc65/lineinfo.c
- fixed an old #include guard typo
[cc65] / src / cc65 / lineinfo.c
2014-03-04 Oliver SchmidtNormalized code.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2010-05-01 uzChanged generation of makefile dependencies:
2005-06-08 cuzFixed a bug: Compiling an empty source file led to...
2001-07-14 cuzAvoid a copy of the line contents
2001-05-22 cuzMore polishing to get the line info right
2001-05-22 cuzAdded the lineinfo module. Changed the complete code...