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

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