mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-30 17:45:21 +00:00
If the statement is a terminating statement on slot assignment (such as %var[%i]++;), the stack has to be popped everytime slot arrays are used regardless of the expression type. |
||
|---|---|---|
| .. | ||
| ast.h | ||
| astAlloc.cpp | ||
| astNodes.cpp | ||
| bison.bat | ||
| bison.simple | ||
| cmdgram.cpp | ||
| cmdgram.h | ||
| CMDgram.y | ||
| CMDscan.cpp | ||
| CMDscan.l | ||
| codeBlock.cpp | ||
| codeBlock.h | ||
| compiledEval.cpp | ||
| compiler.cpp | ||
| compiler.h | ||
| evalState.cpp | ||
| evalState.h | ||
| optimizer.cpp | ||
| parser.cpp | ||
| parser.h | ||
| runtime.cpp | ||
| runtime.h | ||