summaryrefslogtreecommitdiff
path: root/src/tsg_lua_interface.h
AgeCommit message (Expand)Author
2022-09-05✨ feat(TSG-11870): 重构lua代码彭宣正
2022-09-01update interfaces definition; define interfaces of lua tableliuxueli
2022-08-30Update tsg_lua_interface.h冯伟浩
2022-08-29重新定义lua头文件liuxueli
2022-07-26✨ feat(TSG-11154): 增加script运行时间限制“pengxuanzheng”
2022-07-19✨ feat(TSG-11154): 增加remove命令,可以用来移除特定的lua API“pengxuanzheng”
2022-07-12✨ feat(TSG-11123): 使用英文注释“pengxuanzheng”
2022-07-12✨ feat(TSG-11123): 增加获取,error code函数,修改lua_set_script_c...“pengxuanzheng”
2022-07-12🐞 fix(TSG-11123): 修复c_pull_param_from_lua 段错误“pengxuanzheng”
2022-07-05✨ feat(TSG-11123): 增加单元测试,并修改单元测试中发现的�...“pengxuanzheng”
2022-07-04✨ feat(TSG-11123): 增加对lua上下文支持以及注册c函数支持“pengxuanzheng”
2022-06-30✨ feat(TSG-11123): 更新头文件,增加对lua上下文的支持,以�...“pengxuanzheng”
2022-06-24✨ feat(TSG-11082): 运行脚本增加新的返回类型nilv1.1.0“pengxuanzheng”
2020-10-10删除不必要的注释信息v1.0.8pengxuanzheng
2020-09-01修复测试模块的cmake中文件路径错误的问题,修复src中确实...pxz