Mirror of the amazing lua scripting language
#lua #script #scripting #script-engine #embed #embedded #script-language

Roberto Ierusalimschy 72d3d155b0 detail 24 年之前
bugs d444153dbe ESC (which starts precompiled code) in C is \33, not \27 24 年之前
lapi.c 7b84f9e65c lower-case for macros with arguments 24 年之前
lapi.h 100bfec39a new implementation for `next' 25 年之前
lauxlib.c 39b7978329 first (big) step to support wide chars 24 年之前
lauxlib.h 39b7978329 first (big) step to support wide chars 24 年之前
lbaselib.c 6d4db86888 open functions are lua_Cfunctions 24 年之前
lcode.c 8399df5dcf detail 24 年之前
lcode.h 39b7978329 first (big) step to support wide chars 24 年之前
ldblib.c 6d4db86888 open functions are lua_Cfunctions 24 年之前
ldebug.c e9a3820370 sizeof(string) != strlen(string)+1 when sizeof(char) != 1 24 年之前
ldebug.h 39b7978329 first (big) step to support wide chars 24 年之前
ldo.c 7b84f9e65c lower-case for macros with arguments 24 年之前
ldo.h 39b7978329 first (big) step to support wide chars 24 年之前
lfunc.c 39b7978329 first (big) step to support wide chars 24 年之前
lfunc.h 39b7978329 first (big) step to support wide chars 24 年之前
lgc.c 7b84f9e65c lower-case for macros with arguments 24 年之前
lgc.h 42224ca553 loop of 'dostring' may never reclaim memory 24 年之前
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 年之前
liolib.c 6d4db86888 open functions are lua_Cfunctions 24 年之前
llex.c e9a3820370 sizeof(string) != strlen(string)+1 when sizeof(char) != 1 24 年之前
llex.h e9a3820370 sizeof(string) != strlen(string)+1 when sizeof(char) != 1 24 年之前
llimits.h d2a64bb6d4 `llimits' may need definitions from LUA_USER_H 24 年之前
lmathlib.c 6d4db86888 open functions are lua_Cfunctions 24 年之前
lmem.c 39b7978329 first (big) step to support wide chars 24 年之前
lmem.h 39b7978329 first (big) step to support wide chars 24 年之前
lobject.c 72d3d155b0 detail 24 年之前
lobject.h 7b84f9e65c lower-case for macros with arguments 24 年之前
lopcodes.h a04de4f0ad no more END opcode 25 年之前
lparser.c 39b7978329 first (big) step to support wide chars 24 年之前
lparser.h 888f91fa24 code check for upvalues 24 年之前
lstate.c 7b84f9e65c lower-case for macros with arguments 24 年之前
lstate.h 7b84f9e65c lower-case for macros with arguments 24 年之前
lstring.c 39b7978329 first (big) step to support wide chars 24 年之前
lstring.h 39b7978329 first (big) step to support wide chars 24 年之前
lstrlib.c 6d4db86888 open functions are lua_Cfunctions 24 年之前
ltable.c 39b7978329 first (big) step to support wide chars 24 年之前
ltable.h 1f9e3731d1 back to the basics (well-behaved variant record...) 24 年之前
ltests.c 6d4db86888 open functions are lua_Cfunctions 24 年之前
ltests.h 7b84f9e65c lower-case for macros with arguments 24 年之前
ltm.c 7b84f9e65c lower-case for macros with arguments 24 年之前
ltm.h 39b7978329 first (big) step to support wide chars 24 年之前
lua.c a90f06dcd8 `atoi' does not have a wide-char equivalent 24 年之前
lua.h 35023355f2 details for wchar 24 年之前
luadebug.h 39b7978329 first (big) step to support wide chars 24 年之前
lualib.h 6d4db86888 open functions are lua_Cfunctions 24 年之前
lundump.c 39b7978329 first (big) step to support wide chars 24 年之前
lundump.h 39b7978329 first (big) step to support wide chars 24 年之前
lvm.c dfd7ce74cf buffer should be void *, as char now is not that neutral... 24 年之前
lvm.h 7178a5e34a new way to handle top x L->top 24 年之前
lzio.c 1de5587184 `lua.h' is included before any other Lua header file 25 年之前
lzio.h 8b88ab07f7 more controled use of `sprintf' 25 年之前
makefile 906d5dcc41 details 25 年之前
manual.tex b68fb7f62e `assert' returns its first argument 24 年之前