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
/
tools
/
napi
/
generate_symbols_lists.js
Age
Commit message (
Expand
)
Author
2024-07-23
Revert "chore: move all node-api impl to ext (#24662)" (#24680)
Bartek Iwańczuk
2024-07-22
chore: move all node-api impl to ext (#24662)
snek
2024-04-29
FUTURE: remove import assertions support for JavaScript (#23541)
Kenta Moriuchi
2024-03-06
chore: Reuse linux symbols list on openbsd and freebsd (#22706)
Divy Srivastava
2024-01-26
chore: use granular unstable flags in tools/ (#22138)
Bartek Iwańczuk
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-06-12
feat: Adaptations to support OpenBSD port (#19153)
VlkrS
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
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-10-18
fix: move generated napi symbols to cli/ (#16330)
Bartek Iwańczuk
2022-10-17
fix(build) fix linux symbols export list format (#16313)
Luke Channings
2022-10-15
refactor(build): better handle old glibc (#16238)
Luke Channings