diff options
| author | 2025-11-23 09:04:27 +0100 | |
|---|---|---|
| committer | 2025-11-23 09:04:27 +0100 | |
| commit | 6d8e1c6b8bff19b68c7386325faeb2a425e3173a (patch) | |
| tree | 71026c7bb138b88ef902a46a46549db4ac6b6d7a /todo.txt | |
| parent | f381c0854a02aad57f887f335fb84c0e5de32ec5 (diff) | |
cpp: fix ## bug
Diffstat (limited to 'todo.txt')
| -rw-r--r-- | todo.txt | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ Things to finish before moving onto compiler optimizations, C extensions, other - self host. not yet compiling: - io.c (TODO varargs) - c/eval.c, ir/fold.c (NYI flt -> u64 cvt) - - c/builtin.c (preprocessor bugs) - ir/optmem.c (preprocessor bugs w/ imap macros) - embedfilesdir.c (static eval bug) |