RTU_ALL_AI/release/inc
ypc dfb0a46146 feat(libcmd): add command processing framework with built-in linenoise
- 纯 C 接口:命令注册/查找/补全/帮助
- CMD_REGISTER / CMD_REGISTER_C 宏(__attribute__((constructor)) 自动注册)
- 内置 linenoise 行编辑(termios raw mode + 历史 + Tab 补全)
- x86 编译通过,产物 libcmd.a
2026-07-07 17:30:00 +08:00
..
cJSON.h [阶段1-B1] libmd5 自研实现 + cJSON/xxhash 开源库导入 2026-07-07 14:38:04 +08:00
list.h [重构] libtask 完整重写 + 全项目注释中文化 2026-07-07 15:01:13 +08:00
myBase.h [重构] libtask 完整重写 + 全项目注释中文化 2026-07-07 15:01:13 +08:00
myCmd.h feat(libcmd): add command processing framework with built-in linenoise 2026-07-07 17:30:00 +08:00
myFunc.h [注释规范] 头文件全部函数声明加详细注释 + myLog.c 全面注释 + 代码风格记忆更新 2026-07-07 13:47:24 +08:00
myLog.h [重构] libtask 完整重写 + 全项目注释中文化 2026-07-07 15:01:13 +08:00
myMd5.h [重构] libtask 完整重写 + 全项目注释中文化 2026-07-07 15:01:13 +08:00
myTask.h [重构] libtask 完整重写 + 全项目注释中文化 2026-07-07 15:01:13 +08:00
myXml.h feat(libxml): add XML parsing library with C API wrapping tinyxml2 2026-07-07 17:29:31 +08:00
xxhash.h [阶段1-B1] libmd5 自研实现 + cJSON/xxhash 开源库导入 2026-07-07 14:38:04 +08:00