mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-26 22:38:30 +00:00
Improve Lua and JSON serialization
This commit is contained in:
parent
3027d67037
commit
e3cd476a9b
20 changed files with 1041 additions and 476 deletions
1
third_party/lua/lua.mk
vendored
1
third_party/lua/lua.mk
vendored
|
@ -64,7 +64,6 @@ THIRD_PARTY_LUA_A_HDRS = \
|
|||
third_party/lua/visitor.h
|
||||
|
||||
THIRD_PARTY_LUA_A_SRCS = \
|
||||
third_party/lua/escapeluastring.c \
|
||||
third_party/lua/lapi.c \
|
||||
third_party/lua/lauxlib.c \
|
||||
third_party/lua/lbaselib.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue