Update TODO

This commit is contained in:
Bill Currie 2019-06-09 21:25:03 +09:00
parent 6253623e9b
commit e46a44d9c6

View file

@ -12,7 +12,7 @@ M unnamed function parameters for prototypes/typdefs etc.
I optimizations (esp CSE) I optimizations (esp CSE)
I fix used/uninitialized warnings I fix used/uninitialized warnings
o id id; o id id;
o vec = [x, y, z]; expressions (nice feature in fteqcc) M vec = [x, y, z]; expressions (nice feature in fteqcc)
M finish -Fifstring M finish -Fifstring
o isset() intrinsic for more consistent string handling. o isset() intrinsic for more consistent string handling.
o arrays in entities o arrays in entities