Roberto Ierusalimschy
|
942c10a5e3
Optional initialization for global declarations
|
3 周之前 |
Roberto Ierusalimschy
|
abbae57c78
Variable attributes can prefix name list
|
2 月之前 |
Roberto Ierusalimschy
|
3b9dd52be0
Collective declaration for globals ('global *')
|
2 月之前 |
Roberto Ierusalimschy
|
ab66652b32
Removed copyright notice from 'testes/all.lua'
|
4 月之前 |
Roberto Ierusalimschy
|
b5b1995f29
Checks for type 'int' added to binary header
|
4 月之前 |
Roberto Ierusalimschy
|
50c7c915ee
Debug information about extra arguments from __call
|
8 月之前 |
Roberto Ierusalimschy
|
b117bdb344
Counter for length of chains of __call metamethods
|
8 月之前 |
Roberto Ierusalimschy
|
3e88b72b8e
A return can have at most 254 values
|
11 月之前 |
Roberto Ierusalimschy
|
9e99f3071d
Merge branch 'master' into nextversion
|
1 年之前 |
Roberto Ierusalimschy
|
6baee9ef9d
Removed test for "corrupted binary dump"
|
1 年之前 |
Roberto Ierusalimschy
|
c815c2f0eb
Merge branch 'master' into nextversion
|
1 年之前 |
Roberto Ierusalimschy
|
cbae016202
Details
|
2 年之前 |
Roberto Ierusalimschy
|
ab6a949522
Merge branch 'master' into nextversion
|
2 年之前 |
Roberto Ierusalimschy
|
ab859fe59b
Bug: Loading a corrupted binary file can segfault
|
2 年之前 |
Roberto Ierusalimschy
|
b5ab31a475
Merge branch 'master' into nextversion
|
2 年之前 |
Roberto Ierusalimschy
|
314745ed84
Avoid excessive name pollution in test files
|
2 年之前 |
Roberto Ierusalimschy
|
540d805226
Towards Lua 5.5
|
2 年之前 |
Roberto Ierusalimschy
|
7d6a97e42b
Dump doesn't need to reuse 'source'
|
2 年之前 |
Roberto Ierusalimschy
|
d61b0c6028
More checks and documentation for uses of EXTRA_STACK
|
3 年之前 |
Roberto Ierusalimschy
|
6bc0f13505
Fixed bug of long strings in binary chunks
|
5 年之前 |
Roberto Ierusalimschy
|
422ce50d2e
Fixed detail in 'loadUpvalues'
|
5 年之前 |
Roberto Ierusalimschy
|
61a4e64a66
Back to old encoding of versions in binary files
|
5 年之前 |
Roberto Ierusalimschy
|
7d526e75a7
Fixed bug in tail calls of __call chains
|
5 年之前 |
Roberto Ierusalimschy
|
c1a63c45f8
'__call' metamethod can be any callable object
|
6 年之前 |
Roberto Ierusalimschy
|
8ba4523ccc
'print' does not call 'tostring' to format its arguments
|
6 年之前 |
Roberto Ierusalimschy
|
f53eabeed8
Small changes in the header of binary files
|
6 年之前 |
Roberto Ierusalimschy
|
aa4c5cf190
Added directory to test file names in '$Id:'
|
7 年之前 |
Roberto Ierusalimschy
|
7c519dfbd0
Added manual and tests for version 5.4-w2
|
7 年之前 |