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

Roberto Ierusalimschy 888f91fa24 code check for upvalues il y a 24 ans
bugs d444153dbe ESC (which starts precompiled code) in C is \33, not \27 il y a 24 ans
lapi.c 099442c41f better separation between basic types il y a 24 ans
lapi.h 100bfec39a new implementation for `next' il y a 25 ans
lauxlib.c 5d9b8b7cdc more secure definition for lua_concat il y a 24 ans
lauxlib.h 7e3d3e1f70 details il y a 24 ans
lbaselib.c 81e63f75c0 `tostring' uses type names (when available) il y a 24 ans
lcode.c 95da574dbc some compilers (wrongly) complain about that il y a 24 ans
lcode.h 099442c41f better separation between basic types il y a 24 ans
ldblib.c 7e3d3e1f70 details il y a 24 ans
ldebug.c 888f91fa24 code check for upvalues il y a 24 ans
ldebug.h b3da4ee907 checking consistency of jumps. il y a 24 ans
ldo.c 099442c41f better separation between basic types il y a 24 ans
ldo.h 7178a5e34a new way to handle top x L->top il y a 24 ans
lfunc.c 888f91fa24 code check for upvalues il y a 24 ans
lfunc.h 0183b8030c `free' gets size of the block: complete control over memory use il y a 25 ans
lgc.c 888f91fa24 code check for upvalues il y a 24 ans
lgc.h 42224ca553 loop of 'dostring' may never reclaim memory il y a 24 ans
linit.c fb55c96706 obsolete module; not part of the oficial distribution il y a 25 ans
liolib.c dc17a9cc24 new semantics for pushuserdata il y a 24 ans
llex.c d2e340f467 string pointers are always fully aligned il y a 24 ans
llex.h 595e449537 tighter size for error buffers il y a 25 ans
llimits.h 099442c41f better separation between basic types il y a 24 ans
lmathlib.c 7e3d3e1f70 details il y a 24 ans
lmem.c 099442c41f better separation between basic types il y a 24 ans
lmem.h 099442c41f better separation between basic types il y a 24 ans
lobject.c 099442c41f better separation between basic types il y a 24 ans
lobject.h 888f91fa24 code check for upvalues il y a 24 ans
lopcodes.h a04de4f0ad no more END opcode il y a 25 ans
lparser.c 888f91fa24 code check for upvalues il y a 24 ans
lparser.h 888f91fa24 code check for upvalues il y a 24 ans
lstate.c 426d3e43bd lock/unlock may use L + better structure for internal debug stuff il y a 24 ans
lstate.h 099442c41f better separation between basic types il y a 24 ans
lstring.c 099442c41f better separation between basic types il y a 24 ans
lstring.h 099442c41f better separation between basic types il y a 24 ans
lstrlib.c 7e3d3e1f70 details il y a 24 ans
ltable.c 099442c41f better separation between basic types il y a 24 ans
ltable.h 1f9e3731d1 back to the basics (well-behaved variant record...) il y a 24 ans
ltests.c c1db0b2bf1 detail il y a 24 ans
ltests.h 255052b6c6 better API checks il y a 24 ans
ltm.c 099442c41f better separation between basic types il y a 24 ans
ltm.h d2e340f467 string pointers are always fully aligned il y a 24 ans
lua.c 099442c41f better separation between basic types il y a 24 ans
lua.h 099442c41f better separation between basic types il y a 24 ans
luadebug.h f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). il y a 25 ans
lualib.h 35d6b15057 some cleaning il y a 25 ans
lundump.c a04de4f0ad no more END opcode il y a 25 ans
lundump.h 523c5d8e1c last changes by lhf. il y a 25 ans
lvm.c 099442c41f better separation between basic types il y a 24 ans
lvm.h 7178a5e34a new way to handle top x L->top il y a 24 ans
lzio.c 1de5587184 `lua.h' is included before any other Lua header file il y a 25 ans
lzio.h 8b88ab07f7 more controled use of `sprintf' il y a 25 ans
makefile 906d5dcc41 details il y a 25 ans
manual.tex b68fb7f62e `assert' returns its first argument il y a 24 ans