Roberto Ierusalimschy
|
8e4ac679ff
use a linear count for count hook
|
23 年之前 |
Roberto Ierusalimschy
|
9998082839
external messages add their own extra information
|
23 年之前 |
Roberto Ierusalimschy
|
2e38c6ae5a
`luadebug.h' content now is included in `lua.h'
|
23 年之前 |
Roberto Ierusalimschy
|
a2fa48a570
new (old?) error handling scheme
|
23 年之前 |
Roberto Ierusalimschy
|
0417a4bb0b
new implementation for tailcalls and error handling
|
23 年之前 |
Roberto Ierusalimschy
|
44752fc9ce
hook count is quadratic
|
23 年之前 |
Roberto Ierusalimschy
|
39b2d58c39
new interface for debug hooks
|
23 年之前 |
Roberto Ierusalimschy
|
922f36a05b
details
|
23 年之前 |
Roberto Ierusalimschy
|
1dbe708aa8
new protocol for error handling
|
23 年之前 |
Roberto Ierusalimschy
|
b7a0503c1d
new format for error messages
|
23 年之前 |
Roberto Ierusalimschy
|
9a0f0dcc77
precompiler may create functions without `lineinfo'
|
23 年之前 |
Roberto Ierusalimschy
|
6c7334a9ac
line trace uses `savedpc' to save last `pc' seen
|
23 年之前 |
Roberto Ierusalimschy
|
801aaf37b1
simpler implementation for line information
|
23 年之前 |
Roberto Ierusalimschy
|
938092489b
erroneous objects may not live in the stack
|
23 年之前 |
Roberto Ierusalimschy
|
72659a0605
no more explicit support for wide-chars; too much troble...
|
24 年之前 |
Roberto Ierusalimschy
|
2a4afb97c8
new module lopcodes.c for tables describing opcodes
|
24 年之前 |
Roberto Ierusalimschy
|
0a1b1acdd3
details about opcode parameters
|
24 年之前 |
Roberto Ierusalimschy
|
65c289b046
details
|
24 年之前 |
Roberto Ierusalimschy
|
762d059a13
new implementation for the Virtual Machine
|
24 年之前 |
Roberto Ierusalimschy
|
39b7978329
first (big) step to support wide chars
|
24 年之前 |
Roberto Ierusalimschy
|
b3da4ee907
checking consistency of jumps.
|
24 年之前 |
Roberto Ierusalimschy
|
c81404cae5
first version of code verification
|
24 年之前 |
Roberto Ierusalimschy
|
7178a5e34a
new way to handle top x L->top
|
24 年之前 |
Roberto Ierusalimschy
|
001f2bdd0e
new definition for types-tags
|
25 年之前 |
Roberto Ierusalimschy
|
f6834f4393
new API function `lua_type' + new type lua_Type
|
25 年之前 |
Roberto Ierusalimschy
|
9e84bf18db
still more debug information
|
25 年之前 |
Roberto Ierusalimschy
|
daf09c476f
still better error messages
|
25 年之前 |
Roberto Ierusalimschy
|
f90bc248b3
new structure for line information
|
25 年之前 |
Roberto Ierusalimschy
|
014a09c509
better error messages
|
25 年之前 |
Roberto Ierusalimschy
|
27163f032e
Auxiliary functions from Debug Interface module
|
25 年之前 |