John Alanbrook
|
5e413e8d81
|
Merge branch 'audit_dups'
|
2026-02-20 15:07:58 -06:00 |
|
John Alanbrook
|
98515e9218
|
Merge branch 'fix_compile_warnings'
|
2026-02-20 14:51:53 -06:00 |
|
John Alanbrook
|
11fb213a74
|
fix gc backtrace
|
2026-02-20 14:51:42 -06:00 |
|
John Alanbrook
|
ed69d53573
|
Merge branch 'improve_fetch' into audit_dups
|
2026-02-20 14:43:26 -06:00 |
|
John Alanbrook
|
e4588e43f2
|
Merge branch 'improve_compile_error'
|
2026-02-20 14:39:51 -06:00 |
|
John Alanbrook
|
06866bcc0a
|
Merge branch 'fix_compile_warnings'
|
2026-02-20 14:21:10 -06:00 |
|
John Alanbrook
|
f20fbedeea
|
remove js_malloc from public
|
2026-02-20 14:21:07 -06:00 |
|
John Alanbrook
|
285395807b
|
core packages now split out
|
2026-02-20 14:14:07 -06:00 |
|
John Alanbrook
|
ebfc89e072
|
zero copy blob
|
2026-02-20 14:06:42 -06:00 |
|
John Alanbrook
|
f0c2486a5c
|
better path resolution
|
2026-02-20 13:39:26 -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
|
8d449e6fc6
|
better compiler warnings adn errors
|
2026-02-20 12:40:49 -06:00 |
|
John Alanbrook
|
38f368c6d6
|
faster startup and fix asan error
|
2026-02-19 03:47:30 -06:00 |
|
John Alanbrook
|
65fa37cc03
|
fix
|
2026-02-19 03:12:58 -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 |
|