diff options
| author | 2025-11-23 19:01:01 +0100 | |
|---|---|---|
| committer | 2025-11-23 19:01:01 +0100 | |
| commit | 7dbadf6052f8b97ebefc0720c859546780ca8544 (patch) | |
| tree | 5e256ce608834f13a49a64347b5ac75c1e146536 /todo.txt | |
| parent | ed918030843cfaee98e8d3bfeac29e0ff9ee7ab8 (diff) | |
update todo.txt
Diffstat (limited to 'todo.txt')
| -rw-r--r-- | todo.txt | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ Things to finish before moving onto compiler optimizations, C extensions, other nice features - self host. not yet compiling: - - io.c (TODO varargs) - c/eval.c, ir/fold.c (NYI flt -> u64 cvt) - embedfilesdir.c (static eval bug) |