Greg King
|
0390c34e88
|
Changed multi-line C comments into another style.
The left side doesn't look unbalanced.
|
2014-06-30 16:51:07 -04:00 |
|
Oliver Schmidt
|
4185caf855
|
Normalized code.
|
2014-03-04 01:11:19 +01:00 |
|
Oliver Schmidt
|
85885001b1
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
uz
|
2f9e7d2ca0
|
Add reference counting to line infos. This allows better tracking of the ones
that are actually used.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5212 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2011-08-18 14:36:38 +00:00 |
|
uz
|
1072edb0d8
|
Use line infos to output more verbose error and warning messages whenever
possible.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4950 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2011-01-29 18:43:36 +00:00 |
|
uz
|
06e3152035
|
Started to generalize line info handling. Remove separate FilePos fields and
try to manage all and everything with LineInfos.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4914 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2011-01-24 22:38:22 +00:00 |
|
uz
|
ddb7296b6c
|
Move all attributes and other information that is attached to a token into a
structure named Token.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4910 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2011-01-16 16:05:43 +00:00 |
|
cuz
|
cb57a213eb
|
Move the segment handling stuff from objcode to a separate module
git-svn-id: svn://svn.cc65.org/cc65/trunk@2555 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2003-10-21 20:34:56 +00:00 |
|
cuz
|
ea2cf602b0
|
Working on source line information
git-svn-id: svn://svn.cc65.org/cc65/trunk@747 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2001-05-23 08:51:48 +00:00 |
|
uz
|
53dd513176
|
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
git-svn-id: svn://svn.cc65.org/cc65/trunk@3 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2000-05-28 13:40:48 +00:00 |
|