Roberto Ierusalimschy
|
298d0abff7
first version of extra debug information (NAME)
|
26 years ago |
Roberto Ierusalimschy
|
4fbe775154
details
|
26 years ago |
Roberto Ierusalimschy
|
aabefe9d68
details.
|
26 years ago |
Roberto Ierusalimschy
|
fb60283974
better error messages
|
26 years ago |
Roberto Ierusalimschy
|
acdb0b741e
comments.
|
26 years ago |
Roberto Ierusalimschy
|
5b08fcd5a1
no more "lua" in error messages
|
26 years ago |
Roberto Ierusalimschy
|
b1b0c219f5
new ttypes to distinguish between C closures and Lua closures.
|
26 years ago |
Roberto Ierusalimschy
|
be3212de78
details
|
26 years ago |
Roberto Ierusalimschy
|
2eaf9a00ae
little bug: `1ea' got a wrong token at the error message
|
26 years ago |
Roberto Ierusalimschy
|
6c79a0a80d
new way to control hooks inside hooks (now the control is done inside Lua)
|
26 years ago |
Roberto Ierusalimschy
|
3daeabb606
new way to pass arguments: with option `-f'
|
26 years ago |
Roberto Ierusalimschy
|
cfdebfbc53
debug information for parameters use line 0 for them (as they are
|
26 years ago |
Roberto Ierusalimschy
|
d61d5bef9d
details
|
26 years ago |
Roberto Ierusalimschy
|
4450efc97e
new chunkid for C functions (`luaL_chunkid')
|
26 years ago |
Roberto Ierusalimschy
|
de65253f2d
new way to handle _PROMPT
|
26 years ago |
Roberto Ierusalimschy
|
12b45c2df2
luaS_newfixedstring renamed to luaS_newfixed
|
26 years ago |
Roberto Ierusalimschy
|
1b15206cf9
many details + code redistribution
|
26 years ago |
Roberto Ierusalimschy
|
e6d56cd2d8
module for internal use only, with functions for internal tests
|
26 years ago |
Roberto Ierusalimschy
|
c16c63cc59
new module with the debug API functions
|
26 years ago |
Roberto Ierusalimschy
|
dea54a7c71
comments
|
26 years ago |
Roberto Ierusalimschy
|
544eeb1f9c
details
|
26 years ago |
Roberto Ierusalimschy
|
b3fe203c36
keep it simple
|
26 years ago |
Roberto Ierusalimschy
|
9c142740c1
stack may not be empty after a correct run...
|
26 years ago |
Roberto Ierusalimschy
|
7621cc2aa5
for the future...
|
26 years ago |
Roberto Ierusalimschy
|
ba1f504970
`optimization' doesn't seem to make any difference...
|
26 years ago |
Roberto Ierusalimschy
|
617be66015
better control (and error recovery) for begin/end blocks
|
26 years ago |
Roberto Ierusalimschy
|
f356eb010b
configurable stack size + some corrections in error recovery in
|
26 years ago |
Roberto Ierusalimschy
|
3e38fd2463
`lua_setfallback' leaves things on the stack, so it is better to protect
|
26 years ago |
Roberto Ierusalimschy
|
533beedad2
new tests for begin/end blocks and multi-state
|
26 years ago |
Roberto Ierusalimschy
|
968ad49da6
`lua_newstate' gets the inital stack size and other arguments
|
26 years ago |