]> git.sur5r.net Git - cc65/history - src/ca65/lineinfo.h
The line counter got confused for lines with more than 256 chars. Removed the
[cc65] / src / ca65 / lineinfo.h
2011-06-13 uzFix wrong line info sometimes output for macros: When...
2011-01-29 uzPass type of line info through the object files.
2011-01-29 uzUse line infos to output more verbose error and warning...
2011-01-27 uzOn errors and warnings, output additional information...
2011-01-27 uzActually generate basic line info.
2011-01-24 uzStarted to generalize line info handling. Remove separa...
2011-01-20 uzMark tokens with the file position from where they...
2001-05-23 cuzUse a collections for the line info and sort them by...
2001-05-23 cuzAdded line infos
2001-05-23 cuzWorking on source line information
2001-05-23 cuzAdded new lineinfo module