Roberto Ierusalimschy
|
6aabf4b15e
Details in some header files
|
2 years ago |
Roberto Ierusalimschy
|
413a393e62
Stack indices changed to union's
|
2 years ago |
Roberto Ierusalimschy
|
066e0f93c4
Fix debug information about finalizers
|
3 years ago |
Roberto Ierusalimschy
|
0bfc572e51
Bug: GC is not reentrant
|
3 years ago |
Roberto Ierusalimschy
|
681297187e
Bug: yielding in '__close' mess up number of returns
|
4 years ago |
Roberto Ierusalimschy
|
1537d6680b
New control for reentrancy of emergency collections
|
4 years ago |
Roberto Ierusalimschy
|
bc970005ce
'__close' methods can yield in the return of a C function
|
4 years ago |
Roberto Ierusalimschy
|
4e47f81188
New implementation for to-be-closed variables
|
4 years ago |
Roberto Ierusalimschy
|
c63e5d212b
New macro 'completestate'
|
4 years ago |
Roberto Ierusalimschy
|
1f81baffad
Janitorial work
|
4 years ago |
Roberto Ierusalimschy
|
6ccd24eff5
Simpler handling of errors when creating tbc variables
|
4 years ago |
Roberto Ierusalimschy
|
d0f34d9137
Allow yields in '__close' metamethods ater errors
|
4 years ago |
Roberto Ierusalimschy
|
6188f3a654
Reset thread before panicking
|
4 years ago |
Roberto Ierusalimschy
|
5aa36e894f
No more field 'lua_State.stacksize'
|
4 years ago |
Roberto Ierusalimschy
|
490d42b5f8
Correct handling of 'luaV_execute' invocations
|
4 years ago |
Roberto Ierusalimschy
|
287b302acb
Revision of stackless implementation
|
4 years ago |
Roberto Ierusalimschy
|
5d8ce05b3f
Back to a stackless implementation
|
4 years ago |
Roberto Ierusalimschy
|
e51564d1be
Details in comments and documentation
|
4 years ago |
Roberto Ierusalimschy
|
65141832d2
Open upvalues should be gray when entering gen. mode
|
5 years ago |
Roberto Ierusalimschy
|
0dc5deca1c
Optimization in 'markold'
|
5 years ago |
Roberto Ierusalimschy
|
b4c353434f
Details
|
5 years ago |
Roberto Ierusalimschy
|
a2195644d8
Fixed bug: invalid 'oldpc' when returning to a function
|
5 years ago |
Roberto Ierusalimschy
|
17dbaa8639
Improvements in the handling of signals
|
5 years ago |
Roberto Ierusalimschy
|
46c3587a6f
Clearer distinction between types and tags
|
5 years ago |
Roberto Ierusalimschy
|
ca13be9af7
Supressed errors in '__close' generate warnings
|
6 years ago |
Roberto Ierusalimschy
|
dc07719b0d
Tag LUA_TUPVALTBC replaced by a flag
|
6 years ago |
Roberto Ierusalimschy
|
e888976bc6
Details (typos in comments)
|
6 years ago |
Roberto Ierusalimschy
|
be73f72fcc
New function 'setCstacklimit'
|
6 years ago |
Roberto Ierusalimschy
|
3cd9b56ae6
Revamp around 'L->nCcalls' count
|
6 years ago |
Roberto Ierusalimschy
|
b293ae0577
Details
|
6 years ago |