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

Roberto Ierusalimschy dc17a9cc24 new semantics for pushuserdata hace 24 años
bugs d444153dbe ESC (which starts precompiled code) in C is \33, not \27 hace 24 años
lapi.c 7178a5e34a new way to handle top x L->top hace 24 años
lapi.h 100bfec39a new implementation for `next' hace 25 años
lauxlib.c 7e3d3e1f70 details hace 24 años
lauxlib.h 7e3d3e1f70 details hace 24 años
lbaselib.c 81e63f75c0 `tostring' uses type names (when available) hace 24 años
lcode.c 6548bf7462 warnings from Visual C hace 24 años
lcode.h 3b6f8bfbe6 simpler implementation of for loops hace 24 años
ldblib.c 7e3d3e1f70 details hace 24 años
ldebug.c c81404cae5 first version of code verification hace 24 años
ldebug.h c81404cae5 first version of code verification hace 24 años
ldo.c 7178a5e34a new way to handle top x L->top hace 24 años
ldo.h 7178a5e34a new way to handle top x L->top hace 24 años
lfunc.c e506b864cd no need for tags in boxed values :-( hace 24 años
lfunc.h 0183b8030c `free' gets size of the block: complete control over memory use hace 25 años
lgc.c 7178a5e34a new way to handle top x L->top hace 24 años
lgc.h 42224ca553 loop of 'dostring' may never reclaim memory hace 24 años
linit.c fb55c96706 obsolete module; not part of the oficial distribution hace 25 años
liolib.c dc17a9cc24 new semantics for pushuserdata hace 24 años
llex.c 4ac58853dc thead-specific state separated from "global" state hace 25 años
llex.h 595e449537 tighter size for error buffers hace 25 años
llimits.h 4894c27962 lua_Number defined in lua.h (1st version) hace 25 años
lmathlib.c 7e3d3e1f70 details hace 24 años
lmem.c 1f917e709c better use of extra include files (both for tests and for old_ansi) hace 24 años
lmem.h 426d3e43bd lock/unlock may use L + better structure for internal debug stuff hace 24 años
lobject.c 426d3e43bd lock/unlock may use L + better structure for internal debug stuff hace 24 años
lobject.h 1f9e3731d1 back to the basics (well-behaved variant record...) hace 24 años
lopcodes.h a04de4f0ad no more END opcode hace 25 años
lparser.c c81404cae5 first version of code verification hace 24 años
lparser.h 0183b8030c `free' gets size of the block: complete control over memory use hace 25 años
lstate.c 426d3e43bd lock/unlock may use L + better structure for internal debug stuff hace 24 años
lstate.h 426d3e43bd lock/unlock may use L + better structure for internal debug stuff hace 24 años
lstring.c e506b864cd no need for tags in boxed values :-( hace 24 años
lstring.h 08496eea8b small changes in lstring hace 25 años
lstrlib.c 7e3d3e1f70 details hace 24 años
ltable.c e506b864cd no need for tags in boxed values :-( hace 24 años
ltable.h 1f9e3731d1 back to the basics (well-behaved variant record...) hace 24 años
ltests.c 322b7b5fc5 easier to add new initialization functions hace 24 años
ltests.h 322b7b5fc5 easier to add new initialization functions hace 24 años
ltm.c 426d3e43bd lock/unlock may use L + better structure for internal debug stuff hace 24 años
ltm.h a53d9b66ca first implementation for type names hace 24 años
lua.c 322b7b5fc5 easier to add new initialization functions hace 24 años
lua.h bce6572579 new macros + new names to facilitate compilation of threaded version hace 24 años
luadebug.h f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). hace 25 años
lualib.h 35d6b15057 some cleaning hace 25 años
lundump.c a04de4f0ad no more END opcode hace 25 años
lundump.h 523c5d8e1c last changes by lhf. hace 25 años
lvm.c b6ce590433 details hace 24 años
lvm.h 7178a5e34a new way to handle top x L->top hace 24 años
lzio.c 1de5587184 `lua.h' is included before any other Lua header file hace 25 años
lzio.h 8b88ab07f7 more controled use of `sprintf' hace 25 años
makefile 906d5dcc41 details hace 25 años
manual.tex b68fb7f62e `assert' returns its first argument hace 24 años