-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gir: Promisify class members in typescript generator #177
Merged
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f24cf0c - Browse repository at this point
Copy the full SHA f24cf0cView commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 05137e1 - Browse repository at this point
Copy the full SHA 05137e1View commit details
Commits on Aug 19, 2024
-
Merge pull request #185 from gjsify/ewlsh/fix-promisifying-merge
Fix merge conflict for gir: Promisify class members in typescript generator #177
Configuration menu - View commit details
-
Copy full SHA for 2eec85b - Browse repository at this point
Copy the full SHA 2eec85bView commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97ca37c - Browse repository at this point
Copy the full SHA 97ca37cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4875029 - Browse repository at this point
Copy the full SHA 4875029View commit details
Commits on Nov 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a6f73f - Browse repository at this point
Copy the full SHA 6a6f73fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1188ca9 - Browse repository at this point
Copy the full SHA 1188ca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fa7b2b - Browse repository at this point
Copy the full SHA 5fa7b2bView commit details -
Merge pull request #210 from gjsify/jumplink/fix-promisifying
Promisify overload methods and search in more parents for finish method
Configuration menu - View commit details
-
Copy full SHA for c17994f - Browse repository at this point
Copy the full SHA c17994fView commit details
Commits on Nov 3, 2024
-
Promisify: Exclude virtual functions from promisification
Improves handling of async functions by: - Adding isPromisifiable() to properly filter virtual functions - Fixing parameter parent references in promisified methods - Simplifying Promise return type creation
Configuration menu - View commit details
-
Copy full SHA for 9901a35 - Browse repository at this point
Copy the full SHA 9901a35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cd34e5 - Browse repository at this point
Copy the full SHA 9cd34e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17ab901 - Browse repository at this point
Copy the full SHA 17ab901View commit details -
Configuration menu - View commit details
-
Copy full SHA for 701424f - Browse repository at this point
Copy the full SHA 701424fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8124d3f - Browse repository at this point
Copy the full SHA 8124d3fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.