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

cbuilder: most of ccgstmts #24420

Merged
merged 7 commits into from
Nov 9, 2024
Merged

cbuilder: most of ccgstmts #24420

merged 7 commits into from
Nov 9, 2024

Conversation

metagn
Copy link
Collaborator

@metagn metagn commented Nov 8, 2024

This adapts most of ccgstmts to cbuilder, missing C++ exceptions and genCaseGeneric/genIfForCaseUntil. Rebased version of #24399 which was split into some other PRs and since has had conflicts with #24416.

@metagn metagn mentioned this pull request Nov 8, 2024
@Araq Araq merged commit 8091d76 into nim-lang:devel Nov 9, 2024
18 checks passed
Copy link
Contributor

github-actions bot commented Nov 9, 2024

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from 8091d76

Hint: mm: orc; opt: speed; options: -d:release
177288 lines; 8.460s; 652.961MiB peakmem

Araq pushed a commit that referenced this pull request Nov 12, 2024
Follows up #24420, uses a similar method of using `untyped` params with
injected variables as #24410 to replace format string arguments.
Araq pushed a commit that referenced this pull request Nov 12, 2024
Follows #24416

Really only shows benefits if most of ccgstmts is done as in
#24399/#24420, but the diff is entirely in cbuilder
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