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
2000-01-25 11:57:18 -02:00
bugs bug: cannot reopen stdin (for binary mode) 1999-12-30 16:40:57 -02:00
lapi.c keep `top' in registers when running basic tasks (settable, getglobal, ...) 2000-01-24 18:14:07 -02:00
lapi.h new debug API (first version) 2000-01-19 10:00:45 -02:00
lauxlib.c new debug API (first version) 2000-01-19 10:00:45 -02:00
lauxlib.h details 1999-12-29 14:24:03 -02:00
lbuffer.c
lbuiltin.c small optimizations (relational operators) 2000-01-19 14:50:30 -02:00
lbuiltin.h details. 1999-12-28 17:23:41 -02:00
ldblib.c new debug API (first version) 2000-01-19 10:00:45 -02:00
ldebug.c `const' array in protos breaked in 3 arrays (for strings, numbers, and 2000-01-25 11:57:18 -02:00
ldebug.h Auxiliary functions from Debug Interface module 2000-01-14 15:15:44 -02:00
ldo.c new debug API (first version) 2000-01-19 10:00:45 -02:00
ldo.h new debug API (first version) 2000-01-19 10:00:45 -02:00
lfunc.c `const' array in protos breaked in 3 arrays (for strings, numbers, and 2000-01-25 11:57:18 -02:00
lfunc.h comments. 1999-12-27 15:33:22 -02:00
lgc.c `const' array in protos breaked in 3 arrays (for strings, numbers, and 2000-01-25 11:57:18 -02:00
lgc.h
linit.c `lua_setfallback' leaves things on the stack, so it is better to protect 1999-12-06 09:43:09 -02:00
liolib.c new debug API (first version) 2000-01-19 10:00:45 -02:00
llex.c details. 1999-12-30 10:40:29 -02:00
llex.h comments. 1999-12-27 15:33:22 -02:00
lmathlib.c comments. 1999-12-27 15:33:22 -02:00
lmem.c better separation between debug code and regular code 2000-01-13 14:30:47 -02:00
lmem.h details 2000-01-13 14:30:47 -02:00
lobject.c more debug information (still with bug for tag methods...) 1999-12-30 16:28:40 -02:00
lobject.h `const' array in protos breaked in 3 arrays (for strings, numbers, and 2000-01-25 11:57:18 -02:00
lopcodes.h `const' array in protos breaked in 3 arrays (for strings, numbers, and 2000-01-25 11:57:18 -02:00
lparser.c `const' array in protos breaked in 3 arrays (for strings, numbers, and 2000-01-25 11:57:18 -02:00
lparser.h
lref.c comments. 1999-12-27 15:33:22 -02:00
lref.h comments. 1999-12-27 15:33:22 -02:00
lstate.c details 2000-01-13 14:30:47 -02:00
lstate.h new debug API (first version) 2000-01-19 10:00:45 -02:00
lstring.c luaS_newfixedstring renamed to luaS_newfixed 1999-12-14 16:42:57 -02:00
lstring.h luaS_newfixedstring renamed to luaS_newfixed 1999-12-14 16:42:57 -02:00
lstrlib.c comments. 1999-12-27 15:33:22 -02:00
ltable.c new ttypes to distinguish between C closures and Lua closures. 1999-12-23 16:19:57 -02:00
ltable.h details 1999-12-07 10:05:34 -02:00
ltests.c error in call must be propagated 2000-01-24 18:11:26 -02:00
ltm.c new debug API (first version) 2000-01-19 10:00:45 -02:00
ltm.h
lua.c new debug API 2000-01-19 14:50:14 -02:00
lua.h details 1999-12-30 16:29:46 -02:00
luadebug.h new debug API (first version) 2000-01-19 10:00:45 -02:00
lualib.h
lundump.c new ttypes to distinguish between C closures and Lua closures. 1999-12-23 16:19:57 -02:00
lundump.h modifications by lhf 1999-12-02 17:11:51 -02:00
lvm.c `const' array in protos breaked in 3 arrays (for strings, numbers, and 2000-01-25 11:57:18 -02:00
lvm.h keep `top' in registers when running basic tasks (settable, getglobal, ...) 2000-01-24 18:14:07 -02:00
lzio.c
lzio.h
makefile
manual.tex