mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-18 06:51:47 +00:00
the usual
This commit is contained in:
parent
1d697dc90d
commit
b8a9a97c75
1 changed files with 1 additions and 0 deletions
|
@ -18,3 +18,4 @@ 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
|
o full scoping
|
||||||
|
o short circuit logic for && and || (optional?)
|
||||||
|
|
Loading…
Reference in a new issue