- Introduced lvm.h for Lua virtual machine definitions, including functions for type conversion, fast table access, and integer operations. - Implemented lzio.c and lzio.h for buffered stream handling, providing functionalities for reading from streams and managing buffers. - Added necessary macros and function declarations to support efficient stream operations and memory management. |
||
|---|---|---|
| .. | ||
| shell.c | ||
| shell.h | ||
| shell_cfg.h | ||
| shell_cfg_user.h | ||
| shell_cmd_list.c | ||
| shell_companion.c | ||
| shell_ext.c | ||
| shell_ext.h | ||
| shell_port.c | ||
| shell_port.h | ||