The Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests. Report issues in the Lua mailing list https://www.lua.org/lua-l.html https://lua.org
Find a file
2017-11-03 18:41:05 -02:00
bugs bug: dead keys with nil values can stay in weak tables 2017-08-31 13:14:41 -03:00
lapi.c no more useful fields in CallInfo 2017-11-03 15:22:54 -02:00
lapi.h more fields moved out of 'CallInfo' 2017-11-03 10:12:30 -02:00
lauxlib.c
lauxlib.h
lbaselib.c
lbitlib.c
lcode.c eplicit 1-bit opcode operand 'k' 2017-10-04 18:56:32 -03:00
lcode.h eplicit 1-bit opcode operand 'k' 2017-10-04 18:56:32 -03:00
lcorolib.c new API for 'lua_resume' + cleaning the uses of the 'extra' field in 2017-11-02 09:28:56 -02:00
lctype.c
lctype.h
ldblib.c
ldebug.c 'lua_Debug' not using 'CallInfo' 2017-11-03 18:41:05 -02:00
ldebug.h
ldo.c 'lua_Debug' not using 'CallInfo' 2017-11-03 18:41:05 -02:00
ldo.h
ldump.c
lfunc.c
lfunc.h
lgc.c more fields moved out of 'CallInfo' 2017-11-03 10:12:30 -02:00
lgc.h some cleaning in GC parameters 2017-10-11 09:38:45 -03:00
linit.c
liolib.c
llex.c
llex.h
llimits.h
lmathlib.c
lmem.c
lmem.h
loadlib.c
lobject.c raw operation should not convert strings to numbers 2017-10-10 17:05:40 -03:00
lobject.h no more useful fields in CallInfo 2017-11-03 15:22:54 -02:00
lopcodes.c new opcodes with immediate integer operand for all arithmetic operations 2017-10-04 12:49:24 -03:00
lopcodes.h eplicit 1-bit opcode operand 'k' 2017-10-04 18:56:32 -03:00
loslib.c
lparser.c detail 2017-10-04 18:53:03 -03:00
lparser.h
lprefix.h
lstate.c more fields moved out of 'CallInfo' 2017-11-03 10:12:30 -02:00
lstate.h no more useful fields in CallInfo 2017-11-03 15:22:54 -02:00
lstring.c
lstring.h
lstrlib.c
ltable.c
ltable.h
ltablib.c
ltests.c no more useful fields in CallInfo 2017-11-03 15:22:54 -02:00
ltests.h
ltm.c more fields moved out of 'CallInfo' 2017-11-03 10:12:30 -02:00
ltm.h new function 'luaT_trybiniTM' 2017-09-27 15:59:08 -03:00
lua.c
lua.h 'lua_Debug' not using 'CallInfo' 2017-11-03 18:41:05 -02:00
luaconf.h
lualib.h
lundump.c
lundump.h
lutf8lib.c
lvm.c removing uses of 'CallInfo' 2017-11-03 17:33:22 -02:00
lvm.h
lzio.c
lzio.h
makefile