diff options
| author | 2025-11-23 19:19:04 +0100 | |
|---|---|---|
| committer | 2025-11-23 19:19:04 +0100 | |
| commit | a86bbfc553433e377e48f9e26c90bcc5b4fe0263 (patch) | |
| tree | 13c64847c34a217ea2cc1d295c200e4953372266 /todo.txt | |
| parent | 7dbadf6052f8b97ebefc0720c859546780ca8544 (diff) | |
c: implement compound initializer in static context
Diffstat (limited to 'todo.txt')
| -rw-r--r-- | todo.txt | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,6 +2,5 @@ Things to finish before moving onto compiler optimizations, C extensions, other - self host. not yet compiling: - c/eval.c, ir/fold.c (NYI flt -> u64 cvt) - - embedfilesdir.c (static eval bug) at some point add another backend like arm64 to make sure the non target specific stuff is generic enough.. |