This repository was archived by the owner on Jun 17, 2025. It is now read-only.
1 file changed
+1
-1
lines changed- lapi.c+119-116
- lapi.h+10-7
- lcode.c+51-24
- lcorolib.c+2-2
- ldebug.c+41-38
- ldebug.h+1-1
- ldo.c+104-85
- ldo.h+4-3
- ldump.c+6-2
- lfunc.c+23-24
- lfunc.h+2-2
- lgc.c+26-17
- lgc.h+11-8
- llex.c+3-3
- llimits.h+17-4
- lmathlib.c+5-5
- lmem.c+41-27
- lobject.c+3-3
- lobject.h+15-2
- lopcodes.h+1-1
- loslib.c+16-16
- lparser.c+7-7
- lstate.c+35-30
- lstate.h+15-10
- lstrlib.c+1-1
- ltable.c+4-4
- ltable.h-1
- ltests.c+18-18
- ltm.c+19-19
- ltm.h+3-2
- lua.c+3-1
- lua.h+16-11
- luaconf.h+6
- lundump.c+5-3
- lvm.c+54-50
- makefile+7-3
- manual/2html+1-1
- manual/manual.of+40-24
- onelua.c+17-3
- testes/all.lua+1
- testes/api.lua+61-51
- testes/attrib.lua+13-11
- testes/big.lua+1-1
- testes/calls.lua+39-19
- testes/closure.lua+4-2
- testes/code.lua+3-3
- testes/constructs.lua+20-16
- testes/coroutine.lua+35-21
- testes/cstack.lua+26
- testes/db.lua+18-9
- testes/errors.lua+55-36
- testes/events.lua+3
- testes/files.lua+4-2
- testes/gc.lua+23-19
- testes/libs/makefile+5-5
- testes/literals.lua+17-16
- testes/locals.lua+5-3
- testes/main.lua+2-2
- testes/math.lua+3-3
- testes/nextvar.lua+1-1
- testes/pm.lua+17-15
- testes/sort.lua+12-11
- testes/strings.lua+10-5
- testes/tpack.lua+1-1
- testes/utf8.lua+1-1
- testes/vararg.lua+9-9
- testes/verybig.lua+6-6
0 commit comments