Roberto Ierusalimschy
|
2d8d5c74b5
Details
|
пре 6 месеци |
Roberto Ierusalimschy
|
0acd55898d
Added gcc option '-Wconversion'
|
пре 1 година |
Roberto Ierusalimschy
|
0593256707
'luaH_get' functions return tag of the result
|
пре 1 година |
Roberto Ierusalimschy
|
ce6f5502c9
'luaH_get' functions return 'TValue'
|
пре 1 година |
Roberto Ierusalimschy
|
d862da6d04
Optimizations for 'lua_rawgeti' and 'lua_rawseti'
|
пре 1 година |
Roberto Ierusalimschy
|
08a077d673
Full implementation of new representation for arrays
|
пре 1 година |
Roberto Ierusalimschy
|
43c8e5bded
Full abstraction for representation of array values
|
пре 1 година |
Roberto Ierusalimschy
|
819bd51d87
Some cleaning in the new table API
|
пре 2 година |
Roberto Ierusalimschy
|
f8d30826dd
New table API for 'set' functions
|
пре 2 година |
Roberto Ierusalimschy
|
351ccd7332
Towards a new implementation of arrays
|
пре 2 година |
Roberto Ierusalimschy
|
26be27459b
Negation in constant folding of '>>' may overflow
|
пре 2 година |
Roberto Ierusalimschy
|
59c88f846d
Broadening the use of branch hints
|
пре 4 година |
Roberto Ierusalimschy
|
0ddc0f47bd
Several details about 5.4.0 rc1
|
пре 5 година |
Roberto Ierusalimschy
|
d30569c064
Using an enumeration for float->integer coercion modes
|
пре 5 година |
Roberto Ierusalimschy
|
5e76a4fd31
New macros for arithmetic/bitwise operations in 'luaV_execute'
|
пре 6 година |
Roberto Ierusalimschy
|
5382a22e0e
Corrections in the implementation of '%' for floats.
|
пре 7 година |
Roberto Ierusalimschy
|
f99509581e
Removed extra information from RCS keyword strings
|
пре 7 година |
Roberto Ierusalimschy
|
6e600695f8
field 'sizearray' in struct 'Table' changed to 'alimit', which can
|
пре 7 година |
Roberto Ierusalimschy
|
9243c414d9
first version of empty entries in tables
|
пре 7 година |
Roberto Ierusalimschy
|
465b474899
small reorganization of 'luaV_flttointeger'/'luaV_tointeger'
|
пре 7 година |
Roberto Ierusalimschy
|
1afd5a152d
more generic way to handle 'gclist'
|
пре 7 година |
Roberto Ierusalimschy
|
c766e4103d
'luaV_execute' gets call info as extra argument (it is always
|
пре 7 година |
Roberto Ierusalimschy
|
26679ea35b
new function 'luaV_flttointeger' to convert floats to integers (without
|
пре 7 година |
Roberto Ierusalimschy
|
4dff277255
coercion string->number in arithmetic operations moved to string
|
пре 8 година |
Roberto Ierusalimschy
|
f96497397a
new type 'StackValue' for stack elements
|
пре 8 година |
Roberto Ierusalimschy
|
d13a3fb070
detail
|
пре 8 година |
Roberto Ierusalimschy
|
dad85e4131
macro 'setobj2t' may not be an expression
|
пре 8 година |
Roberto Ierusalimschy
|
7647d5d13d
revamp of fast track for table access (table set uses the same
|
пре 8 година |
Roberto Ierusalimschy
|
2a235312f0
detail (removing spaces at end of lines)
|
пре 8 година |
Roberto Ierusalimschy
|
1a44e82200
'luaV_fastget' only treats the real fast case (table with a non-nil
|
пре 9 година |