mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-21 03:01:15 +00:00
Constant/label nodes should never be killed because they can (in theory) never change. While constants /can/ change in the Quake VM, it's not worth worrying about as there would be much more important things to worry about (like 2+2 not giving 4). Due to the hoops one would have to jump through, it is assumed that a pointer or an offset from that pointer will never overwrite the pointer. |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
bootstrap | ||
configure.in | ||
Makefile.am | ||
TODO |