Update ifstring in TODO

It seems to be done, but...
This commit is contained in:
Bill Currie 2013-06-25 11:03:25 +09:00
parent cef2136050
commit 257597fd38

View file

@ -13,7 +13,7 @@ I optimizations (esp CSE)
I fix used/uninitialized warnings
o id id;
o vec = [x, y, z]; expressions (nice feature in fteqcc)
o finish -Fifstring
M finish -Fifstring
o isset() intrinsic for more consistent string handling.
o arrays in entities
o optional arguments for functions (alternative to overloading)