Skip to content

Commit

Permalink
update lua core to 5.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Nov 14, 2024
1 parent 94a4cc4 commit 2c9034a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/lua/lua
Submodule lua updated 42 files
+2 βˆ’2 lapi.c
+21 βˆ’7 lauxlib.c
+19 βˆ’16 lcode.c
+0 βˆ’3 lcode.h
+128 βˆ’90 ldebug.c
+1 βˆ’0 ldebug.h
+7 βˆ’3 ldo.c
+0 βˆ’1 ldo.h
+12 βˆ’8 lgc.c
+20 βˆ’7 liolib.c
+24 βˆ’7 lmathlib.c
+0 βˆ’9 loadlib.c
+1 βˆ’1 lobject.c
+8 βˆ’10 lobject.h
+4 βˆ’4 lopcodes.h
+2 βˆ’0 loslib.c
+6 βˆ’6 lparser.c
+3 βˆ’3 lstate.c
+1 βˆ’2 lstate.h
+7 βˆ’6 lstring.c
+27 βˆ’12 ltable.c
+0 βˆ’2 ltable.h
+8 βˆ’2 ltests.c
+2 βˆ’3 ltm.h
+13 βˆ’4 lua.c
+4 βˆ’4 lua.h
+9 βˆ’0 luaconf.h
+2 βˆ’2 lundump.c
+1 βˆ’2 lundump.h
+38 βˆ’40 lvm.c
+1 βˆ’1 manual/2html
+22 βˆ’11 manual/manual.of
+0 βˆ’14 testes/calls.lua
+5 βˆ’3 testes/coroutine.lua
+13 βˆ’4 testes/db.lua
+21 βˆ’5 testes/errors.lua
+4 βˆ’4 testes/files.lua
+30 βˆ’20 testes/main.lua
+37 βˆ’20 testes/pm.lua
+1 βˆ’1 testes/sort.lua
+3 βˆ’0 testes/strings.lua
+2 βˆ’0 testes/utf8.lua

0 comments on commit 2c9034a

Please # to comment.