summaryrefslogtreecommitdiff
path: root/test_napi/common.js
AgeCommit message (Expand)Author
2024-02-12chore: move test_ffi and test_nap to tests/ [WIP] (#22394)Matt Mastracci
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-02chore: update std to 0.208.0 (#21318)Asher Gomez
2023-11-22Revert "chore: update to `std@0.207.0` (#21284)" (#21295)Bartek Iwańczuk
2023-11-22chore: update to `std@0.207.0` (#21284)Asher Gomez
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