Roberto Ierusalimschy
|
497f042fad
detail
|
21 年之前 |
Roberto Ierusalimschy
|
4973682294
small bug with coroutine tracebacks
|
21 年之前 |
Roberto Ierusalimschy
|
ff4f8fe59a
small bug: calls to upvalues were not correctly traced
|
21 年之前 |
Roberto Ierusalimschy
|
1e0aaf2156
`luaL_dofile' and `luaL_dostring' are deprecated
|
21 年之前 |
Roberto Ierusalimschy
|
b4cd38ba6c
new scheme for configuration through `luaconf.h'
|
21 年之前 |
Roberto Ierusalimschy
|
fa198197a0
lua_(set)getglobal are ok to use
|
22 年之前 |
Roberto Ierusalimschy
|
533737f26e
new functions `lua_getfield' and `lua_setfield'
|
22 年之前 |
Roberto Ierusalimschy
|
f04fe526cd
new functions `lua_tointeger' and lua_pushinteger'
|
22 年之前 |
Roberto Ierusalimschy
|
79fee99024
`debug' library can operate over other threads
|
22 年之前 |
Roberto Ierusalimschy
|
0d88545b82
warnings from several compilers (mainly typecasts when lua_Number is float)
|
22 年之前 |
Roberto Ierusalimschy
|
034de1fe73
new names for functions that open C libraries
|
22 年之前 |
Roberto Ierusalimschy
|
92f6e0c1bf
no-nonsense debug information about tail calls
|
22 年之前 |
Roberto Ierusalimschy
|
32fd039bb5
`openlib' functions return new module
|
22 年之前 |
Roberto Ierusalimschy
|
dd8edecae1
new functions to manipulate upvales (get/setupvalue)
|
22 年之前 |
Roberto Ierusalimschy
|
04f95ce879
hook counts are integers now
|
22 年之前 |
Roberto Ierusalimschy
|
27c6b4d422
each .c file defines its own name
|
22 年之前 |
Roberto Ierusalimschy
|
5f698f8b6f
simpler interface to hooks + use of `int' to count hooks
|
23 年之前 |
Roberto Ierusalimschy
|
c4ae00a3d1
details
|
23 年之前 |
Roberto Ierusalimschy
|
097edd3884
better names for auxiliar functions
|
23 年之前 |
Roberto Ierusalimschy
|
8dae071f42
details
|
23 年之前 |
Roberto Ierusalimschy
|
1bdde38bd2
no more newlines at the end of error messages
|
23 年之前 |
Roberto Ierusalimschy
|
0039feb9da
warning from Visual C
|
23 年之前 |
Roberto Ierusalimschy
|
8e4ac679ff
use a linear count for count hook
|
23 年之前 |
Roberto Ierusalimschy
|
2e38c6ae5a
`luadebug.h' content now is included in `lua.h'
|
23 年之前 |
Roberto Ierusalimschy
|
4e23699aa6
new implementation for error handling
|
23 年之前 |
Roberto Ierusalimschy
|
79c8edb6c4
new names for light userdata operations
|
23 年之前 |
Roberto Ierusalimschy
|
44752fc9ce
hook count is quadratic
|
23 年之前 |
Roberto Ierusalimschy
|
39b2d58c39
new interface for debug hooks
|
23 年之前 |
Roberto Ierusalimschy
|
78c507b7b8
`lua_upcall' -> `lua_call'
|
23 年之前 |
Roberto Ierusalimschy
|
eec0905173
better tests (assertions) for debug hooks
|
23 年之前 |