Go to file
Roberto Ierusalimschy 1e40b4dc61 buffer should be void *, as char now is not that neutral...
+ little bug in pointer arithmetic
2001-02-23 17:32:32 -03:00
bugs ESC (which starts precompiled code) in C is \33, not \27 2001-02-06 11:59:29 -02:00
lapi.c details for wchar 2001-02-23 14:28:12 -03:00
lapi.h new implementation for `next' 2000-08-31 11:08:27 -03:00
lauxlib.c first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
lauxlib.h first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
lbaselib.c details for wchar 2001-02-23 14:28:12 -03:00
lcode.c detail 2001-02-23 17:31:37 -03:00
lcode.h first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
ldblib.c first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
ldebug.c buffer should be void *, as char now is not that neutral... 2001-02-23 17:32:16 -03:00
ldebug.h first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
ldo.c details for wchar 2001-02-23 14:28:12 -03:00
ldo.h first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
lfunc.c first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
lfunc.h first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
lgc.c first (big) step to support wide chars 2001-02-23 14:17:25 -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 details for wchar 2001-02-23 14:28:12 -03:00
llex.c buffer should be void *, as char now is not that neutral... 2001-02-23 17:32:16 -03:00
llex.h first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
llimits.h `llimits' may need definitions from LUA_USER_H 2001-02-23 17:28:56 -03:00
lmathlib.c first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
lmem.c first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
lmem.h first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
lobject.c buffer should be void *, as char now is not that neutral... 2001-02-23 17:32:16 -03:00
lobject.h buffer should be void *, as char now is not that neutral... 2001-02-23 17:32:32 -03:00
lopcodes.h no more END opcode 2001-01-15 14:13:24 -02:00
lparser.c first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
lparser.h code check for upvalues 2001-02-20 15:28:11 -03:00
lstate.c first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
lstate.h buffer should be void *, as char now is not that neutral... 2001-02-23 17:32:16 -03:00
lstring.c first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
lstring.h first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
lstrlib.c first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
ltable.c first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
ltable.h back to the basics (well-behaved variant record...) 2001-02-02 14:32:00 -02:00
ltests.c first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
ltests.h better API checks 2001-02-12 13:42:44 -02:00
ltm.c first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
ltm.h first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
lua.c `atoi' does not have a wide-char equivalent 2001-02-23 17:28:26 -03:00
lua.h details for wchar 2001-02-23 14:28:12 -03:00
luadebug.h first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
lualib.h detail 2001-02-23 17:31:37 -03:00
lundump.c first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
lundump.h first (big) step to support wide chars 2001-02-23 14:17:25 -03:00
lvm.c buffer should be void *, as char now is not that neutral... 2001-02-23 17:32:16 -03:00
lvm.h new way to handle top x L->top 2001-02-07 16:13:49 -02:00
lzio.c `lua.h' is included before any other Lua header file 2000-06-12 10:52:05 -03:00
lzio.h more controled use of `sprintf' 2000-10-20 14:36:32 -02: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