summaryrefslogtreecommitdiff
path: root/src/tsg_lua_func.cpp
AgeCommit message (Collapse)Author
2022-09-05✨ feat(TSG-11870): 重构lua代码彭宣正
2022-07-26✨ feat(TSG-11154): 增加script运行时间限制“pengxuanzheng”
2022-07-19✨ feat(TSG-11154): 增加remove命令,可以用来移除特定的lua API“pengxuanzheng”
2022-07-15✨ feat(TSG-11123): 修复lua_cache_exec ↵v1.1.2“pengxuanzheng”
context为空的时候,即使设置了userdata也会获取不到的情况
2022-07-14✨ feat: ↵“pengxuanzheng”
预期与实际输出类型不符时,修改输出类型为实际输出类型
2022-07-12✨ feat(TSG-11123): 使用英文注释“pengxuanzheng”
2022-07-12✨ feat(TSG-11123): 增加获取,error ↵“pengxuanzheng”
code函数,修改lua_set_script_context函数为lua_script_context_malloc函数
2022-07-12🐞 fix(TSG-11123): 修复c_pull_param_from_lua 段错误“pengxuanzheng”
2022-07-12🐞 fix: lua脚本返回空值,对应的out_len修改为0“pengxuanzheng”
2022-07-05✨ feat(TSG-11123): ↵“pengxuanzheng”
增加单元测试,并修改单元测试中发现的错误
2022-07-04✨ feat(TSG-11123): 增加对lua上下文支持以及注册c函数支持“pengxuanzheng”
2022-06-24✨ feat(TSG-11082): 运行脚本增加新的返回类型nilv1.1.0“pengxuanzheng”
2022-06-01✨ feat: 修改panic函数输出“pengxuanzheng”
2022-03-29🎈 perf: 适配rocky linux 8.5“pengxuanzheng”
2022-01-19🧪 test: 增加googletest源码“pengxuanzheng”
2021-12-20🧪 test(gtest. CI): ↵彭宣正
增加gtest用例,增加CPPCHECK,删除生成的可执行文件
2020-10-10删除不必要的注释信息v1.0.8pengxuanzheng
2020-09-02修改3rd为supportpengxuanzheng
2020-08-28修改输入参数tsg为TSGpengxuanzheng
2020-08-24Initial commitpengxuanzheng