bugs
|
d444153dbe
ESC (which starts precompiled code) in C is \33, not \27
|
24 years ago |
lapi.c
|
35023355f2
details for wchar
|
24 years ago |
lapi.h
|
100bfec39a
new implementation for `next'
|
25 years ago |
lauxlib.c
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lauxlib.h
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lbaselib.c
|
35023355f2
details for wchar
|
24 years ago |
lcode.c
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lcode.h
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
ldblib.c
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
ldebug.c
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
ldebug.h
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
ldo.c
|
35023355f2
details for wchar
|
24 years ago |
ldo.h
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lfunc.c
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lfunc.h
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lgc.c
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lgc.h
|
42224ca553
loop of 'dostring' may never reclaim memory
|
24 years ago |
linit.c
|
fb55c96706
obsolete module; not part of the oficial distribution
|
25 years ago |
liolib.c
|
35023355f2
details for wchar
|
24 years ago |
llex.c
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
llex.h
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
llimits.h
|
d2a64bb6d4
`llimits' may need definitions from LUA_USER_H
|
24 years ago |
lmathlib.c
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lmem.c
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lmem.h
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lobject.c
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lobject.h
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lopcodes.h
|
a04de4f0ad
no more END opcode
|
25 years ago |
lparser.c
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lparser.h
|
888f91fa24
code check for upvalues
|
24 years ago |
lstate.c
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lstate.h
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lstring.c
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lstring.h
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lstrlib.c
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
ltable.c
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
ltable.h
|
1f9e3731d1
back to the basics (well-behaved variant record...)
|
24 years ago |
ltests.c
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
ltests.h
|
255052b6c6
better API checks
|
24 years ago |
ltm.c
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
ltm.h
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lua.c
|
a90f06dcd8
`atoi' does not have a wide-char equivalent
|
24 years ago |
lua.h
|
35023355f2
details for wchar
|
24 years ago |
luadebug.h
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lualib.h
|
35023355f2
details for wchar
|
24 years ago |
lundump.c
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lundump.h
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lvm.c
|
39b7978329
first (big) step to support wide chars
|
24 years ago |
lvm.h
|
7178a5e34a
new way to handle top x L->top
|
24 years ago |
lzio.c
|
1de5587184
`lua.h' is included before any other Lua header file
|
25 years ago |
lzio.h
|
8b88ab07f7
more controled use of `sprintf'
|
25 years ago |
makefile
|
906d5dcc41
details
|
25 years ago |
manual.tex
|
b68fb7f62e
`assert' returns its first argument
|
24 years ago |