You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Roberto Ierusalimschy 031978798c more optimizations 25 years ago
bugs BUG: tostring() without arguments gives seg. fault. 25 years ago
lapi.c no more special cases for closures with 0 upvalues (performance is the same, 25 years ago
lapi.h no more special cases for closures with 0 upvalues (performance is the same, 25 years ago
lauxlib.c new names for debug types 25 years ago
lauxlib.h details 25 years ago
lbuffer.c many details (most by lhf). 25 years ago
lbuiltin.c `nil' is optional for next and nextvar (and is not for tonumber & tag). 25 years ago
lbuiltin.h many details (most by lhf). 25 years ago
lcode.c more optimizations 25 years ago
lcode.h implementation of BREAK 25 years ago
ldblib.c new names for debug types 25 years ago
ldebug.c name change 25 years ago
ldebug.h Auxiliary functions from Debug Interface module 25 years ago
ldo.c name change 25 years ago
ldo.h no more special cases for closures with 0 upvalues (performance is the same, 25 years ago
lfunc.c no more special cases for closures with 0 upvalues (performance is the same, 25 years ago
lfunc.h some name changes 25 years ago
lgc.c name change 25 years ago
lgc.h first implementation of multiple states (reentrant code). 25 years ago
linit.c `lua_setfallback' leaves things on the stack, so it is better to protect 25 years ago
liolib.c new names for debug types 25 years ago
llex.c name changes 25 years ago
llex.h name changes 25 years ago
llimits.h new opcode INCLOCAL. 25 years ago
lmathlib.c some name changes 25 years ago
lmem.c more information about memory use 25 years ago
lmem.h more information about memory use 25 years ago
lobject.c details. 25 years ago
lobject.h details. 25 years ago
lopcodes.h name changes + new operation - old operation 25 years ago
lparser.c more optimizations 25 years ago
lparser.h new optimization: jumps to jumps 25 years ago
lref.c no more special cases for closures with 0 upvalues (performance is the same, 25 years ago
lref.h small changes for "clean C" 25 years ago
lstate.c details. 25 years ago
lstate.h new names for debug types 25 years ago
lstring.c some name changes 25 years ago
lstring.h some name changes 25 years ago
lstrlib.c many details (most by lhf). 25 years ago
ltable.c details. 25 years ago
ltable.h details 25 years ago
ltests.c name changes + new operation - old operation 25 years ago
ltm.c `luaT_validevent' is exported, because compatibility module for fallbacks 25 years ago
ltm.h `luaT_validevent' is exported, because compatibility module for fallbacks 25 years ago
lua.c new names for debug types 25 years ago
lua.h lua_setstate makes no sense with explicit multiple states 25 years ago
luadebug.h new names for debug types 25 years ago
lualib.h first implementation of multiple states (reentrant code). 25 years ago
lundump.c some name changes 25 years ago
lundump.h some name changes 25 years ago
lvm.c more optimizations 25 years ago
lvm.h no more special cases for closures with 0 upvalues (performance is the same, 25 years ago
lzio.c many details (most by lhf). 25 years ago
lzio.h "const" !!! 26 years ago
makefile all order operators use a single tag method (<) 25 years ago
manual.tex simplified version of `gc' tag method (only for userdata now). 25 years ago