add better scoping to TODO even though I'm likely to do it soon

This commit is contained in:
Bill Currie 2001-09-13 20:34:08 +00:00
parent 1ee3fe4b47
commit 3557d375f3

View file

@ -17,3 +17,4 @@ o switch/case, for any type
o break/continue keywords for switch() and for(;;)
o quaternion type. Tricky: requires 4 word args/return
o CSE optimisations
o full scoping