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

Roberto Ierusalimschy 1f9e3731d1 back to the basics (well-behaved variant record...) 24 gadi atpakaļ
bugs 42224ca553 loop of 'dostring' may never reclaim memory 24 gadi atpakaļ
lapi.c 426d3e43bd lock/unlock may use L + better structure for internal debug stuff 24 gadi atpakaļ
lapi.h 100bfec39a new implementation for `next' 25 gadi atpakaļ
lauxlib.c a53d9b66ca first implementation for type names 24 gadi atpakaļ
lauxlib.h a53d9b66ca first implementation for type names 24 gadi atpakaļ
lbaselib.c b68fb7f62e `assert' returns its first argument 24 gadi atpakaļ
lcode.c 3b6f8bfbe6 simpler implementation of for loops 24 gadi atpakaļ
lcode.h 3b6f8bfbe6 simpler implementation of for loops 24 gadi atpakaļ
ldblib.c 4ff5545709 new macro pushliteral 25 gadi atpakaļ
ldebug.c 426d3e43bd lock/unlock may use L + better structure for internal debug stuff 24 gadi atpakaļ
ldebug.h 001f2bdd0e new definition for types-tags 25 gadi atpakaļ
ldo.c 42224ca553 loop of 'dostring' may never reclaim memory 24 gadi atpakaļ
ldo.h 71ae4801d6 macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core 25 gadi atpakaļ
lfunc.c e506b864cd no need for tags in boxed values :-( 24 gadi atpakaļ
lfunc.h 0183b8030c `free' gets size of the block: complete control over memory use 25 gadi atpakaļ
lgc.c 1f9e3731d1 back to the basics (well-behaved variant record...) 24 gadi atpakaļ
lgc.h 42224ca553 loop of 'dostring' may never reclaim memory 24 gadi atpakaļ
linit.c fb55c96706 obsolete module; not part of the oficial distribution 25 gadi atpakaļ
liolib.c 9b45439860 details 24 gadi atpakaļ
llex.c 4ac58853dc thead-specific state separated from "global" state 25 gadi atpakaļ
llex.h 595e449537 tighter size for error buffers 25 gadi atpakaļ
llimits.h 4894c27962 lua_Number defined in lua.h (1st version) 25 gadi atpakaļ
lmathlib.c 4894c27962 lua_Number defined in lua.h (1st version) 25 gadi atpakaļ
lmem.c 71ae4801d6 macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core 25 gadi atpakaļ
lmem.h 426d3e43bd lock/unlock may use L + better structure for internal debug stuff 24 gadi atpakaļ
lobject.c 426d3e43bd lock/unlock may use L + better structure for internal debug stuff 24 gadi atpakaļ
lobject.h 1f9e3731d1 back to the basics (well-behaved variant record...) 24 gadi atpakaļ
lopcodes.h a04de4f0ad no more END opcode 25 gadi atpakaļ
lparser.c 60ff79451c detail in error message 24 gadi atpakaļ
lparser.h 0183b8030c `free' gets size of the block: complete control over memory use 25 gadi atpakaļ
lstate.c 426d3e43bd lock/unlock may use L + better structure for internal debug stuff 24 gadi atpakaļ
lstate.h 426d3e43bd lock/unlock may use L + better structure for internal debug stuff 24 gadi atpakaļ
lstring.c e506b864cd no need for tags in boxed values :-( 24 gadi atpakaļ
lstring.h 08496eea8b small changes in lstring 25 gadi atpakaļ
lstrlib.c 4ff5545709 new macro pushliteral 25 gadi atpakaļ
ltable.c e506b864cd no need for tags in boxed values :-( 24 gadi atpakaļ
ltable.h 1f9e3731d1 back to the basics (well-behaved variant record...) 24 gadi atpakaļ
ltests.c 426d3e43bd lock/unlock may use L + better structure for internal debug stuff 24 gadi atpakaļ
ltests.h 8823f371a2 new header to put together debug-related declarations 24 gadi atpakaļ
ltm.c 426d3e43bd lock/unlock may use L + better structure for internal debug stuff 24 gadi atpakaļ
ltm.h a53d9b66ca first implementation for type names 24 gadi atpakaļ
lua.c bce6572579 new macros + new names to facilitate compilation of threaded version 24 gadi atpakaļ
lua.h bce6572579 new macros + new names to facilitate compilation of threaded version 24 gadi atpakaļ
luadebug.h f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). 25 gadi atpakaļ
lualib.h 35d6b15057 some cleaning 25 gadi atpakaļ
lundump.c a04de4f0ad no more END opcode 25 gadi atpakaļ
lundump.h 523c5d8e1c last changes by lhf. 25 gadi atpakaļ
lvm.c 426d3e43bd lock/unlock may use L + better structure for internal debug stuff 24 gadi atpakaļ
lvm.h 4ab6acacdf better control of relationship top x L->top 24 gadi atpakaļ
lzio.c 1de5587184 `lua.h' is included before any other Lua header file 25 gadi atpakaļ
lzio.h 8b88ab07f7 more controled use of `sprintf' 25 gadi atpakaļ
makefile 906d5dcc41 details 25 gadi atpakaļ
manual.tex b68fb7f62e `assert' returns its first argument 24 gadi atpakaļ