Torque3D/Engine/source/console/torquescript
AzaezelX 80f62573fe context safties
and from Marauder, hardened filename entry for con::evaluate/compileexec. if the string forwarded along is not a real filename, consider it an eval block
2026-03-02 11:38:20 -06:00
..
ast.h tscript change 2025-11-15 17:38:13 +00:00
astAlloc.cpp tscript change 2025-11-15 17:38:13 +00:00
astNodes.cpp Shifted CodeBlock::smCurrentLineText to be a const char* so it's use is clearer 2026-02-22 18:18:42 -06:00
bison.bat Update bison.bat 2024-04-15 00:33:04 +01:00
bison.simple Console Refactor 2023-09-13 10:33:20 +02:00
cmdgram.cpp tscript change 2025-11-15 17:38:13 +00:00
CMDgram.h Error printing 2024-04-24 06:42:25 +01:00
CMDgram.y tscript change 2025-11-15 17:38:13 +00:00
CMDscan.cpp if statement 2024-06-16 20:01:47 +01:00
CMDscan.l if statement 2024-06-16 20:01:47 +01:00
codeBlock.cpp context safties 2026-03-02 11:38:20 -06:00
codeBlock.h Shifted CodeBlock::smCurrentLineText to be a const char* so it's use is clearer 2026-02-22 18:18:42 -06:00
compiledEval.cpp tscript change 2025-11-15 17:38:13 +00:00
compiler.cpp Shifted CodeBlock::smCurrentLineText to be a const char* so it's use is clearer 2026-02-22 18:18:42 -06:00
compiler.h naming 2024-06-18 15:15:25 +01:00
evalState.cpp Console Refactor 2023-09-13 10:33:20 +02:00
evalState.h remove more std::move 2025-05-12 11:50:32 +01:00
generateCompiler.bat update bison flex 2024-04-14 22:17:41 +01:00
optimizer.cpp Console Refactor 2023-09-13 10:33:20 +02:00
parser.cpp Console Refactor 2023-09-13 10:33:20 +02:00
parser.h Console Refactor 2023-09-13 10:33:20 +02:00
runtime.cpp context safties 2026-03-02 11:38:20 -06:00
runtime.h Console Refactor 2023-09-13 10:33:20 +02:00