Roberto Ierusalimschy
|
fded0b4a84
Remove compat code in parser when not needed
|
3 月之前 |
Roberto Ierusalimschy
|
3b9dd52be0
Collective declaration for globals ('global *')
|
3 月之前 |
Roberto Ierusalimschy
|
7dc6aae290
Correct line in error message for constant function
|
3 月之前 |
Roberto Ierusalimschy
|
5b1ab8efdc
'expdesc' doesn't depend on 'actvar' for var. info.
|
3 月之前 |
Roberto Ierusalimschy
|
7ade155762
Janitorial work on casts
|
4 月之前 |
Roberto Ierusalimschy
|
d827e96f33
Using 'l_uint32' for unicode codepoints in scanner
|
4 月之前 |
Roberto Ierusalimschy
|
3f0ea90aa8
New syntax 'global function'
|
4 月之前 |
Roberto Ierusalimschy
|
4365a45d68
Checks for read-only globals
|
4 月之前 |
Roberto Ierusalimschy
|
be81209063
First implementation of global declarations
|
4 月之前 |
Roberto Ierusalimschy
|
e055905914
New macro 'pushvfstring'
|
4 月之前 |
Roberto Ierusalimschy
|
9b014d4bcd
Details (typos in comments)
|
4 月之前 |
Roberto Ierusalimschy
|
50fd8d03c3
Function 'luaK_semerror' made vararg
|
4 月之前 |
Roberto Ierusalimschy
|
3dbb1a4b89
In gen. GC, some gray objects stay in gray lists
|
4 月之前 |
Roberto Ierusalimschy
|
3dd8ea54da
Order change in 'pushfuncname'
|
5 月之前 |
Roberto Ierusalimschy
|
620f49a7aa
Tiny refactoring in io.flush
|
5 月之前 |
Roberto Ierusalimschy
|
3f4f28010a
io.write returns number of written bytes on error
|
5 月之前 |
Roberto Ierusalimschy
|
93e347b519
Corrections of stack addresses back to strict mode
|
5 月之前 |
Roberto Ierusalimschy
|
f4123b2fc2
Growth factor of 1.5 for stack and lexical buffer
|
5 月之前 |
Roberto Ierusalimschy
|
37a1b72706
Small optimization in 'project' from math.random
|
5 月之前 |
Roberto Ierusalimschy
|
ef5d171cc8
New macro 'l_numbits'
|
5 月之前 |
Roberto Ierusalimschy
|
b0f3df16a4
Addition in math.random can overflow
|
5 月之前 |
Roberto Ierusalimschy
|
cad5a4fdbb
Details
|
5 月之前 |
Roberto Ierusalimschy
|
fdbb4c2341
Detail in the manual
|
5 月之前 |
Roberto Ierusalimschy
|
921832be8d
New function 'resetCI'
|
5 月之前 |
Roberto Ierusalimschy
|
205f9aa67b
New function 'printallstack' in test library
|
5 月之前 |
Roberto Ierusalimschy
|
94d38560c3
Wrong error message when using "_ENV" fields
|
5 月之前 |
Roberto Ierusalimschy
|
c2dc6e8e94
Missing GC barrier in 'luaV_finishset'
|
5 月之前 |
Roberto Ierusalimschy
|
22974326ca
Use after free in 'luaV_finishset'
|
5 月之前 |
Roberto Ierusalimschy
|
c931d86e98
'luaD_seterrorobj' should not raise errors
|
5 月之前 |
Roberto Ierusalimschy
|
d9e0f64a5d
Small changes in the manual
|
5 月之前 |