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 7afc74ff07 avoid some warnings from strange compilers 24 years ago
bugs bug: error message for `%a' gave wrong line number 24 years ago
lapi.c warnings/details 24 years ago
lapi.h new implementation for `next' 25 years ago
lauxlib.c better names for type-related functions 24 years ago
lauxlib.h warnings/details 24 years ago
lbaselib.c better names for type-related functions 24 years ago
lcode.c small bug when creating AsBc instructions in 16-bit machines 24 years ago
lcode.h small bug when creating AsBc instructions in 16-bit machines 24 years ago
ldblib.c new implementation for userdatas, without `keys' 24 years ago
ldebug.c check C is independent from check B 24 years ago
ldebug.h new module lopcodes.c for tables describing opcodes 24 years ago
ldo.c use macros for 'getc' 24 years ago
ldo.h new definition for `luaD_call' and `luaD_adjusttop' 24 years ago
lfunc.c rename of `kproto' to `p' 24 years ago
lfunc.h first (big) step to support wide chars 24 years ago
lgc.c rename of `kproto' to `p' 24 years ago
lgc.h resurect userdata before calling its GC tag method 24 years ago
linit.c obsolete module; not part of the oficial distribution 25 years ago
liolib.c warnings/details 24 years ago
llex.c warnings/details 24 years ago
llex.h warnings/details 24 years ago
llimits.h user can define extra alignment requirements 24 years ago
lmathlib.c new way to handle `profiles' 24 years ago
lmem.c new way to handle `profiles' 24 years ago
lmem.h first (big) step to support wide chars 24 years ago
lobject.c new way to handle `profiles' 24 years ago
lobject.h rename of `kproto' to `p' 24 years ago
lopcodes.c avoid some warnings from strange compilers 24 years ago
lopcodes.h avoid some warnings from strange compilers 24 years ago
lparser.c the parser is not LL(1) 24 years ago
lparser.h the parser is not LL(1) 24 years ago
lstate.c weakregistry has its keys weak, too 24 years ago
lstate.h more relaxed rules for syncronized access 24 years ago
lstring.c cleaner way to ensure alignment for strings and userdata 24 years ago
lstring.h cleaner way to ensure alignment for strings and userdata 24 years ago
lstrlib.c `format' can handle \0 in format string (why not?) 24 years ago
ltable.c better performance for table operations (mainly for integer indices) 24 years ago
ltable.h better performance for table operations (mainly for integer indices) 24 years ago
ltests.c better names for type-related functions 24 years ago
ltests.h new module lopcodes.c for tables describing opcodes 24 years ago
ltm.c no more deprecated code 24 years ago
ltm.h extra parenteses to avoid warnings 24 years ago
lua.c unused definition 24 years ago
lua.h version -> 4.1 alpha 24 years ago
luadebug.h avoid use of l_char outside INTERNALs (use lua_char instead) 24 years ago
lualib.h new way to handle `profiles' 24 years ago
lundump.c warnings from Visual C++ (plus small details) 24 years ago
lundump.h new definition for headers of binary files 24 years ago
lvm.c rename of `kproto' to `p' 24 years ago
lvm.h new implementation for the Virtual Machine 24 years ago
lzio.c new way to handle `profiles' 24 years ago
lzio.h new way to handle `profiles' 24 years ago
makefile better optimization options 24 years ago
manual.tex details 24 years ago