mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +00:00
more jobs
This commit is contained in:
parent
22339b712d
commit
f9d4351515
1 changed files with 1 additions and 0 deletions
|
@ -13,3 +13,4 @@ o ?: operator
|
||||||
o <op>= operator ( var += expr, etc. )
|
o <op>= operator ( var += expr, etc. )
|
||||||
o pre- and post- increment operators (++ and --)
|
o pre- and post- increment operators (++ and --)
|
||||||
o CSE optimisations
|
o CSE optimisations
|
||||||
|
o gut out old parser
|
||||||
|
|
Loading…
Reference in a new issue