Roberto Ierusalimschy
|
063d4e4543
Lua 5.3.5 ported to git
|
há 6 anos atrás |
Roberto Ierusalimschy
|
6142e663e4
reuse of 'addinfo' by lexical errors
|
há 10 anos atrás |
Roberto Ierusalimschy
|
0cf3b6495a
'ci_func' don't need to be exported
|
há 10 anos atrás |
Roberto Ierusalimschy
|
ad20689feb
better error message for bitwise operators (they are not arithmetic...)
|
há 10 anos atrás |
Roberto Ierusalimschy
|
fed236ca7f
detail (unknown lines are marked as -1, not 0)
|
há 11 anos atrás |
Roberto Ierusalimschy
|
f2043b7a58
correct error message for conversion errors from float to int
|
há 12 anos atrás |
Roberto Ierusalimschy
|
9b9becf384
added 'const' to parameters of 'luaG_concaterror'
|
há 12 anos atrás |
Roberto Ierusalimschy
|
32bf6c9b27
functions 'traceexec', 'callTM', and 'call_binTM' moved to other
|
há 12 anos atrás |
Roberto Ierusalimschy
|
217e67cb22
new type 'l_noret' for function that do not return
|
há 14 anos atrás |
Roberto Ierusalimschy
|
3b44821334
stricter control (using tag variants) over closure kinds (Lua x C)
|
há 14 anos atrás |
Roberto Ierusalimschy
|
2258ec6bc9
'getline' renamed to 'getfuncline' (to avoid problems with POSIX)
|
há 16 anos atrás |
Roberto Ierusalimschy
|
d7bc346d7a
no more code checking
|
há 16 anos atrás |
Roberto Ierusalimschy
|
8718fda9b2
added LUAI_FUNC to functions not in the API
|
há 20 anos atrás |
Roberto Ierusalimschy
|
e8d4fe7236
new macro `lua_threadyield' + lock stuff in `luaconf.h' + details
|
há 21 anos atrás |
Roberto Ierusalimschy
|
47fc57a252
`TObject' renamed to `TValue' + other name changes and better assertions
|
há 21 anos atrás |
Roberto Ierusalimschy
|
fa26d294ae
new way to control `pc' of running functions
|
há 22 anos atrás |
Roberto Ierusalimschy
|
43013b39cc
new representation for hooks (to allow asynchronous calls to sethook)
|
há 23 anos atrás |
Roberto Ierusalimschy
|
6c283b2f4f
new simetric format for ABC instructions, to avoid exchanging operands
|
há 23 anos atrás |
Roberto Ierusalimschy
|
8e4ac679ff
use a linear count for count hook
|
há 23 anos atrás |
Roberto Ierusalimschy
|
9998082839
external messages add their own extra information
|
há 23 anos atrás |
Roberto Ierusalimschy
|
2e38c6ae5a
`luadebug.h' content now is included in `lua.h'
|
há 23 anos atrás |
Roberto Ierusalimschy
|
a2fa48a570
new (old?) error handling scheme
|
há 23 anos atrás |
Roberto Ierusalimschy
|
0417a4bb0b
new implementation for tailcalls and error handling
|
há 23 anos atrás |
Roberto Ierusalimschy
|
44752fc9ce
hook count is quadratic
|
há 23 anos atrás |
Roberto Ierusalimschy
|
39b2d58c39
new interface for debug hooks
|
há 23 anos atrás |
Roberto Ierusalimschy
|
922f36a05b
details
|
há 23 anos atrás |
Roberto Ierusalimschy
|
1dbe708aa8
new protocol for error handling
|
há 23 anos atrás |
Roberto Ierusalimschy
|
b7a0503c1d
new format for error messages
|
há 23 anos atrás |
Roberto Ierusalimschy
|
9a0f0dcc77
precompiler may create functions without `lineinfo'
|
há 23 anos atrás |
Roberto Ierusalimschy
|
6c7334a9ac
line trace uses `savedpc' to save last `pc' seen
|
há 23 anos atrás |