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 c81404cae5 first version of code verification 24 years ago
bugs ESC (which starts precompiled code) in C is \33, not \27 24 years ago
lapi.c new way to handle top x L->top 24 years ago
lapi.h new implementation for `next' 25 years ago
lauxlib.c details 24 years ago
lauxlib.h details 24 years ago
lbaselib.c ESC (which starts precompiled code) in C is \33, not \27 24 years ago
lcode.c warnings from Visual C 24 years ago
lcode.h simpler implementation of for loops 24 years ago
ldblib.c details 24 years ago
ldebug.c first version of code verification 24 years ago
ldebug.h first version of code verification 24 years ago
ldo.c new way to handle top x L->top 24 years ago
ldo.h new way to handle top x L->top 24 years ago
lfunc.c no need for tags in boxed values :-( 24 years ago
lfunc.h `free' gets size of the block: complete control over memory use 24 years ago
lgc.c new way to handle top x L->top 24 years ago
lgc.h loop of 'dostring' may never reclaim memory 24 years ago
linit.c obsolete module; not part of the oficial distribution 25 years ago
liolib.c <read(0)> tests for EOF 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 details 24 years ago
lmem.c better use of extra include files (both for tests and for old_ansi) 24 years ago
lmem.h lock/unlock may use L + better structure for internal debug stuff 24 years ago
lobject.c lock/unlock may use L + better structure for internal debug stuff 24 years ago
lobject.h back to the basics (well-behaved variant record...) 24 years ago
lopcodes.h no more END opcode 24 years ago
lparser.c first version of code verification 24 years ago
lparser.h `free' gets size of the block: complete control over memory use 24 years ago
lstate.c lock/unlock may use L + better structure for internal debug stuff 24 years ago
lstate.h lock/unlock may use L + better structure for internal debug stuff 24 years ago
lstring.c no need for tags in boxed values :-( 24 years ago
lstring.h small changes in lstring 24 years ago
lstrlib.c details 24 years ago
ltable.c no need for tags in boxed values :-( 24 years ago
ltable.h back to the basics (well-behaved variant record...) 24 years ago
ltests.c easier to add new initialization functions 24 years ago
ltests.h easier to add new initialization functions 24 years ago
ltm.c lock/unlock may use L + better structure for internal debug stuff 24 years ago
ltm.h first implementation for type names 24 years ago
lua.c easier to add new initialization functions 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 details 24 years ago
lvm.h new way to handle top x L->top 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 `assert' returns its first argument 24 years ago