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

Document about noinline calling convention and exportcpp pragma in Nim manual #24323

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

demotomohiro
Copy link
Contributor

It seems exportcpp was implemented in v1.0 but there is no documentation about it excepts changelog.
noinline is used in many procedures in Nim code but there is also no documentation about it.

doc/manual.md Outdated Show resolved Hide resolved
doc/manual.md Outdated Show resolved Hide resolved
doc/manual.md Outdated Show resolved Hide resolved
doc/manual.md Outdated Show resolved Hide resolved
@Araq Araq merged commit b8f6088 into nim-lang:devel Oct 18, 2024
12 checks passed
Copy link
Contributor

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

Hint: mm: orc; opt: speed; options: -d:release
175263 lines; 8.425s; 655.316MiB peakmem

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