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 5037196f6f new macros `ttis*' 23 years ago
bugs two new bugs in 4.0 :-( (both were already corrected in 5.0 :-) 23 years ago
lapi.c new macros `ttis*' 23 years ago
lapi.h `luaA_index' is a local macro now 23 years ago
lauxlib.c `newproxy' uses its own weaktable 23 years ago
lauxlib.h `newproxy' uses its own weaktable 23 years ago
lbaselib.c new function xpcall 23 years ago
lcode.c new macros `ttis*' 23 years ago
lcode.h details 23 years ago
ldblib.c new names for light userdata operations 23 years ago
ldebug.c CallInfo has different fields for C functions and Lua functions 23 years ago
ldebug.h hook count is quadratic 23 years ago
ldo.c CallInfo has different fields for C functions and Lua functions 23 years ago
ldo.h new interface for debug hooks 23 years ago
lfunc.c first implementation of independent global table per function 23 years ago
lfunc.h first implementation of independent global table per function 23 years ago
lgc.c new macros `ttis*' 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 new names for light userdata operations 23 years ago
llex.c bug: chunk can end just after a '\' in a string 23 years ago
llex.h new function `lua_vpushstr' to replace uses of `sprintf' 23 years ago
llimits.h hook count is quadratic 23 years ago
lmathlib.c `^' operator is defined in registry.__pow 23 years ago
lmem.c new protocol for error handling 23 years ago
lmem.h new way to handle errors 23 years ago
lobject.c new names for light userdata operations 23 years ago
lobject.h new macros `ttis*' 23 years ago
lopcodes.c new fallback __le (less equal), for partial order 23 years ago
lopcodes.h tailcall is executed together with call 23 years ago
lparser.c new priority for and/or 23 years ago
lparser.h no more `global' declarations 23 years ago
lstate.c CallInfo has different fields for C functions and Lua functions 23 years ago
lstate.h CallInfo has different fields for C functions and Lua functions 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 `concat' goes to `table' library 23 years ago
ltable.c new macros `ttis*' 23 years ago
ltable.h new `__newindex' eventfield 23 years ago
ltablib.c C++ warning 23 years ago
ltests.c xpcall now is builtin + new macros `ttis*' 23 years ago
ltests.h new names for light userdata operations 23 years ago
ltm.c new macros `ttis*' 23 years ago
ltm.h weak keys are removed only after finalization 23 years ago
lua.c ^D in interactive mode finish interaction (no questions asked) 23 years ago
lua.h new names for light userdata operations 23 years ago
luadebug.h hook count is quadratic 23 years ago
lualib.h LUA_ALERT is no longer used 23 years ago
lundump.c avoid assignments to TObject access macros 23 years ago
lundump.h new versions from lhf 23 years ago
lvm.c new names for light userdata operations 23 years ago
lvm.h optimizations for gettable (temporary) 23 years ago
lzio.c names & names 23 years ago
lzio.h names & names 23 years ago
makefile new macro to convert double->int 23 years ago
manual.tex on the way to 5.0 23 years ago