annotate TODO @ 143:0ee5f65bccf9

Added pragma to allow all undefined symbols to be considered external and also added a --pragma command line option
author lost
date Thu, 29 Jan 2009 01:32:11 +0000
parents faf43dc805c9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
100
579ac3697918 Updated to do list
lost
parents: 5
diff changeset
1 * add expression simplification architecture (algebraic)
579ac3697918 Updated to do list
lost
parents: 5
diff changeset
2
579ac3697918 Updated to do list
lost
parents: 5
diff changeset
3 * add ability to have multiple incomplete references per source line
579ac3697918 Updated to do list
lost
parents: 5
diff changeset
4
579ac3697918 Updated to do list
lost
parents: 5
diff changeset
5 * move identification of relocations from the output module to the relevant
579ac3697918 Updated to do list
lost
parents: 5
diff changeset
6 areas that actually generate them