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 ac390020e9 optimizations based on all types but number and nil are pointers 24 years ago
bugs bug: when `read' fails it must return nil (and not no value) 24 years ago
lapi.c new macros + new names to facilitate compilation of threaded version 24 years ago
lapi.h new implementation for `next' 25 years ago
lauxlib.c first implementation for type names 24 years ago
lauxlib.h first implementation for type names 24 years ago
lbaselib.c first implementation for type names 24 years ago
lcode.c thead-specific state separated from "global" state 24 years ago
lcode.h lua_Number defined in lua.h (1st version) 24 years ago
ldblib.c new macro pushliteral 24 years ago
ldebug.c new macros + new names to facilitate compilation of threaded version 24 years ago
ldebug.h new definition for types-tags 24 years ago
ldo.c new macros + new names to facilitate compilation of threaded version 24 years ago
ldo.h macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core 24 years ago
lfunc.c thead-specific state separated from "global" state 24 years ago
lfunc.h `free' gets size of the block: complete control over memory use 24 years ago
lgc.c details 24 years ago
lgc.h new API for garbage collector 24 years ago
linit.c obsolete module; not part of the oficial distribution 25 years ago
liolib.c details 24 years ago
llex.c thead-specific state separated from "global" state 24 years ago
llex.h tighter size for error buffers 24 years ago
llimits.h lua_Number defined in lua.h (1st version) 24 years ago
lmathlib.c lua_Number defined in lua.h (1st version) 24 years ago
lmem.c macros LUA_ENTRY/LUA_EXIT to control exclusive access to Lua core 24 years ago
lmem.h `free' gets size of the block: complete control over memory use 24 years ago
lobject.c optimizations based on all types but number and nil are pointers 24 years ago
lobject.h first implementation for type names 24 years ago
lopcodes.h no more END opcode 24 years ago
lparser.c thead-specific state separated from "global" state 24 years ago
lparser.h `free' gets size of the block: complete control over memory use 24 years ago
lstate.c new macros + new names to facilitate compilation of threaded version 24 years ago
lstate.h new macros + new names to facilitate compilation of threaded version 24 years ago
lstring.c thead-specific state separated from "global" state 24 years ago
lstring.h small changes in lstring 24 years ago
lstrlib.c new macro pushliteral 24 years ago
ltable.c optimizations based on all types but number and nil are pointers 24 years ago
ltable.h optimizations based on all types but number and nil are pointers 24 years ago
ltests.c support for multiple stacks sharing the same global environment 24 years ago
ltm.c new macros + new names to facilitate compilation of threaded version 24 years ago
ltm.h first implementation for type names 24 years ago
lua.c new macros + new names to facilitate compilation of threaded version 24 years ago
lua.h new macros + new names to facilitate compilation of threaded version 24 years ago
luadebug.h all API functions are declared in a single line (to facilitate pre-processing). 24 years ago
lualib.h some cleaning 24 years ago
lundump.c no more END opcode 24 years ago
lundump.h last changes by lhf. 24 years ago
lvm.c a small optimization 24 years ago
lvm.h new definition for types-tags 24 years ago
lzio.c `lua.h' is included before any other Lua header file 25 years ago
lzio.h more controled use of `sprintf' 24 years ago
makefile details 24 years ago
manual.tex general corrections 24 years ago