Go to file
Roberto Ierusalimschy beee01b170 re-implementation of refs through weak tables 2001-04-17 14:35:54 -03:00
bugs ESC (which starts precompiled code) in C is \33, not \27 2001-02-06 11:59:29 -02:00
lapi.c re-implementation of refs through weak tables 2001-04-17 14:35:54 -03:00
lapi.h new implementation for `next' 2000-08-31 11:08:27 -03:00
lauxlib.c new way to handle `profiles' 2001-03-26 11:31:49 -03:00
lauxlib.h avoid use of l_char outside INTERNALs (use lua_char instead) 2001-04-06 18:17:37 -03:00
lbaselib.c new API functions to load (parse?) a chunk without running it. 2001-04-11 15:39:37 -03:00
lcode.c list constructors do not adjust last expression 2001-04-06 15:25:00 -03:00
lcode.h first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
ldblib.c new way to handle `profiles' 2001-03-26 11:31:49 -03:00
ldebug.c list constructors do not adjust last expression 2001-04-06 15:25:00 -03:00
ldebug.h first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
ldo.c new API functions to load (parse?) a chunk without running it. 2001-04-11 15:39:37 -03:00
ldo.h better way to link callinfo's and stack 2001-03-07 15:09:25 -03:00
lfunc.c new way to handle `profiles' 2001-03-26 11:31:49 -03:00
lfunc.h first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
lgc.c re-implementation of refs through weak tables 2001-04-17 14:35:54 -03:00
lgc.h loop of 'dostring' may never reclaim memory 2001-02-02 14:23:20 -02:00
linit.c obsolete module; not part of the oficial distribution 2000-08-09 11:50:13 -03:00
liolib.c new way to handle `profiles' 2001-03-26 11:31:49 -03:00
llex.c new way to handle `profiles' 2001-03-26 11:31:49 -03:00
llex.h sizeof(string) != strlen(string)+1 when sizeof(char) != 1 2001-03-06 11:46:54 -03:00
llimits.h new way to handle `profiles' 2001-03-26 11:31:49 -03:00
lmathlib.c new way to handle `profiles' 2001-03-26 11:31:49 -03:00
lmem.c new way to handle `profiles' 2001-03-26 11:31:49 -03:00
lmem.h first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
lobject.c new way to handle `profiles' 2001-03-26 11:31:49 -03:00
lobject.h first implementation for weak tables 2001-04-11 11:42:41 -03:00
lopcodes.h list constructors do not adjust last expression 2001-04-06 15:25:00 -03:00
lparser.c list constructors do not adjust last expression 2001-04-06 15:25:00 -03:00
lparser.h code check for upvalues 2001-02-20 15:28:11 -03:00
lstate.c re-implementation of refs through weak tables 2001-04-17 14:35:54 -03:00
lstate.h re-implementation of refs through weak tables 2001-04-17 14:35:54 -03:00
lstring.c new way to handle `profiles' 2001-03-26 11:31:49 -03:00
lstring.h first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
lstrlib.c new way to handle `profiles' 2001-03-26 11:31:49 -03:00
ltable.c first implementation for weak tables 2001-04-11 11:42:41 -03:00
ltable.h back to the basics (well-behaved variant record...) 2001-02-02 14:32:00 -02:00
ltests.c re-implementation of refs through weak tables 2001-04-17 14:35:54 -03:00
ltests.h lower-case for macros with arguments 2001-03-02 14:27:50 -03:00
ltm.c new way to handle `profiles' 2001-03-26 11:31:49 -03:00
ltm.h first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
lua.c new way to handle `profiles' 2001-03-26 11:31:49 -03:00
lua.h re-implementation of refs through weak tables 2001-04-17 14:35:54 -03:00
luadebug.h avoid use of l_char outside INTERNALs (use lua_char instead) 2001-04-06 18:17:37 -03:00
lualib.h new way to handle `profiles' 2001-03-26 11:31:49 -03:00
lundump.c new way to handle `profiles' 2001-03-26 11:31:49 -03:00
lundump.h new way to handle `profiles' 2001-03-26 11:31:49 -03:00
lvm.c list constructors do not adjust last expression 2001-04-06 15:25:00 -03:00
lvm.h new way to handle top x L->top 2001-02-07 16:13:49 -02:00
lzio.c new way to handle `profiles' 2001-03-26 11:31:49 -03:00
lzio.h new way to handle `profiles' 2001-03-26 11:31:49 -03:00
makefile details 2000-11-06 11:45:18 -02:00
manual.tex `assert' returns its first argument 2001-01-31 17:53:01 -02:00