-
-
Notifications
You must be signed in to change notification settings - Fork 372
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: napi-rs/napi-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: napi@2.11.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: napi-rs/napi-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: napi-derive@2.12.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 36 files changed
- 4 contributors
Commits on Mar 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 347e81b - Browse repository at this point
Copy the full SHA 347e81bView commit details
Commits on Mar 20, 2023
-
fix(napi): use weak arc for passing
thread_finalize_data(#1525)* fix(napi): use weak arc for passing thread_finalize_data * fix: try to fix test of tsfn_return_promise_timeout
Configuration menu - View commit details
-
Copy full SHA for a6e1ff4 - Browse repository at this point
Copy the full SHA a6e1ff4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d255a0a - Browse repository at this point
Copy the full SHA d255a0aView commit details -
fix(cli): export non const enums when generating typedefs (#1527)
* fix(cli): export non const enums when generating typedefs * Make --const-enum as a build flag --------- Co-authored-by: LongYinan <lynweklm@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c8bd892 - Browse repository at this point
Copy the full SHA c8bd892View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5605bdf - Browse repository at this point
Copy the full SHA 5605bdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 550ef7c - Browse repository at this point
Copy the full SHA 550ef7cView commit details
Commits on Mar 21, 2023
-
feat(napi): property getter and setter with closure (#1526)
* getter with closure with segment fault * fix getter closure pointer * add setter * Cleanup API * Add test for `create_function_from_closure` * Fix compile error * Fix flaky test title --------- Co-authored-by: LongYinan <lynweklm@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aee742f - Browse repository at this point
Copy the full SHA aee742fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d951cb - Browse repository at this point
Copy the full SHA 0d951cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b831f4 - Browse repository at this point
Copy the full SHA 3b831f4View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff napi@2.11.4...napi-derive@2.12.0