Roberto Ierusalimschy
|
063d4e4543
Lua 5.3.5 ported to git
|
há 6 anos atrás |
Roberto Ierusalimschy
|
d55fd3455b
redefine MAXINDEXRK (for debugging, to force most values to
|
há 9 anos atrás |
Roberto Ierusalimschy
|
9fae7b6d3f
code for string cache generalized for "associative sets" (compiler
|
há 10 anos atrás |
Roberto Ierusalimschy
|
95c3144393
redefine 'l_sprintf' to test correctness of buffer sizes given
|
há 10 anos atrás |
Roberto Ierusalimschy
|
a51069202a
removed macro 'luai_numinvalidop' (main motivation removed, as folding
|
há 10 anos atrás |
Roberto Ierusalimschy
|
3ae21a352c
detail (in test for 'luai_numinvalidop', use a round float)
|
há 10 anos atrás |
Roberto Ierusalimschy
|
5fae2a5b05
redefinition of LUAI_MAXSTACK to make stack-overflow tests run faster
|
há 10 anos atrás |
Roberto Ierusalimschy
|
36efa6a6b9
no more 'preloadedlibs' when opening libraries (as it is dead code now)
|
há 10 anos atrás |
Roberto Ierusalimschy
|
460968353f
in test mode, debug library is not predefined (to allow testing
|
há 10 anos atrás |
Roberto Ierusalimschy
|
6df197ec15
some functions from test module must be exported
|
há 10 anos atrás |
Roberto Ierusalimschy
|
075661ffde
new test for macro 'luai_numinvalidop'
|
há 10 anos atrás |
Roberto Ierusalimschy
|
798660c9cd
deprecated "cast macros" ('luaL_checkint', 'luaL_optint', etc.)
|
há 10 anos atrás |
Roberto Ierusalimschy
|
f9037ae8c1
'ipairs' respects metamethods
|
há 11 anos atrás |
Roberto Ierusalimschy
|
baa0e23456
better support for extra user space associated with a Lua state
|
há 11 anos atrás |
Roberto Ierusalimschy
|
55a710545c
detail (extra byte in LUAI_EXTRASPACE to test proper alignment of
|
há 11 anos atrás |
Roberto Ierusalimschy
|
b3b8580606
comments + proper undef of compatibility macros + no need to undef
|
há 11 anos atrás |
Roberto Ierusalimschy
|
3511e186cd
ensure size for LUAI_USER_ALIGNMENT_T in tests is larger than the
|
há 11 anos atrás |
Roberto Ierusalimschy
|
39929384c6
new macro 'luai_userstateclose' (to test it is being called correctly)
|
há 11 anos atrás |
Roberto Ierusalimschy
|
d447945685
'module'/'luaL_register' and associates are deprecated
|
há 15 anos atrás |
Roberto Ierusalimschy
|
4db6f20770
ensure that 'luai_userstatethread' is always called (even if
|
há 15 anos atrás |
Roberto Ierusalimschy
|
d20ff60615
new macro LUA_NUMTAGS
|
há 15 anos atrás |
Roberto Ierusalimschy
|
8bfc696676
missing 'external' in variable declaration
|
há 15 anos atrás |
Roberto Ierusalimschy
|
de6fc75d63
several configuration options that do not change often moved out of
|
há 15 anos atrás |
Roberto Ierusalimschy
|
2af0d3b459
allocator function receives the tag of object being allocated in 'osize'
|
há 15 anos atrás |
Roberto Ierusalimschy
|
15b823ce4f
cleaner way to add extra space in a lua state.
|
há 15 anos atrás |
Roberto Ierusalimschy
|
062e809e54
new macros 'LUAI_DDEC'/'LUAI_DDEF' to better control declarations and
|
há 15 anos atrás |
Roberto Ierusalimschy
|
d3037d97ec
several small improvements based on 'ci' being fixed now (including
|
há 16 anos atrás |
Roberto Ierusalimschy
|
df802dc74b
larger alignment requirement helps to uncover some kinds of bugs
|
há 17 anos atrás |
Roberto Ierusalimschy
|
4db2cddeee
LUA_COMPAT -> LUA_COMPAT_API (more specific)
|
há 17 anos atrás |
Roberto Ierusalimschy
|
f9dec5fc84
do not use compatibility macros in Lua
|
há 17 anos atrás |