Roberto Ierusalimschy
|
a2b78aad49
debug information for active lines
|
před 20 roky |
Roberto Ierusalimschy
|
1ab2b93462
debug information for last line of a function definition
|
před 20 roky |
Roberto Ierusalimschy
|
f8df21bd20
`luaconf.h´ exports all its definitions always (so all of them
|
před 20 roky |
Roberto Ierusalimschy
|
7d45a5f48f
C functions and userdata also have environments
|
před 20 roky |
Roberto Ierusalimschy
|
d89a56f869
small warning in C++
|
před 20 roky |
Roberto Ierusalimschy
|
a27497aa03
`debug.traceback' gets an optional `initial level' parameter
|
před 20 roky |
Roberto Ierusalimschy
|
e791f025c0
no more `_TRACEBACK' variable
|
před 20 roky |
Roberto Ierusalimschy
|
497f042fad
detail
|
před 21 roky |
Roberto Ierusalimschy
|
4973682294
small bug with coroutine tracebacks
|
před 21 roky |
Roberto Ierusalimschy
|
ff4f8fe59a
small bug: calls to upvalues were not correctly traced
|
před 21 roky |
Roberto Ierusalimschy
|
1e0aaf2156
`luaL_dofile' and `luaL_dostring' are deprecated
|
před 21 roky |
Roberto Ierusalimschy
|
b4cd38ba6c
new scheme for configuration through `luaconf.h'
|
před 21 roky |
Roberto Ierusalimschy
|
fa198197a0
lua_(set)getglobal are ok to use
|
před 22 roky |
Roberto Ierusalimschy
|
533737f26e
new functions `lua_getfield' and `lua_setfield'
|
před 22 roky |
Roberto Ierusalimschy
|
f04fe526cd
new functions `lua_tointeger' and lua_pushinteger'
|
před 22 roky |
Roberto Ierusalimschy
|
79fee99024
`debug' library can operate over other threads
|
před 22 roky |
Roberto Ierusalimschy
|
0d88545b82
warnings from several compilers (mainly typecasts when lua_Number is float)
|
před 22 roky |
Roberto Ierusalimschy
|
034de1fe73
new names for functions that open C libraries
|
před 22 roky |
Roberto Ierusalimschy
|
92f6e0c1bf
no-nonsense debug information about tail calls
|
před 22 roky |
Roberto Ierusalimschy
|
32fd039bb5
`openlib' functions return new module
|
před 22 roky |
Roberto Ierusalimschy
|
dd8edecae1
new functions to manipulate upvales (get/setupvalue)
|
před 22 roky |
Roberto Ierusalimschy
|
04f95ce879
hook counts are integers now
|
před 23 roky |
Roberto Ierusalimschy
|
27c6b4d422
each .c file defines its own name
|
před 23 roky |
Roberto Ierusalimschy
|
5f698f8b6f
simpler interface to hooks + use of `int' to count hooks
|
před 23 roky |
Roberto Ierusalimschy
|
c4ae00a3d1
details
|
před 23 roky |
Roberto Ierusalimschy
|
097edd3884
better names for auxiliar functions
|
před 23 roky |
Roberto Ierusalimschy
|
8dae071f42
details
|
před 23 roky |
Roberto Ierusalimschy
|
1bdde38bd2
no more newlines at the end of error messages
|
před 23 roky |
Roberto Ierusalimschy
|
0039feb9da
warning from Visual C
|
před 23 roky |
Roberto Ierusalimschy
|
8e4ac679ff
use a linear count for count hook
|
před 23 roky |