FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for doc - nodejs/node-addon-api · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
nodejs
/
node-addon-api
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
498
Star
2.4k
Code
Issues
12
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
node-addon-api
doc
on
main
User selector
Datepicker
Commit history
Commits on Aug 28, 2026
feat: add Object::New overload utilizing node_api_create_object_with_properties (#1735)
KevinEady
authored
06d56f7
View commit details
Copy full SHA for 06d56f7
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
doc: add inline comment hints on finalizer signatures (#1738)
legendecas
authored
4be1e86
View commit details
Copy full SHA for 4be1e86
View code at this point
Browse repository at this point
Commits on Aug 10, 2026
fix: resolve Symbol::For overload ambiguity (#1742)
Show description for 13c854a
umuoy1
authored
13c854a
View commit details
Copy full SHA for 13c854a
View code at this point
Browse repository at this point
Commits on May 24, 2026
feat: add support for SharedArrayBuffer in TypedArray and TypedArrayOf<T> (#1731)
KevinEady
authored
00b95ef
View commit details
Copy full SHA for 00b95ef
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
feat: add std::string_view overload for Symbol::For (#1722)
umuoy1
authored
f65113b
View commit details
Copy full SHA for f65113b
View code at this point
Browse repository at this point
Commits on Apr 4, 2026
feat: add String::New overload for string_view (#1706)
Show description for 0add130
cacharle
authored
0add130
View commit details
Copy full SHA for 0add130
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
feat: add Date::New overload for a std::chrono::system_clock::time_point (#1705)
Show description for 7fb063d
cacharle
and
KevinEady
authored
7fb063d
View commit details
Copy full SHA for 7fb063d
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
feat: add support for SharedArrayBuffer in DataViews (#1714)
KevinEady
authored
7b8d69e
View commit details
Copy full SHA for 7b8d69e
View code at this point
Browse repository at this point
Commits on Mar 15, 2026
feat: add Object::GetPrototype and Object::SetPrototype (#1715)
Show description for 967bbd5
KevinEady
authored
967bbd5
View commit details
Copy full SHA for 967bbd5
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
doc: add instructions to build with ninja (#1709)
legendecas
authored
af7d42e
View commit details
Copy full SHA for af7d42e
View code at this point
Browse repository at this point
Commits on Dec 4, 2025
feat: add SharedArrayBuffer (#1688)
KevinEady
authored
220bee2
View commit details
Copy full SHA for 220bee2
View code at this point
Browse repository at this point
Commits on Oct 28, 2025
docs: language & formatting improvements (#1679)
henrebotha
authored
23ce3b1
View commit details
Copy full SHA for 23ce3b1
View code at this point
Browse repository at this point
Commits on Jul 4, 2025
feat: add Then and Catch methods to Promise (#1668)
miguelmarcondesf
authored
ab3e5fe
View commit details
Copy full SHA for ab3e5fe
View code at this point
Browse repository at this point
Commits on Feb 10, 2025
docs: fix incorrect instruction in cmake.js docs (#1632)
segevfiner
authored
31c4a88
View commit details
Copy full SHA for 31c4a88
View code at this point
Browse repository at this point
Commits on Nov 15, 2024
feat: allow catching all exceptions (#1593)
Show description for c679f6f
KevinEady
authored
c679f6f
View commit details
Copy full SHA for c679f6f
View code at this point
Browse repository at this point
Commits on Oct 25, 2024
fix: mark external memory and version APIs as basic (#1597)
legendecas
authored
78da4fa
View commit details
Copy full SHA for 78da4fa
View code at this point
Browse repository at this point
Commits on Oct 3, 2024
src: enable type cast checks in tests (#1581)
legendecas
authored
d8523a7
View commit details
Copy full SHA for d8523a7
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
feat: add support for requiring basic finalizers (#1568)
Show description for 7bcb826
KevinEady
authored
7bcb826
View commit details
Copy full SHA for 7bcb826
View code at this point
Browse repository at this point
Commits on Sep 3, 2024
feat: add support for nogc types via `BasicEnv` (#1514)
Show description for b4aeecb
KevinEady
authored
b4aeecb
View commit details
Copy full SHA for b4aeecb
View code at this point
Browse repository at this point
Commits on Jul 5, 2024
chore: update release document (#1531)
legendecas
authored
7024b84
View commit details
Copy full SHA for 7024b84
View code at this point
Browse repository at this point
Commits on Feb 20, 2024
doc: reorganize readme (#1441)
legendecas
authored
42931ee
View commit details
Copy full SHA for 42931ee
View code at this point
Browse repository at this point
Commits on Jan 19, 2024
doc: update changelog maker commands (#1431)
legendecas
authored
3b9f3db
View commit details
Copy full SHA for 3b9f3db
View code at this point
Browse repository at this point
Commits on Nov 8, 2023
docs: fixed Broken Links (#1405)
Show description for 8192a47
tuhalf
authored
8192a47
View commit details
Copy full SHA for 8192a47
View code at this point
Browse repository at this point
Commits on Nov 7, 2023
doc: fix rendering of code blocks in list (#1401)
Show description for 734e3f2
tniessen
and
legendecas
authored
734e3f2
View commit details
Copy full SHA for 734e3f2
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
gyp: add common targets (#1389)
legendecas
authored
ab14347
View commit details
Copy full SHA for ab14347
View code at this point
Browse repository at this point
Commits on Jul 20, 2023
doc: add missing title IsBigInt (#1352)
MarxJiao
authored
dfdf6eb
View commit details
Copy full SHA for dfdf6eb
View code at this point
Browse repository at this point
doc: fix typo AsyncProgressWorker::ExecutionProgress (#1350)
JerryZhongJ
authored
8850997
View commit details
Copy full SHA for 8850997
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
src: add Env::GetModuleFileName
Show description for b83e453
KevinEady
authored and
mhdawson
committed
b83e453
View commit details
Copy full SHA for b83e453
View code at this point
Browse repository at this point
Commits on Jun 16, 2023
src: add SyntaxError (#1326)
KevinEady
authored
d9828c6
View commit details
Copy full SHA for d9828c6
View code at this point
Browse repository at this point
Commits on Jun 13, 2023
doc,chore: drop support for Node.js v14, v19 (#1324)
KevinEady
authored
de5c899
View commit details
Copy full SHA for de5c899
View code at this point
Browse repository at this point
Commits on May 29, 2023
doc: add missing Value::IsBigInt (#1319)
KevinEady
authored
665f4aa
View commit details
Copy full SHA for 665f4aa
View code at this point
Browse repository at this point
Commits on May 16, 2023
doc: complete code curly braces in async_worker.md (#1317)
gaowanlu
authored
358b2d3
View commit details
Copy full SHA for 358b2d3
View code at this point
Browse repository at this point
Commits on Apr 6, 2023
src: enforce type checks on Napi::Value::As() (#1281)
legendecas
authored
5adb896
View commit details
Copy full SHA for 5adb896
View code at this point
Browse repository at this point
Commits on Apr 5, 2023
Fix exits/exists typo in docs for Env::AddCleanupHook() (#1306)
RedBeard0531
authored
d9faac7
View commit details
Copy full SHA for d9faac7
View code at this point
Browse repository at this point
Commits on Mar 31, 2023
doc: update class hierarchy for TypeTaggable
Show description for 164459c
gabrielschulhof
committed
164459c
View commit details
Copy full SHA for 164459c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL