Mercurial > hg-old > index.cgi
annotate TODO @ 104:2ba8f9ef1417
Added ifdef/ifndef conditionals
author | lost |
---|---|
date | Sun, 25 Jan 2009 04:02:50 +0000 |
parents | f59c0916753d |
children | faf43dc805c9 |
rev | line source |
---|---|
100 | 1 * add expression simplification architecture (algebraic) |
2 | |
3 * fix FDB to handle incomplete references correctly | |
4 | |
5 * add ability to have multiple incomplete references per source line | |
6 | |
7 * move identification of relocations from the output module to the relevant | |
8 areas that actually generate them |