diff options
| author | bellard <bellard> | 2001-11-11 22:51:50 +0000 |
|---|---|---|
| committer | bellard <bellard> | 2001-11-11 22:51:50 +0000 |
| commit | 4dceee367771ae3b51a8394f5057b1d06622c21c (patch) | |
| tree | 59017262ab94c7e841aa719bc05a097aadae2006 /TODO | |
| parent | eb0e3e70dcb42dd60122158e1b9dbdcd0fac3a3e (diff) | |
| download | tinycc-4dceee367771ae3b51a8394f5057b1d06622c21c.tar.gz tinycc-4dceee367771ae3b51a8394f5057b1d06622c21c.tar.bz2 | |
update
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,9 +2,12 @@ TODO list: Critical: +- initializers - add hash tables for symbols (useful for long programs) - 0 is pointer - fix type compare - add message if external function or variable not found. +- add float/double support (should be as small as possible while being + usable for RISC code generator too). Not critical: |
