Roberto Ierusalimschy
|
9863223fbf
first version of vararg facility (plus new function "call").
|
29 years ago |
Roberto Ierusalimschy
|
8826eb7918
small correction
|
29 years ago |
Roberto Ierusalimschy
|
e701a86385
"openfile" now returns the file
|
29 years ago |
Roberto Ierusalimschy
|
56fb06b6f5
"lua_debug" now is exported through debug interface (luadebug.h)
|
29 years ago |
Roberto Ierusalimschy
|
d845963349
"setglobal" and "getglobal" moved to inout.c, as it concentrates pre-defined
|
29 years ago |
Roberto Ierusalimschy
|
a19f9056f3
new function "tostring".
|
29 years ago |
Roberto Ierusalimschy
|
2cffb08a5c
new style for debug information about functions: no more SETFUNCTION
|
30 years ago |
Roberto Ierusalimschy
|
ec79f25286
new lua function "getstack"; new interface to function luaI_reportbug.
|
30 years ago |
Roberto Ierusalimschy
|
18ea2eff80
calls to "lua_reportbug" changed to "lua_error", since
|
30 years ago |
Roberto Ierusalimschy
|
8cb8594a3b
better control of integer types and their limits
|
31 years ago |
Roberto Ierusalimschy
|
52db68a600
debug shows lines where functions were called
|
31 years ago |
Roberto Ierusalimschy
|
65f28f0824
error function for Lua
|
31 years ago |
Roberto Ierusalimschy
|
31d58e2f01
more functions from opcode.c
|
31 years ago |
Roberto Ierusalimschy
|
ae77864844
tags T_NIL, etc, changed to LUA_T_NIL, etc
|
31 years ago |
Waldemar Celes
|
ceaaa0cca8
Correcao do tratamento de erro reportado dentro de uma funcao.
|
31 years ago |
Waldemar Celes
|
f499f86c2f
io library
|
32 years ago |
The Lua team
|
cd05d9c5cb
oldest known commit
|
32 years ago |