Roberto Ierusalimschy
|
7ade155762
Janitorial work on casts
|
2 months ago |
Roberto Ierusalimschy
|
d827e96f33
Using 'l_uint32' for unicode codepoints in scanner
|
2 months ago |
Roberto Ierusalimschy
|
ef5d171cc8
New macro 'l_numbits'
|
4 months ago |
Roberto Ierusalimschy
|
d1e677c52b
New type 'TStatus' for thread status/error codes
|
6 months ago |
Roberto Ierusalimschy
|
2d8d5c74b5
Details
|
6 months ago |
Roberto Ierusalimschy
|
d4247befa1
New macro 'assert_code'
|
8 months ago |
Roberto Ierusalimschy
|
ddfa1fbccf
GC back to controling pace counting bytes
|
10 months ago |
Roberto Ierusalimschy
|
f2206b2abe
'-Wconversion' extended to all options of Lua numbers
|
1 year ago |
Roberto Ierusalimschy
|
0acd55898d
Added gcc option '-Wconversion'
|
1 year ago |
Roberto Ierusalimschy
|
781219dbe1
Small changes in casts from void* to functions
|
1 year ago |
Roberto Ierusalimschy
|
e24ce8c2b3
lua_writestring & co. moved to llimits.h
|
1 year ago |
Roberto Ierusalimschy
|
55ac40f859
Cleaning of llimits.h
|
1 year ago |
Roberto Ierusalimschy
|
9fa63a6268
Some 'unsigned int' changed to 'unsigned'
|
1 year ago |
Roberto Ierusalimschy
|
666e95a66d
Option 0 for step multiplier makes GC non-incremental
|
1 year ago |
Roberto Ierusalimschy
|
ab6a949522
Merge branch 'master' into nextversion
|
2 years ago |
Roberto Ierusalimschy
|
e15f1f2bb7
Details
|
2 years ago |
Roberto Ierusalimschy
|
8c064fdc23
Merge branch 'master' into nextversion
|
2 years ago |
Roberto Ierusalimschy
|
c888ae0aea
Small changes in hash of pointers
|
2 years ago |
Roberto Ierusalimschy
|
5d8b5b9290
Changed signal of GC debt
|
2 years ago |
Roberto Ierusalimschy
|
40565b4a08
Revamp of GC parameters
|
2 years ago |
Roberto Ierusalimschy
|
ec61be9a7e
'l_mem' renamed to 'l_obj' to count objects
|
2 years ago |
Roberto Ierusalimschy
|
f356d5acdd
First version of GC counting objects for control
|
2 years ago |
Roberto Ierusalimschy
|
86ec152433
Details
|
3 years ago |
Roberto Ierusalimschy
|
2ff3471722
Using 'inline' in some functions
|
3 years ago |
Roberto Ierusalimschy
|
59c88f846d
Broadening the use of branch hints
|
4 years ago |
Roberto Ierusalimschy
|
9d067ab73b
Optimization for 'n^2'
|
4 years ago |
Roberto Ierusalimschy
|
f07de22576
Fixed compiler option -DHARDSTACKTESTS to commit 5aa36e8
|
4 years ago |
Roberto Ierusalimschy
|
287b302acb
Revision of stackless implementation
|
4 years ago |
Roberto Ierusalimschy
|
6f5bd5072d
Macro LUAI_ASSERT eases turning assertions on
|
5 years ago |
Roberto Ierusalimschy
|
3747487320
Small correction in assertion
|
5 years ago |