mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-22 20:41:20 +00:00
*** empty log message ***
This commit is contained in:
parent
02e021a958
commit
ed0d1d8ba8
1 changed files with 2 additions and 0 deletions
|
@ -6,8 +6,10 @@ I = in progress
|
|||
W = waiting on other work
|
||||
|
||||
o switch/case, for any type
|
||||
o break/continue keywords for switch() and for(;;)
|
||||
o native integer type
|
||||
o quaternion type
|
||||
o ?: operator
|
||||
o <op>= operator ( var += expr, etc. )
|
||||
o pre- and post- increment operators (++ and --)
|
||||
o CSE optimisations
|
||||
|
|
Loading…
Reference in a new issue