summaryrefslogtreecommitdiff
path: root/ext/napi/function.rs
AgeCommit message (Expand)Author
2024-07-24Reland "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24692)Bartek Iwańczuk
2024-06-11fix: clean up some node-api details (#24178)snek
2024-06-10fix: Rewrite Node-API (#24101)snek
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-07-13chore: update to Rust 1.71 (#19822)Matt Mastracci
2023-06-26chore: fix typos (#19572)Martin Fischer
2023-01-22fix(napi): correctly handle name in napi_create_function (#17489)Divy Srivastava
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-10-20chore: upgrade rusty_v8 to 0.54.0 (#16368)Bartek Iwańczuk
2022-10-05feat(npm): implement Node API (#13633)Divy Srivastava