/
redgpu
/
tech5
Обзор
Документация
Войти
/
redgpu
/
tech5
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
source/shared/idlib/runtimeexpression.cpp
5 строк
245 B
Justin Marshall
First pass idLib conversion from hex rays4.
08 авг 2026, 23:54
08 авг 2026, 23:54
09a4cb9
Код
Авторство
О чём код?
#include "runtimeexpression.h" // The recovered RuntimeExpression.cpp is the console regression harness. The // reusable parser/evaluator is template code in RuntimeExpression.h and is // covered by idlib_runtimeexpression_test on the PC port.