Roberto Ierusalimschy
|
314745ed84
Avoid excessive name pollution in test files
|
2 年之前 |
Roberto Ierusalimschy
|
0bfc572e51
Bug: GC is not reentrant
|
3 年之前 |
Roberto Ierusalimschy
|
511d53a826
lua_settop/lua_pop closes to-be-closed variables
|
4 年之前 |
Roberto Ierusalimschy
|
cc1692515e
New API function 'lua_closeslot'
|
4 年之前 |
Roberto Ierusalimschy
|
b57574d6fb
Keep memory errors as memory errors
|
5 年之前 |
Roberto Ierusalimschy
|
bd1b87c579
Comments (mosty typos)
|
5 年之前 |
Roberto Ierusalimschy
|
c646e57fd6
Joined common code in 'lua_rawset' and 'lua_rawsetp'
|
5 年之前 |
Roberto Ierusalimschy
|
b96b0b5abb
Added macro 'luaL_pushfail'
|
6 年之前 |
Roberto Ierusalimschy
|
a1d8eb2743
Added control messages to warnings
|
6 年之前 |
Roberto Ierusalimschy
|
f645d31573
To-be-closed variables must be closed on initialization
|
6 年之前 |
Roberto Ierusalimschy
|
0d52913804
Change in the syntax of attributes
|
6 年之前 |
Roberto Ierusalimschy
|
b80077b8f3
Change in the handling of 'L->top' when calling metamethods
|
6 年之前 |
Roberto Ierusalimschy
|
d36a31e673
Reviving HARDMEMTESTS
|
6 年之前 |
Roberto Ierusalimschy
|
4487c28ced
A few more tests for table access in the API
|
6 年之前 |
Roberto Ierusalimschy
|
d881325c2f
Flag for to-be-closed variables changed to '<toclose>'
|
6 年之前 |
Roberto Ierusalimschy
|
b56d4e570a
Changes in the warning system
|
6 年之前 |
Roberto Ierusalimschy
|
cf71a5ddc7
Details
|
6 年之前 |
Roberto Ierusalimschy
|
4ace93ca65
No more to-be-closed functions
|
6 年之前 |
Roberto Ierusalimschy
|
c6f7181e91
No more LUA_ERRGCMM errors
|
6 年之前 |
Roberto Ierusalimschy
|
437a5b07d4
Added a warning system to Lua
|
6 年之前 |
Roberto Ierusalimschy
|
6d04537ea6
A to-be-closed variable must have a closable value (or be nil)
|
6 年之前 |
Roberto Ierusalimschy
|
5fda30b4f9
'lua_toclose' gets the index to be closed as an argument
|
6 年之前 |
Roberto Ierusalimschy
|
b8fed93215
New syntax for to-be-closed variables
|
6 年之前 |
Roberto Ierusalimschy
|
34840301b5
To-be-closed variables in the C API
|
6 年之前 |
Roberto Ierusalimschy
|
6a4b9bb2b4
Removed extra information from RCS keyword strings in tests
|
6 年之前 |
Roberto Ierusalimschy
|
bd96330d03
First "complete" implementation of to-be-closed variables
|
6 年之前 |
Roberto Ierusalimschy
|
aa4c5cf190
Added directory to test file names in '$Id:'
|
7 年之前 |
Roberto Ierusalimschy
|
7c519dfbd0
Added manual and tests for version 5.4-w2
|
7 年之前 |