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 1942b58609 details 25 years ago
bugs tonumber'e1' and tonumber(' ', x), for x!=10, gave 0 instead of nil. 26 years ago
lapi.c simplified version of `gc' tag method (only for userdata now). 25 years ago
lapi.h `put_luaObjectonTop' must be public (to be used by lfback.c), and so 25 years ago
lauxlib.c details 25 years ago
lauxlib.h "const" !!! 26 years ago
lbuffer.c macros "growvector" and "reallocvector" more compact 26 years ago
lbuiltin.c simplified version of `gc' tag method (only for userdata now). 25 years ago
lbuiltin.h Built-in functions 28 years ago
ldblib.c "const" !!! 26 years ago
ldo.c simplified version of `gc' tag method (only for userdata now). 25 years ago
ldo.h simplified version of `gc' tag method (only for userdata now). 25 years ago
lfunc.c simplified version of `gc' tag method (only for userdata now). 25 years ago
lfunc.h simplified version of `gc' tag method (only for userdata now). 25 years ago
lgc.c simplified version of `gc' tag method (only for userdata now). 25 years ago
lgc.h simplified version of `gc' tag method (only for userdata now). 25 years ago
linit.c initialization module (to load libraries) 26 years ago
liolib.c details 26 years ago
llex.c simplified version of `gc' tag method (only for userdata now). 25 years ago
llex.h "const" !!! 26 years ago
lmathlib.c random(0) and random(x,0) are wrong (0 is read as no argument!). 26 years ago
lmem.c "const" !!! 26 years ago
lmem.h "const" !!! 26 years ago
lobject.c simplified version of `gc' tag method (only for userdata now). 25 years ago
lobject.h simplified version of `gc' tag method (only for userdata now). 25 years ago
lopcodes.h better treatment for arbitrary limits 26 years ago
lparser.c reorganization of `stat' function. 25 years ago
lparser.h "const" !!! 26 years ago
lref.c implementation of lua_ref (previously in module `lmem'). 25 years ago
lref.h implementation of lua_ref (previously in module `lmem'). 25 years ago
lstate.c simplified version of `gc' tag method (only for userdata now). 25 years ago
lstate.h simplified version of `gc' tag method (only for userdata now). 25 years ago
lstring.c simplified version of `gc' tag method (only for userdata now). 25 years ago
lstring.h simplified version of `gc' tag method (only for userdata now). 25 years ago
lstrlib.c "const" !!! 26 years ago
ltable.c simplified version of `gc' tag method (only for userdata now). 25 years ago
ltable.h simplified version of `gc' tag method (only for userdata now). 25 years ago
ltm.c simplified version of `gc' tag method (only for userdata now). 25 years ago
ltm.h compatibility with old fallback system now provided by external module 25 years ago
lua.c new mechanism to access argv from a script 26 years ago
lua.h temporary version 25 years ago
luadebug.h "const" !!! 26 years ago
lualib.h "const" !!! 26 years ago
lundump.c new interface for `luaO_strtod', which now checks signal, too. 26 years ago
lundump.h "const" !!! 26 years ago
lvm.c remove of some useless #includes 26 years ago
lvm.h "const" !!! 26 years ago
lzio.c "const" !!! 26 years ago
lzio.h "const" !!! 26 years ago
makefile simplified version of `gc' tag method (only for userdata now). 25 years ago
manual.tex simplified version of `gc' tag method (only for userdata now). 25 years ago