Roberto Ierusalimschy
|
cb88c1cd5d
Detail
|
5 月之前 |
Roberto Ierusalimschy
|
e24ce8c2b3
lua_writestring & co. moved to llimits.h
|
1 年之前 |
Roberto Ierusalimschy
|
a08d82eb13
llimits.h being used by all Lua code
|
1 年之前 |
Roberto Ierusalimschy
|
52aa2b5d24
Details
|
1 年之前 |
Roberto Ierusalimschy
|
5a04f1851e
New function 'luaL_makeseed'
|
2 年之前 |
Roberto Ierusalimschy
|
3699446aaf
Removed goto's in 'luaD_precall'
|
3 年之前 |
Roberto Ierusalimschy
|
deac067ed3
Avoid overflows when incrementing parameters in C
|
3 年之前 |
Roberto Ierusalimschy
|
a7b8b27dd3
Uses of "likely" in macros active to all users
|
4 年之前 |
Roberto Ierusalimschy
|
59c88f846d
Broadening the use of branch hints
|
4 年之前 |
Roberto Ierusalimschy
|
e2ea3b31c9
Details (do not affect regular code)
|
4 年之前 |
Roberto Ierusalimschy
|
d41c36bf67
'lua_assert' moved from 'lualib.h' to 'lauxlib.h'
|
4 年之前 |
Roberto Ierusalimschy
|
9e0a8475cd
Added 'simplesect' sections to the manual
|
5 年之前 |
Roberto Ierusalimschy
|
b93f3b00bb
Added function 'luaL_buffsub'
|
5 年之前 |
Roberto Ierusalimschy
|
b96b0b5abb
Added macro 'luaL_pushfail'
|
6 年之前 |
Roberto Ierusalimschy
|
c65605151c
New function 'luaL_addgsub'
|
6 年之前 |
Roberto Ierusalimschy
|
46beca5bed
Better error messages for some polymorphic functions
|
6 年之前 |
Roberto Ierusalimschy
|
2fc6b55dae
Removed resource-related "emergency collections"
|
6 年之前 |
Roberto Ierusalimschy
|
3d838f635c
Added "emergency collection" to 'io.tmpfile' and 'os.tmpname'
|
7 年之前 |
Roberto Ierusalimschy
|
34b00c16e2
removed compatibility code with older versions
|
7 年之前 |
Roberto Ierusalimschy
|
5a1c8d8ef3
new constant 'LUA_GNAME' for the name of the global table "_G"
|
8 年之前 |
Roberto Ierusalimschy
|
2caecf1b3e
type 'L_Umaxalign' replaced by macro 'LUAI_MAXALIGN', which is also added
|
8 年之前 |
Roberto Ierusalimschy
|
4df4560bf5
detail (wrong comment)
|
8 年之前 |
Roberto Ierusalimschy
|
b2aa2ba046
using constants for "_LOADED" and "PRELOAD"
|
8 年之前 |
Roberto Ierusalimschy
|
c5112f7b15
details (comments)
|
9 年之前 |
Roberto Ierusalimschy
|
05afee0f50
definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror'
|
10 年之前 |
Roberto Ierusalimschy
|
bdf566a8a3
`name' in comments changed to 'name'
|
10 年之前 |
Roberto Ierusalimschy
|
798660c9cd
deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.)
|
10 年之前 |
Roberto Ierusalimschy
|
a77d263e86
unsigned-manipulation functions (lua_puhsunsigned, lua_tounsigned, etc.)
|
11 年之前 |
Roberto Ierusalimschy
|
4422b97472
keep 'luaL_checkversion_' with its signature in version 5.2, for
|
11 年之前 |
Roberto Ierusalimschy
|
438c534ff4
'arg' arguments (previously called 'narg', 'nArg', 'numArg', etc.)
|
11 年之前 |