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 751cd867d3 new way to handle errors 23 years ago
bugs BUG: seg. fault when rawget/rawset get extra arguments 23 years ago
lapi.c new way to handle errors 23 years ago
lapi.h `luaA_index' is a local macro now 23 years ago
lauxlib.c new way to handle errors 23 years ago
lauxlib.h new way to handle errors 23 years ago
lbaselib.c new way to handle errors 23 years ago
lcode.c avoid names that differ only in capitalization 23 years ago
lcode.h avoid names that differ only in capitalization 23 years ago
ldblib.c new way to handle errors 23 years ago
ldebug.c avoid names that differ only in capitalization 23 years ago
ldebug.h line trace uses `savedpc' to save last `pc' seen 23 years ago
ldo.c new way to handle errors 23 years ago
ldo.h new way to handle errors 23 years ago
lfunc.c simpler implementation for line information 23 years ago
lfunc.h new implementation for lua upvalues (sugested by E.T.): simpler and solves 23 years ago
lgc.c use of a common `dummynode' for all empty tables 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 no more option `*u' in read (too complex) 23 years ago
llex.c error message 23 years ago
llex.h better order of record fields for 64-bit machines 23 years ago
llimits.h good stack limit to compute ack(8,3) 23 years ago
lmathlib.c `pow' must be global (as the implementation of '^') 23 years ago
lmem.c new way to handle errors 23 years ago
lmem.h new way to handle errors 23 years ago
lobject.c new way to handle errors 23 years ago
lobject.h support for `light' userdata + simpler support for `boxed' udata 23 years ago
lopcodes.c avoid names that differ only in capitalization 23 years ago
lopcodes.h avoid names that differ only in capitalization 23 years ago
lparser.c avoid names that differ only in capitalization 23 years ago
lparser.h simpler implementation for line information 23 years ago
lstate.c new way to handle errors 23 years ago
lstate.h use of a common `dummynode' for all empty tables 23 years ago
lstring.c support for `light' userdata + simpler support for `boxed' udata 23 years ago
lstring.h new macro to `fix' strings 23 years ago
lstrlib.c details 23 years ago
ltable.c use of a common `dummynode' for all empty tables 23 years ago
ltable.h avoid C identifiers beginning with '_' 23 years ago
ltablib.c `co' library goes with basic library (and not with `tab') 23 years ago
ltests.c new way to handle errors 23 years ago
ltests.h details 23 years ago
ltm.c new macro to `fix' strings 23 years ago
ltm.h new interface for weak modes 23 years ago
lua.c new way to handle errors 23 years ago
lua.h new way to handle errors 23 years ago
luadebug.h debug interface uses `method' to describe calls like `a:foo()' 23 years ago
lualib.h `baselib' splited in `baselib' and `tablib' 23 years ago
lundump.c simpler implementation for line information 23 years ago
lundump.h new definition for headers of binary files 24 years ago
lvm.c avoid names that differ only in capitalization 23 years ago
lvm.h erroneous objects may not live in the stack 23 years ago
lzio.c function `zsopen' is not used 23 years ago
lzio.h function `zsopen' is not used 23 years ago
makefile new macro to convert double->int 23 years ago
manual.tex towards next version... 23 years ago