index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
napi
Age
Commit message (
Expand
)
Author
2023-01-15
fix(napi): functions related to errors (#17370)
Bartek Iwańczuk
2023-01-14
chore(napi): Remove unstable libuv methods (#17416)
Divy Srivastava
2023-01-14
fix(napi): correct arguments for napi_get_typedarray_info (#17306)
Bartek Iwańczuk
2023-01-13
fix(napi): update node version to lts (#17399)
Lino Le Van
2023-01-13
chore: forward 1.29.3 release back to main (#17401)
David Sherret
2023-01-13
fix(napi): date and unwrap handling (#17369)
Bartek Iwańczuk
2023-01-12
fix(napi): Implement `napi_threadsafe_function` ref and unref (#17304)
Divy Srivastava
2023-01-10
fix(napi): support for env cleanup hooks (#17324)
Bartek Iwańczuk
2023-01-10
fix(napi): handle static properties in classes (#17320)
Bartek Iwańczuk
2023-01-05
chore: forward v1.29.2 release commit to main (#17277)
denobot
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-17
chore: update to Rust 1.66.0 (#17078)
linbingquan
2022-12-15
chore: forward v1.29.1 release commit to main (#17067)
denobot
2022-12-15
1.29.0 (#17052)
denobot
2022-12-13
feat(napi): improve napi coverage (#16198)
Divy Srivastava
2022-12-05
napi: respect --quiet flag in unimplemented warnings (#16935)
Bartek Iwańczuk
2022-12-01
chore: forward v1.28.3 release commit to main (#16884)
denobot
2022-11-30
chore: upgrade rusty_v8 to 0.58.0 (#16879)
Bartek Iwańczuk
2022-11-28
refactor: create util folder, move nap_sym to napi/sym, move http_cache to ca...
David Sherret
2022-11-25
refactor: move generated_symbol_exports_list_* files to napi folder (#16822)
David Sherret
2022-11-12
chore: upgrade rusty_v8 to 0.55.0 (#16604)
Bartek Iwańczuk
2022-10-30
fix(napi): fix is_detached_arraybuffer (#16478)
Marcos Casagrande
2022-10-25
chore(napi): fix typo in README.md (#16414)
Ikko Ashimine
2022-10-15
refactor(build): better handle old glibc (#16238)
Luke Channings
2022-10-10
fix(npm): support compiling on linux/aarch64 (#16208)
Luke Channings
2022-10-07
perf(napi): optimize primitive napi functions (#16163)
Divy Srivastava
2022-10-07
chore(napi): Add README explainer for cli/napi_sym and cli/napi (#16187)
Divy Srivastava
2022-10-07
refactor(napi): simplify `napi_value` interface (#16170)
Divy Srivastava
2022-10-05
feat(npm): implement Node API (#13633)
Divy Srivastava
[prev]