-
Notifications
You must be signed in to change notification settings - Fork 249
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
Help requested: Identifying higher-priority open issues/PRs #1026
Comments
This comment was marked as resolved.
This comment was marked as resolved.
Rework of is that adds new functionalities or simplify implementation #701 |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Conditional compilation support ( |
[BUG] Modules support #269 One big step is that Clang 18 cancels the ODR check for global module fragment. In fact, I use cppfront in my projects with manually applying #569 on a daily basis. :( |
Allow template specialization #598 |
[BUG] Can't pass dependent type template argument #727 |
Add support for several translation units using the old syntax (i.e., .cpp/.h files). |
I don't see a way for cpp1 code to include cpp2 headers, but it should be able to include cpp2 headers that have been transpiled to cpp1. You see that now with |
Too bad resolving the comments removes the upvotes. |
The mobile app still shows them for me. |
Now that the initial documentation is complete, I can spend more time writing and reviewing code, and catching up with issues and PRs.
What would help me is: If there is an issue or PR you think should be higher priority for me to look at sooner, please reply here with an individual comment for each issue/PR, or if a comment for it already exists please upvote that comment.
For example, if you think issues 5555, 6666, and 7777 are important, and this thread only has a comment already for 6666:
Thanks!
The text was updated successfully, but these errors were encountered: