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 b217ae644e details 23 years ago
bugs BUG: seg. fault when rawget/rawset get extra arguments 23 years ago
lapi.c nil is a `valid' eventtable 23 years ago
lapi.h new implementation for `next' 25 years ago
lauxlib.c rename of lua_isnull to lua_isnone 23 years ago
lauxlib.h some compatibility macros 23 years ago
lbaselib.c nil is a `valid' eventtable 23 years ago
lcode.c OP_LOADINT can be done by OP_LOADK 23 years ago
lcode.h OP_LOADINT can be done by OP_LOADK 23 years ago
ldblib.c new API functions lua_getstr/lua_setstr 23 years ago
ldebug.c cleaner semantics for test instructions (skips) 23 years ago
ldebug.h no more explicit support for wide-chars; too much troble... 23 years ago
ldo.c no more linehook field in CallInfo 23 years ago
ldo.h distinct functions to create/destroy states and threads 23 years ago
lfunc.c some warnings 23 years ago
lfunc.h new implementation for lua upvalues (sugested by E.T.): simpler and solves 23 years ago
lgc.c distinct functions to create/destroy states and threads 23 years ago
lgc.h simpler way to collect userdata 23 years ago
linit.c obsolete module; not part of the oficial distribution 25 years ago
liolib.c rename of lua_isnull to lua_isnone 23 years ago
llex.c details 23 years ago
llex.h new type `boolean' 23 years ago
llimits.h detail 23 years ago
lmathlib.c tag system replaced by event tables 23 years ago
lmem.c no more explicit support for wide-chars; too much troble... 23 years ago
lmem.h no more explicit support for wide-chars; too much troble... 23 years ago
lobject.c new type `boolean' 23 years ago
lobject.h new interface for weak modes 23 years ago
lopcodes.c OP_LOADINT can be done by OP_LOADK 23 years ago
lopcodes.h OP_LOADINT can be done by OP_LOADK 23 years ago
lparser.c OP_LOADINT can be done by OP_LOADK 23 years ago
lparser.h OP_LOADINT can be done by OP_LOADK 23 years ago
lstate.c distinct functions to create/destroy states and threads 23 years ago
lstate.h no more linehook field in CallInfo 23 years ago
lstring.c detail 23 years ago
lstring.h no more explicit support for wide-chars; too much troble... 23 years ago
lstrlib.c better check for option in `strfind' 23 years ago
ltable.c 2^15 does not fit in a 16-bit int 23 years ago
ltable.h tag system replaced by event tables 23 years ago
ltests.c distinct functions to create/destroy states and threads 23 years ago
ltests.h distinct functions to create/destroy states and threads 23 years ago
ltm.c new interface for weak modes 23 years ago
ltm.h new interface for weak modes 23 years ago
lua.c new API functions lua_getstr/lua_setstr 23 years ago
lua.h distinct functions to create/destroy states and threads 23 years ago
luadebug.h legacy declaration 23 years ago
lualib.h new way to handle `profiles' 24 years ago
lundump.c no more explicit support for wide-chars; too much troble... 23 years ago
lundump.h new definition for headers of binary files 24 years ago
lvm.c no more linehook field in CallInfo 23 years ago
lvm.h preparations for stack reallocation 23 years ago
lzio.c no more explicit support for wide-chars; too much troble... 23 years ago
lzio.h new way to handle `profiles' 24 years ago
makefile dependencies updated 23 years ago
manual.tex global table is also pseudo-index 23 years ago