Roberto Ierusalimschy
|
25a491fe34
OP_SELF restricted to constant short strings
|
vor 9 Monaten |
Roberto Ierusalimschy
|
b4b616bdf2
Rehash reinserts elements with "lighter" functions
|
vor 9 Monaten |
Roberto Ierusalimschy
|
bb93f04d87
Refactoring of 'luaH_newkey'
|
vor 9 Monaten |
Roberto Ierusalimschy
|
975d4e0592
Fix in the definition of 'sizeLclosure'
|
vor 9 Monaten |
Roberto Ierusalimschy
|
04e495403b
New function 'lua_printvalue' for internal debugging
|
vor 9 Monaten |
Roberto Ierusalimschy
|
62afbc6bfc
Details
|
vor 9 Monaten |
Roberto Ierusalimschy
|
002beeebe7
New way to keep hints for table length
|
vor 9 Monaten |
Roberto Ierusalimschy
|
9329eeac3b
Avoid an extra call to 'concretesize' in 'resizearray'
|
vor 9 Monaten |
Roberto Ierusalimschy
|
682efe2678
Change to macro 'LUAI_TRY'
|
vor 9 Monaten |
Roberto Ierusalimschy
|
50c7c915ee
Debug information about extra arguments from __call
|
vor 9 Monaten |
Roberto Ierusalimschy
|
b117bdb344
Counter for length of chains of __call metamethods
|
vor 9 Monaten |
Roberto Ierusalimschy
|
f12ce4029d
More integration of 'nresults' into 'callstatus'
|
vor 9 Monaten |
Roberto Ierusalimschy
|
a4762b6ffe
'objsize' returns 'l_mem'
|
vor 9 Monaten |
Roberto Ierusalimschy
|
d4247befa1
New macro 'assert_code'
|
vor 9 Monaten |
Roberto Ierusalimschy
|
ee6a4cd1ec
Ease slightly making Lua with C89
|
vor 9 Monaten |
Roberto Ierusalimschy
|
8a4419b119
Dummy node has a non-nil key
|
vor 9 Monaten |
Roberto Ierusalimschy
|
9a91fe1640
Add extra size when resizing tables with deleted keys
|
vor 9 Monaten |
Roberto Ierusalimschy
|
2491b87c10
New rule for size of array part
|
vor 9 Monaten |
Roberto Ierusalimschy
|
0de8191152
New structure to count keys in a table for rehashing
|
vor 10 Monaten |
Roberto Ierusalimschy
|
853311e5b1
Table rehash can resize only the hash part
|
vor 10 Monaten |
Roberto Ierusalimschy
|
25a2dac2bc
Always use unsigned int for indexing table-arrays
|
vor 10 Monaten |
Roberto Ierusalimschy
|
e3ce88c9e8
New function 'lua_numbertostrbuff'
|
vor 10 Monaten |
Roberto Ierusalimschy
|
5ffcd458f0
Some changes in default GC parameters
|
vor 10 Monaten |
Roberto Ierusalimschy
|
9b01da97e3
Small bug in 'luaE_luaE_statesize'
|
vor 10 Monaten |
Roberto Ierusalimschy
|
258355734d
Better support in 'ltests' for tracing the GC
|
vor 10 Monaten |
Roberto Ierusalimschy
|
d0815046d0
Some adjustments in transition minor->major
|
vor 10 Monaten |
Roberto Ierusalimschy
|
3d54b42d59
'objsize' broke in smaller pieces
|
vor 11 Monaten |
Roberto Ierusalimschy
|
e4f418f07c
Local declaration in the REPL generates a warning
|
vor 11 Monaten |
Roberto Ierusalimschy
|
20d42ccaae
No errors in 'luaO_pushvfstring'
|
vor 11 Monaten |
Roberto Ierusalimschy
|
70d6975018
Towards no errors in 'luaO_pushvfstring'
|
vor 11 Monaten |