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 6d4db86888 open functions are lua_Cfunctions 24 years ago
bugs ESC (which starts precompiled code) in C is \33, not \27 24 years ago
lapi.c lower-case for macros with arguments 24 years ago
lapi.h new implementation for `next' 25 years ago
lauxlib.c first (big) step to support wide chars 24 years ago
lauxlib.h first (big) step to support wide chars 24 years ago
lbaselib.c open functions are lua_Cfunctions 24 years ago
lcode.c detail 24 years ago
lcode.h first (big) step to support wide chars 24 years ago
ldblib.c open functions are lua_Cfunctions 24 years ago
ldebug.c sizeof(string) != strlen(string)+1 when sizeof(char) != 1 24 years ago
ldebug.h first (big) step to support wide chars 24 years ago
ldo.c lower-case for macros with arguments 24 years ago
ldo.h first (big) step to support wide chars 24 years ago
lfunc.c first (big) step to support wide chars 24 years ago
lfunc.h first (big) step to support wide chars 24 years ago
lgc.c lower-case for macros with arguments 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 open functions are lua_Cfunctions 24 years ago
llex.c sizeof(string) != strlen(string)+1 when sizeof(char) != 1 24 years ago
llex.h sizeof(string) != strlen(string)+1 when sizeof(char) != 1 24 years ago
llimits.h `llimits' may need definitions from LUA_USER_H 24 years ago
lmathlib.c open functions are lua_Cfunctions 24 years ago
lmem.c first (big) step to support wide chars 24 years ago
lmem.h first (big) step to support wide chars 24 years ago
lobject.c buffer should be void *, as char now is not that neutral... 24 years ago
lobject.h lower-case for macros with arguments 24 years ago
lopcodes.h no more END opcode 24 years ago
lparser.c first (big) step to support wide chars 24 years ago
lparser.h code check for upvalues 24 years ago
lstate.c lower-case for macros with arguments 24 years ago
lstate.h lower-case for macros with arguments 24 years ago
lstring.c first (big) step to support wide chars 24 years ago
lstring.h first (big) step to support wide chars 24 years ago
lstrlib.c open functions are lua_Cfunctions 24 years ago
ltable.c first (big) step to support wide chars 24 years ago
ltable.h back to the basics (well-behaved variant record...) 24 years ago
ltests.c open functions are lua_Cfunctions 24 years ago
ltests.h lower-case for macros with arguments 24 years ago
ltm.c lower-case for macros with arguments 24 years ago
ltm.h first (big) step to support wide chars 24 years ago
lua.c `atoi' does not have a wide-char equivalent 24 years ago
lua.h details for wchar 24 years ago
luadebug.h first (big) step to support wide chars 24 years ago
lualib.h open functions are lua_Cfunctions 24 years ago
lundump.c first (big) step to support wide chars 24 years ago
lundump.h first (big) step to support wide chars 24 years ago
lvm.c buffer should be void *, as char now is not that neutral... 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