bugs
|
72a1d81b51
bug: lua_getlocal breaks when called with a CFunction.
|
před 28 roky |
fallback.c
|
4321fde2a7
error inside an error method could break the stack.
|
před 28 roky |
fallback.h
|
4321fde2a7
error inside an error method could break the stack.
|
před 28 roky |
inout.c
|
0892f0e5b7
BIG CHANGE: functions have their own "constant table".
|
před 28 roky |
inout.h
|
0892f0e5b7
BIG CHANGE: functions have their own "constant table".
|
před 28 roky |
iolib.c
|
8f3df1d471
small details.
|
před 28 roky |
lauxlib.c
|
c31aa863ac
Auxiliar functions for building Lua libraries
|
před 28 roky |
lauxlib.h
|
c31aa863ac
Auxiliar functions for building Lua libraries
|
před 28 roky |
lex.c
|
a7793468aa
correct support for changing real to double (optional)
|
před 28 roky |
lex.h
|
c9a2dfeb2c
using "zio" for parsing Lua code.
|
před 28 roky |
lfunc.c
|
ff08b0f406
Lua Function structures
|
před 28 roky |
lfunc.h
|
ff08b0f406
Lua Function structures
|
před 28 roky |
lglobal.c
|
b8a049abed
Global variables
|
před 28 roky |
lglobal.h
|
b8a049abed
Global variables
|
před 28 roky |
lmathlib.c
|
b945fae40e
Lua standard mathematical library
|
před 28 roky |
lmem.c
|
dadba4d6ed
Interface to Memory Manager
|
před 28 roky |
lmem.h
|
dadba4d6ed
Interface to Memory Manager
|
před 28 roky |
lobject.c
|
c1801e623f
Some generic functions over Lua objects
|
před 28 roky |
lstrlib.c
|
75ac0d2172
Standard library for strings and pattern-matching
|
před 28 roky |
ltable.c
|
a404f6e0e6
Lua tables (hash)
|
před 28 roky |
ltable.h
|
a404f6e0e6
Lua tables (hash)
|
před 28 roky |
lua.c
|
2d2440a753
Lua stand-alone interpreter
|
před 28 roky |
lua.h
|
0c4ed2b3dc
main header file
|
před 28 roky |
lua.stx
|
dd1aa28390
small optimization in opcodes for "and" and "or"
|
před 28 roky |
luadebug.h
|
84e92e0976
Debuging API
|
před 28 roky |
lualib.h
|
9f3785a2f3
Lua standard libraries
|
před 28 roky |
lualoc.h
|
8f3df1d471
small details.
|
před 28 roky |
lzio.c
|
d600a6b5b3
a generic input stream interface
|
před 28 roky |
lzio.h
|
d600a6b5b3
a generic input stream interface
|
před 28 roky |
makefile
|
e8292f076d
new dependencies
|
před 28 roky |
manual.tex
|
e18f681333
very small corrections...
|
před 28 roky |
opcode.c
|
dd1aa28390
small optimization in opcodes for "and" and "or"
|
před 28 roky |
opcode.h
|
dd1aa28390
small optimization in opcodes for "and" and "or"
|
před 28 roky |
tree.c
|
3037dccaf6
prime numbers spread better.
|
před 28 roky |
tree.h
|
0892f0e5b7
BIG CHANGE: functions have their own "constant table".
|
před 28 roky |
types.h
|
995a9f7188
no more "Bool" type
|
před 30 roky |
undump.c
|
dd1aa28390
small optimization in opcodes for "and" and "or"
|
před 28 roky |
undump.h
|
732ef82c72
"luaI_undump1" cannot be static; luac uses it.
|
před 28 roky |