dcode
|
586ca8b580
|
backport tlsf fixes, add asrt allocator test
|
2019-04-15 12:41:29 +02:00 |
|
dcode
|
c13f4db641
|
asrt: merge tlsf and purerc
|
2019-04-15 11:32:20 +02:00 |
|
dcode
|
085e2db4c9
|
asrt: derive constants
|
2019-04-11 09:36:34 +02:00 |
|
dcode
|
6b256bef47
|
asrt experiment
|
2019-04-11 09:07:00 +02:00 |
|
dcode
|
8b5c629cde
|
reduce tlsf footprint
|
2019-04-11 02:29:25 +02:00 |
|
dcode
|
bb659bbdcd
|
Runtime 'none' by default
|
2019-04-09 08:28:14 +02:00 |
|
dcode
|
da4a7751fd
|
optimize logical and/or, initial null checking in flows
|
2019-04-09 03:04:45 +02:00 |
|
dcode
|
c16c19e18d
|
unify runtime header
|
2019-04-08 23:22:13 +02:00 |
|
dcode
|
c3ff3f2376
|
inherent acylic data structure detection
this will become useful for the pure collector eventually
|
2019-04-08 03:49:41 +02:00 |
|
dcode
|
e1070cee86
|
rtti & refactoring
|
2019-04-06 20:17:48 +02:00 |
|
dcode
|
a9e4813798
|
implement __runtime_flags
|
2019-04-05 01:59:01 +02:00 |
|
dcode
|
25c5dfddad
|
slim down runtime
|
2019-04-04 02:25:22 +02:00 |
|
dcode
|
85f3fc54a7
|
runtime api
|
2019-04-03 21:47:38 +02:00 |
|
dcode
|
50c49e4275
|
make it 'runtime.instanceof'
|
2019-04-03 00:26:41 +02:00 |
|
dcode
|
b58683aff4
|
wire __runtime_instanceof to 'instanceof' on upcasts
also adds runtime.instanceOf that can be exported for use by the host
|
2019-04-02 23:58:58 +02:00 |
|
dcode
|
a639a42f0d
|
initial __runtime_instanceof
|
2019-04-02 21:30:47 +02:00 |
|