-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: roxk/idlgen
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add
[[clang::annotate("idlgen::method")]]
attr to distinguish between getter and method
#4
by roxk
was closed Apr 9, 2023
Make all C++ methods methods by default. Add
[[idlgen::getter]]
and [[idlgen::setter]]
attributes
#5
by roxk
was closed Apr 10, 2023
Speed up generation by actually building pre-compiled header from
pch.h
#7
by roxk
was closed May 4, 2023
Document rationale why method is chosen as the default instead of getter/setter
#11
by roxk
was closed Apr 11, 2023
1 task done
Handle non-static data member overloading () as methods
#12
by roxk
was closed May 1, 2023
5 tasks done
Fix current workaround of making template in method argument work
#1
by roxk
was closed Apr 11, 2023
Empty .idl is generated if content is empty
bug
Something isn't working
#17
by roxk
was closed Apr 11, 2023
DateTime
and TimeSpan
not recognized as WinRT method type
bug
#19
by roxk
was closed Apr 13, 2023
Extension would cache project target file
bug
Something isn't working
#20
by roxk
was closed Jun 3, 2023
void Method(std::optional<std::string_view> a) override
could crash idlgen
#22
by roxk
was closed Apr 26, 2023
[[clang::annotate("malformed-input")]]
would crash idlgen
bug
#25
by roxk
was closed Apr 29, 2023
Allow using
[[clang::annotate("idlgen::property")]]
on class to change default
#27
by roxk
was closed Apr 30, 2023
2 tasks done
Authoring delegate doesn't generate include and all attributes are ignored
bug
Something isn't working
#28
by roxk
was closed May 9, 2023
23 tasks done
Encountering error during pch/IDL generation should clear bootstrap output
#94
by roxk
was closed Jul 5, 2023
Previous Next
ProTip!
Follow long discussions with comments:>50.