- 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. |
||
|---|---|---|
| .. | ||
| doc | ||
| src | ||
| Makefile | ||
| README | ||
README
This is Lua 5.4.7, released on 13 Jun 2024. For installation instructions, license details, and further information about Lua, see doc/readme.html.