mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-02 12:03:51 +00:00
Adds additional context on eval and evaluate calls to better isolate script executions that are throwing errors, such as via command fields or eval() calls. |
||
|---|---|---|
| .. | ||
| 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 | ||
| generateCompiler.bat | ||
| optimizer.cpp | ||
| parser.cpp | ||
| parser.h | ||
| runtime.cpp | ||
| runtime.h | ||