John Alanbrook
|
11fb213a74
|
fix gc backtrace
|
2026-02-20 14:51:42 -06:00 |
|
John Alanbrook
|
ebfc89e072
|
zero copy blob
|
2026-02-20 14:06:42 -06:00 |
|
John Alanbrook
|
c5ad4f0a99
|
thin out quickjs-internal
|
2026-02-20 13:08:39 -06:00 |
|
John Alanbrook
|
c0aff9e9bf
|
fix compiler warnings
|
2026-02-20 12:44:18 -06:00 |
|
John Alanbrook
|
38f368c6d6
|
faster startup and fix asan error
|
2026-02-19 03:47:30 -06:00 |
|
John Alanbrook
|
bab4d50b2a
|
shorten frames to closure vars only on gc
|
2026-02-19 01:55:35 -06:00 |
|
John Alanbrook
|
ab43ab0d2c
|
aot fix
|
2026-02-19 01:37:54 -06:00 |
|
John Alanbrook
|
85ef711229
|
fixes
|
2026-02-19 01:23:41 -06:00 |
|
John Alanbrook
|
3f206d80dd
|
jscode
|
2026-02-19 00:47:34 -06:00 |
|
John Alanbrook
|
19132c1517
|
jscode
|
2026-02-19 00:33:16 -06:00 |
|
John Alanbrook
|
e59bfe19f7
|
Merge branch 'master' into fix_aot
|
2026-02-18 23:55:17 -06:00 |
|
John Alanbrook
|
e004b2c472
|
optimize frames; remove trampoline
|
2026-02-18 22:37:48 -06:00 |
|
John Alanbrook
|
27ca008f18
|
lower ops directly
|
2026-02-18 21:18:18 -06:00 |
|
John Alanbrook
|
777474ab4f
|
updated docs for dylib paths
|
2026-02-18 20:30:54 -06:00 |
|
John Alanbrook
|
621da78de9
|
faster aot
|
2026-02-18 20:24:12 -06:00 |
|
John Alanbrook
|
f7499c4f60
|
log reentrancy guard
|
2026-02-18 19:26:06 -06:00 |
|
John Alanbrook
|
dc70a15981
|
add guards for root cycles
|
2026-02-18 18:27:12 -06:00 |
|
John Alanbrook
|
94fe47b472
|
Merge branch 'cleanup_thinc'
|
2026-02-18 18:00:34 -06:00 |
|
John Alanbrook
|
34521e44f1
|
jstext properly used for oncat
|
2026-02-18 17:58:36 -06:00 |
|
John Alanbrook
|
81561d426b
|
use unstone jstext for string creation
|
2026-02-18 17:39:22 -06:00 |
|
John Alanbrook
|
7a4c72025f
|
Merge branch 'master' into fix_aot
|
2026-02-18 17:03:39 -06:00 |
|
John Alanbrook
|
303f894a70
|
js helpers for migrating
|
2026-02-18 16:59:42 -06:00 |
|
John Alanbrook
|
c33c35de87
|
aot pass all tests
|
2026-02-18 16:53:33 -06:00 |
|
John Alanbrook
|
417eec2419
|
Merge branch 'simplify_disruption'
|
2026-02-18 16:50:09 -06:00 |
|
John Alanbrook
|
c0cd6a61a6
|
disruption
|
2026-02-18 16:47:33 -06:00 |
|
John Alanbrook
|
42dc7243f3
|
fix JS_ToNumber
|
2026-02-18 14:20:42 -06:00 |
|
John Alanbrook
|
469b7ac478
|
Merge branch 'master' into fix_aot
|
2026-02-18 14:16:42 -06:00 |
|
John Alanbrook
|
4872c62704
|
fix JS_ToNumber
|
2026-02-18 14:14:44 -06:00 |
|
John Alanbrook
|
dc7f933424
|
add help info to --help
|
2026-02-18 12:07:17 -06:00 |
|
John Alanbrook
|
037fdbfd2c
|
log stack traces
|
2026-02-18 12:05:05 -06:00 |
|
John Alanbrook
|
76c482b84e
|
improved logging
|
2026-02-18 10:16:01 -06:00 |
|
John Alanbrook
|
b16fa75706
|
flag used for actor stopping insetad of counter
|
2026-02-17 17:59:12 -06:00 |
|
John Alanbrook
|
ad419797b4
|
native function type
|
2026-02-17 17:40:44 -06:00 |
|
John Alanbrook
|
5ee51198a7
|
kill actor when abusive
|
2026-02-17 17:34:25 -06:00 |
|
John Alanbrook
|
2df45b2acb
|
Merge branch 'json_gc_fix'
|
2026-02-17 15:59:51 -06:00 |
|
John Alanbrook
|
dc422932d3
|
Merge branch 'heap_blob'
|
2026-02-17 15:59:38 -06:00 |
|
John Alanbrook
|
b25285f2e1
|
Merge branch 'master' into fix_aot
|
2026-02-17 15:48:54 -06:00 |
|
John Alanbrook
|
b3573dbf26
|
native flag
|
2026-02-17 15:48:49 -06:00 |
|
John Alanbrook
|
8a24a69120
|
fixes to allow native to work - should revert when recursion is fixed
|
2026-02-17 15:44:17 -06:00 |
|
John Alanbrook
|
56ac53637b
|
heap blobs
|
2026-02-17 15:41:53 -06:00 |
|
John Alanbrook
|
5415726e33
|
actors use hdiden symbol now
|
2026-02-17 14:35:54 -06:00 |
|
John Alanbrook
|
51815b66d8
|
json rooting fix
|
2026-02-17 14:00:23 -06:00 |
|
John Alanbrook
|
ad26e71ad1
|
fix push array on itself
|
2026-02-17 13:27:08 -06:00 |
|
John Alanbrook
|
2e78e7e0b8
|
Merge branch 'bench_endoders'
|
2026-02-17 12:36:15 -06:00 |
|
John Alanbrook
|
8f9eb0aaa9
|
benchmark encoders and speed them up
|
2026-02-17 12:36:07 -06:00 |
|
John Alanbrook
|
0965aed0ef
|
Merge branch 'fix_actors'
|
2026-02-17 12:35:26 -06:00 |
|
John Alanbrook
|
1b00fd1f0a
|
Merge branch 'fix_native_suite'
|
2026-02-17 12:35:20 -06:00 |
|
John Alanbrook
|
4c9db198db
|
fix string hash bug
|
2026-02-17 12:26:52 -06:00 |
|
John Alanbrook
|
eff3548c50
|
bootstrap now uses streamline
|
2026-02-17 12:23:59 -06:00 |
|
John Alanbrook
|
cc82fcb7d9
|
Merge branch 'quicken_native' into fix_native_suite
|
2026-02-17 11:12:59 -06:00 |
|