Roberto Ierusalimschy
|
59a1adf194
LUAI_MAXSTACK defined privately
|
4 weeks ago |
Roberto Ierusalimschy
|
be81209063
First implementation of global declarations
|
2 months ago |
Roberto Ierusalimschy
|
93e347b519
Corrections of stack addresses back to strict mode
|
4 months ago |
Roberto Ierusalimschy
|
ef5d171cc8
New macro 'l_numbits'
|
4 months ago |
Roberto Ierusalimschy
|
205f9aa67b
New function 'printallstack' in test library
|
4 months ago |
Roberto Ierusalimschy
|
f9e35627ed
'lua_State.nci' must be an integer
|
5 months ago |
Roberto Ierusalimschy
|
cd38fe8cf3
Added macro LUAI_STRICT_ADDRESS
|
5 months ago |
Roberto Ierusalimschy
|
04e495403b
New function 'lua_printvalue' for internal debugging
|
8 months ago |
Roberto Ierusalimschy
|
258355734d
Better support in 'ltests' for tracing the GC
|
9 months ago |
Roberto Ierusalimschy
|
193bf7919e
'printstack' (from ltests.c) made public
|
1 year ago |
Roberto Ierusalimschy
|
e81f586001
Removed compatibility option LUA_COMPAT_GCPARAMS
|
1 year ago |
Roberto Ierusalimschy
|
e2cc179454
New option "setparms" for 'collectgarbage'
|
1 year ago |
Roberto Ierusalimschy
|
5a04f1851e
New function 'luaL_makeseed'
|
2 years ago |
Roberto Ierusalimschy
|
d738c8d18b
New function 'luaL_openselectedlibs'
|
2 years ago |
Roberto Ierusalimschy
|
c764ca71a6
Bug: Wrong code generation in bitwise operations
|
3 years ago |
Roberto Ierusalimschy
|
e2ea3b31c9
Details (do not affect regular code)
|
4 years ago |
Roberto Ierusalimschy
|
5d8ce05b3f
Back to a stackless implementation
|
4 years ago |
Roberto Ierusalimschy
|
b9b554e0f6
Clearer handling of gray lists when entering generational mode
|
5 years ago |
Roberto Ierusalimschy
|
8c7c9ea065
Function 'printobj' in 'ltests.c' made public
|
5 years ago |
Roberto Ierusalimschy
|
6f5bd5072d
Macro LUAI_ASSERT eases turning assertions on
|
5 years ago |
Roberto Ierusalimschy
|
948fb628d9
Details
|
5 years ago |
Roberto Ierusalimschy
|
6eb53b7526
Details
|
5 years ago |
Roberto Ierusalimschy
|
46c3587a6f
Clearer distinction between types and tags
|
5 years ago |
Roberto Ierusalimschy
|
8b7cfee26b
Small changes around C-stack limit
|
6 years ago |
Roberto Ierusalimschy
|
be73f72fcc
New function 'setCstacklimit'
|
6 years ago |
Roberto Ierusalimschy
|
0443ad9e28
LUAI_MAXCCALLS renamed LUAI_MAXCSTACK
|
6 years ago |
Roberto Ierusalimschy
|
ba7da13ec5
Changes in the control of C-stack overflow
|
6 years ago |
Roberto Ierusalimschy
|
84e32ad2eb
Added opcodes for arithmetic with K operands
|
6 years ago |
Roberto Ierusalimschy
|
8c8a91f2ef
Deprecated the emulation of '__le' using '__lt'
|
7 years ago |
Roberto Ierusalimschy
|
f99509581e
Removed extra information from RCS keyword strings
|
7 years ago |