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

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