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

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