Commit 58785ec
* fix(async_hooks): address lifecycle review feedback
* fix(doctor): reject stale runtime archives
* docs: add runtime compatibility changelog fragment
* fix(sharp): support create input descriptors
* perf(codegen): specialize call-returned array stores
* perf(map): repair ordered-delete indexes in place
* chore: add changelog for map delete optimization
* test(map): root ordered-delete string keys
* feat(qs): add native Stripe-compatible shim (#8751)
* docs: add changelog fragment for sharp create
* fix(runtime): complete build identity inputs
* test(compile): cover compiled package builtin imports
* chore: add changelog for array-store optimization
---------
Co-authored-by: Ralph Küpper <ralph@skelpo.com>
1 parent 8f026e5 commit 58785ec
109 files changed
Lines changed: 4969 additions & 620 deletions
File tree
- changelog.d
- crates
- perry-api-manifest/src
- entries
- perry-codegen/src
- expr
- lower_call
- native_table
- runtime_decls/stdlib_ffi
- perry-ext-events/src
- perry-ext-http/src
- server
- server
- perry-ext-net/src
- perry-ext-qs
- src
- perry-ext-sharp/src
- perry-ext-zlib/src
- perry-runtime
- src
- array
- async_hooks
- child_process
- dns
- fs/dir_glob_watch
- gc
- barrier
- node_stream_constructors
- node_submodules
- object
- native_module_dispatch
- promise
- perry-stdlib/src
- common
- dispatch
- tls
- webcrypto
- worker_threads
- perry
- src/commands
- compile
- tests
- docs/src
- native-libraries
- stdlib
- scripts
- tests/release/packages/hono-node-server
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
491 | 492 | | |
492 | 493 | | |
493 | 494 | | |
| 495 | + | |
494 | 496 | | |
495 | 497 | | |
496 | 498 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1114 | 1114 | | |
1115 | 1115 | | |
1116 | 1116 | | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
1117 | 1136 | | |
0 commit comments