Roberto Ierusalimschy
|
b47f2cd068
Small improvements in the manual
|
hace 7 años |
Roberto Ierusalimschy
|
e885dee5ab
File operations try an "emergency collection" when failing
|
hace 7 años |
Roberto Ierusalimschy
|
ccae0f5aad
Comments about OLD0/OLD1 ages
|
hace 7 años |
Roberto Ierusalimschy
|
2e297d6ab3
Fixed bug in generational collection of userdata
|
hace 7 años |
Roberto Ierusalimschy
|
fb18346ddd
Avoid using 'int' for UTF-8 values
|
hace 7 años |
Roberto Ierusalimschy
|
96f9643f33
Bug: wrong 'nCcalls' when resuming a coroutine
|
hace 7 años |
Roberto Ierusalimschy
|
84058b1506
Added definition for LUA_VERSION_RELEASE_NUM
|
hace 7 años |
Roberto Ierusalimschy
|
4d5de1c1fb
Fixed bug in line info. when using 'not' operator
|
hace 7 años |
Roberto Ierusalimschy
|
9a825f6bb9
In tests of opcodes, avoid coercion in bitwise operation
|
hace 7 años |
Roberto Ierusalimschy
|
941b189d98
Improvements in the manual
|
hace 7 años |
Roberto Ierusalimschy
|
21f663d29f
Added missing $Id$ to file 'ljumptab.h'
|
hace 7 años |
Roberto Ierusalimschy
|
626cf0581b
Generational mode may wait longer after a major collection
|
hace 7 años |
Roberto Ierusalimschy
|
ccf6d098f6
'searchpath' creates less temporary strings
|
hace 7 años |
Roberto Ierusalimschy
|
de2caf7ee4
Bit-library file removed from the project (as it was deprecated)
|
hace 7 años |
Roberto Ierusalimschy
|
b08c9079c5
Opcode names moved to a new header file
|
hace 7 años |
Roberto Ierusalimschy
|
06e08c6d05
Fixed bug in OP_IDIVI
|
hace 7 años |
Roberto Ierusalimschy
|
7c519dfbd0
Added manual and tests for version 5.4-w2
|
hace 7 años |
Roberto Ierusalimschy
|
f59e6a93c0
opening functions must be exported!
|
hace 7 años |
Roberto Ierusalimschy
|
6683f83b51
several details
|
hace 7 años |
Roberto Ierusalimschy
|
a314409dba
in generational mode, an emergency collection can turn any object black
|
hace 7 años |
Roberto Ierusalimschy
|
15ce8d0904
in generational mode, an emergency collection can turn any object black
|
hace 7 años |
Roberto Ierusalimschy
|
b43300c14f
change in 'LUAI_DDEC' to allow variables to be static in 'onelua'
|
hace 7 años |
Roberto Ierusalimschy
|
af70905246
no need to check whether libraries and host use the same kernel;
|
hace 7 años |
Roberto Ierusalimschy
|
b95e466218
new field 'nilvalue' in struct 'global_State' to avoid the use of
|
hace 7 años |
Roberto Ierusalimschy
|
d406d3d05f
removed unused macros 'isstackindex'/'api_checkstackindex' +
|
hace 7 años |
Roberto Ierusalimschy
|
b6780ee41b
detail (removed unused definition for 'LUA_QS')
|
hace 7 años |
Roberto Ierusalimschy
|
2c107e13a8
warning (comparison between signed and unsigned integers)
|
hace 7 años |
Roberto Ierusalimschy
|
6e600695f8
field 'sizearray' in struct 'Table' changed to 'alimit', which can
|
hace 7 años |
Roberto Ierusalimschy
|
06127927ff
new macro 'ispow2'
|
hace 7 años |
Roberto Ierusalimschy
|
aedcfb9414
type 'Rand64' may not be long long, so it should not use 'LL' in its
|
hace 7 años |