From a86bbfc553433e377e48f9e26c90bcc5b4fe0263 Mon Sep 17 00:00:00 2001 From: lemon Date: Sun, 23 Nov 2025 19:19:04 +0100 Subject: c: implement compound initializer in static context --- todo.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index ab9b618..3c747de 100644 --- a/todo.txt +++ b/todo.txt @@ -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.. -- cgit v1.2.3