Roberto Ierusalimschy
|
86ec152433
Details
|
hace 3 años |
Roberto Ierusalimschy
|
2ff3471722
Using 'inline' in some functions
|
hace 3 años |
Roberto Ierusalimschy
|
59c88f846d
Broadening the use of branch hints
|
hace 4 años |
Roberto Ierusalimschy
|
9d067ab73b
Optimization for 'n^2'
|
hace 4 años |
Roberto Ierusalimschy
|
f07de22576
Fixed compiler option -DHARDSTACKTESTS to commit 5aa36e8
|
hace 4 años |
Roberto Ierusalimschy
|
287b302acb
Revision of stackless implementation
|
hace 4 años |
Roberto Ierusalimschy
|
6f5bd5072d
Macro LUAI_ASSERT eases turning assertions on
|
hace 5 años |
Roberto Ierusalimschy
|
3747487320
Small correction in assertion
|
hace 5 años |
Roberto Ierusalimschy
|
279c3a6961
A few changes in tests about number of bits in integers
|
hace 6 años |
Roberto Ierusalimschy
|
49c42f3615
Some improvements in 'luaconf.h'
|
hace 6 años |
Roberto Ierusalimschy
|
b14609032c
Avoid the creation of too many strings in 'package'
|
hace 6 años |
Roberto Ierusalimschy
|
5ca1075b71
Added field 'srclen' to structure 'lua_Debug'
|
hace 6 años |
Roberto Ierusalimschy
|
0443ad9e28
LUAI_MAXCCALLS renamed LUAI_MAXCSTACK
|
hace 6 años |
Roberto Ierusalimschy
|
23e6bac8a0
Keep correct type for immediate operands in comparisons
|
hace 6 años |
Roberto Ierusalimschy
|
ba7da13ec5
Changes in the control of C-stack overflow
|
hace 6 años |
Roberto Ierusalimschy
|
9cbf17b0f1
Details (comments)
|
hace 6 años |
Roberto Ierusalimschy
|
5382a22e0e
Corrections in the implementation of '%' for floats.
|
hace 7 años |
Roberto Ierusalimschy
|
f99509581e
Removed extra information from RCS keyword strings
|
hace 7 años |
Roberto Ierusalimschy
|
06127927ff
new macro 'ispow2'
|
hace 7 años |
Roberto Ierusalimschy
|
34aa0c5bd7
new macros 'likely'/'unlikely' with hints for jump predictions
|
hace 7 años |
Roberto Ierusalimschy
|
e2b15aa21d
janitor work on casts
|
hace 7 años |
Roberto Ierusalimschy
|
f99f3c42ff
comment
|
hace 7 años |
Roberto Ierusalimschy
|
7ad20af2cf
more freedom in handling memory-allocation errors (not all allocations
|
hace 7 años |
Roberto Ierusalimschy
|
d0356d5f15
another value for LUAI_MAXCCALLS (must think more about that)
|
hace 7 años |
Roberto Ierusalimschy
|
196c87c9ce
no more 'stackless' implementation; 'luaV_execute' calls itself
|
hace 7 años |
Roberto Ierusalimschy
|
60a7492d24
new type 'ls_byte' for signed bytes
|
hace 8 años |
Roberto Ierusalimschy
|
4bc33d64de
avoid overflows in computation of step size
|
hace 8 años |
Roberto Ierusalimschy
|
2caecf1b3e
type 'L_Umaxalign' replaced by macro 'LUAI_MAXALIGN', which is also added
|
hace 8 años |
Roberto Ierusalimschy
|
d103312661
details (typos in comments)
|
hace 9 años |
Roberto Ierusalimschy
|
5bdee4f810
small changes to allow 'precall' to spend time preserving 'func'
|
hace 9 años |