Skip to content
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
merged 14 commits into from
Nov 3, 2024

Conversation

ewlsh
Copy link
Collaborator

@ewlsh ewlsh commented Jul 17, 2024

First stab at fixing promisifying...

gi.ts exposes a function called promisifyFunctions which handles creating promisified versions of functions based on their signature. Eventually this should instead use the async annotations GLib is working to support.

Needs testing to ensure output is correct

@ewlsh ewlsh force-pushed the ewlsh/fix-promisifying branch from 0e4f120 to f24cf0c Compare July 17, 2024 22:27
@JumpLink

This comment was marked as outdated.

@JumpLink

This comment was marked as outdated.

Fix merge conflict for gir: Promisify class members in typescript generator #177
swsnr added a commit to swsnr/gnome-shell-extension-picture-of-the-day that referenced this pull request Sep 7, 2024
swsnr added a commit to swsnr/gnome-shell-extension-picture-of-the-day that referenced this pull request Sep 7, 2024
swsnr added a commit to swsnr/gnome-shell-extension-picture-of-the-day that referenced this pull request Sep 7, 2024
@JumpLink JumpLink merged commit 8de2706 into main Nov 3, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants