mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-11 15:51:36 +00:00
001e1ac059
The types are expression, assignment, pointer assignment (ie, write to a dereferenced pointer), move (special case of pointer assignment), state, function call/return, and flow control. With this classification, it will be easier (less code:) to determine which operands are inputs and which are outputs. |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
bootstrap | ||
configure.in | ||
Makefile.am | ||
TODO |