Roberto Ierusalimschy
|
5b1ab8efdc
'expdesc' doesn't depend on 'actvar' for var. info.
|
2 月之前 |
Roberto Ierusalimschy
|
7ade155762
Janitorial work on casts
|
2 月之前 |
Roberto Ierusalimschy
|
4365a45d68
Checks for read-only globals
|
2 月之前 |
Roberto Ierusalimschy
|
e055905914
New macro 'pushvfstring'
|
3 月之前 |
Roberto Ierusalimschy
|
50fd8d03c3
Function 'luaK_semerror' made vararg
|
3 月之前 |
Roberto Ierusalimschy
|
3cdd49c94a
Fixed conversion warnings from clang
|
6 月之前 |
Roberto Ierusalimschy
|
2a307f898b
When parser reuses constants, only floats can collide
|
7 月之前 |
Roberto Ierusalimschy
|
1c40ff9faa
Scanner and parser use different tables for constants
|
7 月之前 |
Roberto Ierusalimschy
|
7538f3886d
'addk' broken in two functions
|
7 月之前 |
Roberto Ierusalimschy
|
25a491fe34
OP_SELF restricted to constant short strings
|
7 月之前 |
Roberto Ierusalimschy
|
007b8c7a01
Details
|
10 月之前 |
Roberto Ierusalimschy
|
75620b45ae
'lcode.c' can use 'checklimit', too
|
11 月之前 |
Roberto Ierusalimschy
|
3e88b72b8e
A return can have at most 254 values
|
11 月之前 |
Roberto Ierusalimschy
|
8b752ddf14
Bug: wrong code gen. for indices with comparisons
|
11 月之前 |
Roberto Ierusalimschy
|
0acd55898d
Added gcc option '-Wconversion'
|
1 年之前 |
Roberto Ierusalimschy
|
a546138d15
Explicit limit for number of results in a call
|
1 年之前 |
Roberto Ierusalimschy
|
c403e456b6
New instruction format for SETLIST/NEWTABLE
|
1 年之前 |
Roberto Ierusalimschy
|
6ac7219da3
'isIT'/'isOT' turned from macros to functions
|
1 年之前 |
Roberto Ierusalimschy
|
9904c253da
Flexible limit for use of registers by constructors
|
1 年之前 |
Roberto Ierusalimschy
|
fb7e5b76c9
Clearer code for controlling maximum registers
|
1 年之前 |
Roberto Ierusalimschy
|
55ac40f859
Cleaning of llimits.h
|
1 年之前 |
Roberto Ierusalimschy
|
d51022bf9e
Bug: overlapping assignments
|
1 年之前 |
Roberto Ierusalimschy
|
0593256707
'luaH_get' functions return tag of the result
|
1 年之前 |
Roberto Ierusalimschy
|
ce6f5502c9
'luaH_get' functions return 'TValue'
|
1 年之前 |
Roberto Ierusalimschy
|
37c215b43f
Merge branch 'newarray' into nextversion
|
1 年之前 |
Roberto Ierusalimschy
|
fa075b7953
Merge branch 'master' into newarray
|
1 年之前 |
Roberto Ierusalimschy
|
96f7714237
Field 'Proto.is_vararg' uses only one bit
|
1 年之前 |
Roberto Ierusalimschy
|
9be74ccc21
Several functions turned 'static'
|
2 年之前 |
Roberto Ierusalimschy
|
819bd51d87
Some cleaning in the new table API
|
2 年之前 |
Roberto Ierusalimschy
|
934e77a286
Details
|
2 年之前 |