mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-26 22:31:05 +00:00
add better scoping to TODO even though I'm likely to do it soon
This commit is contained in:
parent
1ee3fe4b47
commit
3557d375f3
1 changed files with 1 additions and 0 deletions
|
@ -17,3 +17,4 @@ o switch/case, for any type
|
||||||
o break/continue keywords for switch() and for(;;)
|
o break/continue keywords for switch() and for(;;)
|
||||||
o quaternion type. Tricky: requires 4 word args/return
|
o quaternion type. Tricky: requires 4 word args/return
|
||||||
o CSE optimisations
|
o CSE optimisations
|
||||||
|
o full scoping
|
||||||
|
|
Loading…
Reference in a new issue