Roberto Ierusalimschy
|
93e347b519
Corrections of stack addresses back to strict mode
|
5 months ago |
Roberto Ierusalimschy
|
f4123b2fc2
Growth factor of 1.5 for stack and lexical buffer
|
5 months ago |
Roberto Ierusalimschy
|
37a1b72706
Small optimization in 'project' from math.random
|
5 months ago |
Roberto Ierusalimschy
|
ef5d171cc8
New macro 'l_numbits'
|
5 months ago |
Roberto Ierusalimschy
|
b0f3df16a4
Addition in math.random can overflow
|
5 months ago |
Roberto Ierusalimschy
|
cad5a4fdbb
Details
|
5 months ago |
Roberto Ierusalimschy
|
fdbb4c2341
Detail in the manual
|
5 months ago |
Roberto Ierusalimschy
|
921832be8d
New function 'resetCI'
|
5 months ago |
Roberto Ierusalimschy
|
205f9aa67b
New function 'printallstack' in test library
|
5 months ago |
Roberto Ierusalimschy
|
94d38560c3
Wrong error message when using "_ENV" fields
|
6 months ago |
Roberto Ierusalimschy
|
c2dc6e8e94
Missing GC barrier in 'luaV_finishset'
|
6 months ago |
Roberto Ierusalimschy
|
22974326ca
Use after free in 'luaV_finishset'
|
6 months ago |
Roberto Ierusalimschy
|
c931d86e98
'luaD_seterrorobj' should not raise errors
|
6 months ago |
Roberto Ierusalimschy
|
d9e0f64a5d
Small changes in the manual
|
6 months ago |
Roberto Ierusalimschy
|
ab66652b32
Removed copyright notice from 'testes/all.lua'
|
6 months ago |
Roberto Ierusalimschy
|
4398e488e6
New test file 'memerr.lua'
|
6 months ago |
Roberto Ierusalimschy
|
808976bb59
Small correction in 'traverseweakvalue'
|
6 months ago |
Roberto Ierusalimschy
|
b5b1995f29
Checks for type 'int' added to binary header
|
6 months ago |
Roberto Ierusalimschy
|
cb88c1cd5d
Detail
|
6 months ago |
Roberto Ierusalimschy
|
ee99452158
Error object cannot be nil
|
6 months ago |
Roberto Ierusalimschy
|
127a8e80fe
'__close' gets no error object if there is no error
|
6 months ago |
Roberto Ierusalimschy
|
f9e35627ed
'lua_State.nci' must be an integer
|
6 months ago |
Roberto Ierusalimschy
|
ceac82f78b
Details
|
6 months ago |
Roberto Ierusalimschy
|
e5f4927a0b
Array sizes in undump changed from unsigned to int
|
6 months ago |
Roberto Ierusalimschy
|
cd38fe8cf3
Added macro LUAI_STRICT_ADDRESS
|
6 months ago |
Roberto Ierusalimschy
|
fa1382b5cd
Main thread is a regular field of global_State
|
7 months ago |
Roberto Ierusalimschy
|
d1e677c52b
New type 'TStatus' for thread status/error codes
|
7 months ago |
Roberto Ierusalimschy
|
f7439112a5
Details (in test library)
|
7 months ago |
Roberto Ierusalimschy
|
39a14ea7d7
CallInfo bit CIST_CLSRET broken in two
|
7 months ago |
Roberto Ierusalimschy
|
c4e7cdb541
Renaming two new functions
|
7 months ago |