From 3ff77a1d6fbcf08fc6964e8149d188c791cb7f16 Mon Sep 17 00:00:00 2001 From: Edmund Grimley Evans Date: Fri, 20 Nov 2015 23:33:49 +0000 Subject: Improve constant propagation with "&&" and "||". --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index ea57823..ffe4ad1 100644 --- a/TODO +++ b/TODO @@ -68,7 +68,6 @@ Not critical: to suppress VT_LOCAL and use a base register instead). - interactive mode / integrated debugger - fix preprocessor symbol redefinition -- better constant opt (&&, ||, ?:) - add portable byte code generator and interpreter for other unsupported architectures. - C++: variable declaration in for, minimal 'class' support. -- cgit v1.3.1