GitHub / nodejs/node-addon-api / commits
Module for using Node-API from C++
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| dfb59ac4 | Change removed napi_create_number to napi_create_double | Sampson Gao <s****g@c****m> | about 9 years ago | |
| 0986f83e | Bump version for publishing | Michael Dawson <m****n@c****m> | about 9 years ago | |
| 58e90e87 | Fix the inproper format of replacement | Sampson Gao <s****g@c****m> | about 9 years ago | |
| d455c521 | bump the vesrion number for publishing | Michael Dawson <m****n@c****m> | about 9 years ago | |
| 179d1352 | Update to new error helper signatures in n-api | Michael Dawson <m****n@c****m> | about 9 years ago | |
| 27e99520 | Improve the conversion script |
Sampson Gao <s****g@c****m>
Committed by: Michael Dawson <m****n@c****m> |
about 9 years ago | |
| 10ef2932 | Update package version | Jason Ginchereau <j****n@m****m> | about 9 years ago | |
| b0f2c6fe | Reference: fix constructor miss some member variables initialize. (#74) |
熊浪 <x****l@g****m>
Committed by: Jason Ginchereau <j****n@m****m> |
about 9 years ago | |
| d45ba728 | Move napi_wrap into ObjectWrap constructor (#67) |
Sampson Gao <s****o@m****a>
Committed by: Jason Ginchereau <j****n@m****m> |
about 9 years ago | |
| 28fad43c | Add support for Error::Fatal |
Kyle Farnung <k****g@m****m>
Committed by: Michael Dawson <m****n@c****m> |
about 9 years ago | |
| 92d14c0c | Update files from node |
Kyle Farnung <k****g@m****m>
Committed by: Michael Dawson <m****n@c****m> |
about 9 years ago | |
| 8a990fca | Pass func args as array in addition to vector, initializer list (#68) |
Jason Ginchereau <j****n@m****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 3e0ffa3a | Add CallbackInfo.IsConstructCall() (#69) |
Jason Ginchereau <j****n@m****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| b1ef1b7d | Increment package version | Jason Ginchereau <j****n@m****m> | about 9 years ago | |
| 617dbb69 | Add support for VS2013 (#65) |
Kyle Farnung <k****g@m****m>
Committed by: Jason Ginchereau <j****n@m****m> |
about 9 years ago | |
| 244abc34 | Fix the build error on linux (#62) | Sampson Gao <s****g@c****m> | about 9 years ago | |
| 3aab97b2 | Add API for getting object's property names (#60) |
Sampson Gao <s****o@m****a>
Committed by: Jason Ginchereau <j****n@m****m> |
about 9 years ago | |
| 0302651f | Add more documentation (#54) |
Jason Ginchereau <j****n@m****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 09c7b712 | Conditional support for C++ exceptions (#52) |
Jason Ginchereau <j****n@m****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| a1a10769 | Update README with correct package name (#50) |
Andrew Petersen <s****r@g****m>
Committed by: Jason Ginchereau <j****n@m****m> |
about 9 years ago | |
| 92f362a9 | Fix reporting of API error messages |
Jason Ginchereau <j****n@m****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| db199d8d | Update CI to include node 4, 6, 8, nightly, CC nightly |
Jason Ginchereau <j****n@m****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| a408d10c | Set up CI services |
Anna Henningsen <g****b@a****t>
Committed by: Jason Ginchereau <j****n@m****m> |
about 9 years ago | |
| 22416e8d | Increment package version | Jason Ginchereau <j****n@m****m> | over 9 years ago | |
| d8b50def | Fix off-by-one error for strings of certain sizes (#47) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| b3531140 | Fix typedarray bugs | Jason Ginchereau <j****n@m****m> | over 9 years ago | |
| cd9dea88 | Fix bad merge | Jason Ginchereau <j****n@m****m> | over 9 years ago | |
| a8905769 | Fix build errors and warnings on Mac (#46) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| e4f60302 | Make tests work on all Node versions (#44) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| bc683eb1 | TypedArray improvements and tests (#39) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| f797d149 | Include-path-juggle node_api.h instead of napi.h (#41) (#42) |
Gabriel "_|Nix|_" Schulhof <g****f@i****m>
Committed by: Jason Ginchereau <j****n@u****m> |
over 9 years ago | |
| df3c99ec | Update repo name | Jason Ginchereau <j****n@m****m> | over 9 years ago | |
| 45312371 | Update package version | Jason Ginchereau <j****n@m****m> | over 9 years ago | |
| 2fac0948 | Update to current sources (#37) |
Anna Henningsen <g****b@a****t>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 789d000e | Fix some build failures (#36) |
Anna Henningsen <g****b@a****t>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| b62dc807 | Set up doc-comments and doxygen (#34) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 9d46bcbd | Prepare for publish to npm (#33) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 3066c066 | Test and fix AsyncWorker (#30) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 1f1bb5e5 | Make Error a persistent reference (#32) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 97bc4c1a | Add PropertyDescriptor creation methods (#29) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| ce9f0d98 | Pass through callback data and finalize hint (#26) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 7c3b72a3 | Add Symbol class (#27) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 238f5d19 | Set up unit tests (#24) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| c7d4df47 | Enable back-compat with Node v4 |
Jason Ginchereau <j****n@m****m>
Committed by: Jason Ginchereau <j****n@u****m> |
over 9 years ago | |
| 3c06bba3 | Update to current sources |
Jason Ginchereau <j****n@m****m>
Committed by: Jason Ginchereau <j****n@u****m> |
over 9 years ago | |
| f938de1d | Default `this` to `undefined` for function calls |
Anna Henningsen <a****a@a****t>
Committed by: Anna Henningsen <g****b@a****t> |
over 9 years ago | |
| 16fc9a5d | Add migration tool for conversion from NAN to N-API | Sampson Gao <s****g@c****m> | over 9 years ago | |
| a574f7af | Minor Error handling refactor |
Anna Henningsen <a****a@a****t>
Committed by: Anna Henningsen <g****b@a****t> |
over 9 years ago | |
| 7f5649e1 | Updates for N-API changes (#18) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| a9c08d13 | Add simple test binding |
Anna Henningsen <a****a@a****t>
Committed by: Anna Henningsen <g****b@a****t> |
over 9 years ago | |
| ecf47f2d | Make Function::New more usable |
Anna Henningsen <a****a@a****t>
Committed by: Anna Henningsen <g****b@a****t> |
over 9 years ago | |
| 04b3abdc | Add l-value return type for `Object::operator []` |
Anna Henningsen <a****a@a****t>
Committed by: Anna Henningsen <g****b@a****t> |
over 9 years ago | |
| d09ae4a2 | Updates for N-API async changes (#10) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| bb4720e9 | Add env parameter to finalize callback | Jason Ginchereau <j****n@m****m> | over 9 years ago | |
| 726a2039 | Updates for N-API changes (#9) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 3ba30f99 | Add note about enabling exceptions to readme | Jason Ginchereau <j****n@m****m> | over 9 years ago | |
| 75194e13 | Enable back-compat with pre-N-API node (#7) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 4e5d976a | Fix build errors on macOS (#8) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 4550ca3f | Updates for N-API changes (#5) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 2d7d8eef | Enable include files via package dependency (#2) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| b707b12e | Enable initializer_list for function args (#4) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| c2fcb00e | Update for buffer API changes (#1) |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| d30c9db2 | AsyncWorker, ObjectReference, FunctionReference classes |
Jason Ginchereau <j****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| fe1d9fd5 | Add initial C++ wrappers | Jason Ginchereau <j****n@m****m> | over 9 years ago | |
| b47d9c1a | Initial commit | Michael Dawson <m****n@c****m> | over 9 years ago |