summaryrefslogtreecommitdiff
path: root/test_napi/common.js
AgeCommit message (Expand)Author
2023-10-28Revert "chore: update deno_std submodule (#20994)" (#21001)Bartek Iwańczuk
2023-10-27chore: update deno_std submodule (#20994)Bartek Iwańczuk
2023-08-10fix(node): don't print warning on process.dlopen.flags (#20124)Bartek Iwańczuk
2023-07-18fix(node): add process.dlopen API (#19860)Bartek Iwańczuk
2023-05-26fix(napi): clear currently registering module slot (#19249)Bartek Iwańczuk
2023-02-01fix(napi): return node globalThis from napi_get_global (#17613)Divy Srivastava
2023-01-24refactor: remove Deno.core (#16881)Bartek Iwańczuk
2023-01-15fix(napi): functions related to errors (#17370)Bartek Iwańczuk
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-10-05feat(npm): implement Node API (#13633)Divy Srivastava