summaryrefslogtreecommitdiff
path: root/test_napi/src/properties.rs
AgeCommit message (Expand)Author
2023-02-10fix(cli/napi): correct name handling in napi property descriptor (#17716)Divy Srivastava
2023-02-10fix(cli/napi): handle all property variants in napi_define_properties (#17680)Divy Srivastava
2023-01-27chore: upgrade to Rust 1.67 (#17548)David Sherret
2023-01-11refactor(napi): Cleanup tests (#17347)Bartek IwaƄczuk
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-10-10fix(npm): support compiling on linux/aarch64 (#16208)Luke Channings
2022-10-05feat(npm): implement Node API (#13633)Divy Srivastava