mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-01 08:48:29 +00:00
Add pretty printing to redbean serializers
This commit is contained in:
parent
6bb8b26d70
commit
516b68606f
11 changed files with 327 additions and 91 deletions
1
third_party/lua/lua.mk
vendored
1
third_party/lua/lua.mk
vendored
|
@ -109,6 +109,7 @@ THIRD_PARTY_LUA_A_SRCS = \
|
|||
third_party/lua/lutf8lib.c \
|
||||
third_party/lua/lvm.c \
|
||||
third_party/lua/lzio.c \
|
||||
third_party/lua/serialize.c \
|
||||
third_party/lua/visitor.c
|
||||
|
||||
THIRD_PARTY_LUA_A_OBJS = \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue