Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-12 | chore: move test_ffi and test_nap to tests/ [WIP] (#22394) | Matt Mastracci | |
Moving some additional NAPI and. FFI tests out of the tree root. | |||
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret | |
2023-01-23 | fix(napi): improve napi_is_detached_arraybuffer (#17498) | Divy Srivastava | |
2023-01-11 | refactor(napi): Cleanup tests (#17347) | Bartek Iwańczuk | |
2023-01-10 | fix(napi): support for env cleanup hooks (#17324) | Bartek Iwańczuk | |
This commit adds support for "napi_add_env_cleanup_hook" and "napi_remove_env_cleanup_hook" function for Node-API. | |||
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret | |
Yearly tradition of creating extra noise in git. | |||
2022-10-30 | fix(napi): fix is_detached_arraybuffer (#16478) | Marcos Casagrande | |