]> git.sur5r.net Git - cc65/history - src/ca65/span.c
Remember where each symbol was defined and where it was referenced. Write this
[cc65] / src / ca65 / span.c
2011-08-14 uzComplete redesign of line info generation. Uses spans...
2011-08-12 uzGrow the Span collection before adding spans for the...
2011-08-07 uzSome improvements for spans.
2011-08-05 uzUse a collection to manage the segments.
2011-08-04 uzRename SegRange to span. Write out the size instead...