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

fixes #21326; fixes #7375; fixes #11986; fixes #9607; rework quote do; getAst uses type info to annotate the type of quoted variables; no more type erasures for quoted variables #21433

Merged
merged 7 commits into from
Mar 2, 2023

Conversation

ringabout
Copy link
Member

@ringabout ringabout commented Feb 24, 2023

fixes #21326
fixes #7375
fixes #11986
fixes #9607

@ringabout ringabout marked this pull request as draft February 24, 2023 12:22
@ringabout ringabout self-assigned this Feb 24, 2023
@ringabout ringabout changed the title fixes #21326; getAst uses type info to annotate the type of quoted variables fixes #21326; getAst uses type info to annotate the type of quoted variables; no more type erasures for quoted variables Feb 24, 2023
@ringabout ringabout changed the title fixes #21326; getAst uses type info to annotate the type of quoted variables; no more type erasures for quoted variables fixes #21326; fixes #7375; getAst uses type info to annotate the type of quoted variables; no more type erasures for quoted variables Feb 26, 2023
@ringabout ringabout changed the title fixes #21326; fixes #7375; getAst uses type info to annotate the type of quoted variables; no more type erasures for quoted variables fixes #21326; fixes #7375; fixes #11986; getAst uses type info to annotate the type of quoted variables; no more type erasures for quoted variables Feb 26, 2023
@ringabout ringabout changed the title fixes #21326; fixes #7375; fixes #11986; getAst uses type info to annotate the type of quoted variables; no more type erasures for quoted variables fixes #21326; fixes #7375; fixes #11986; fixes #9607; getAst uses type info to annotate the type of quoted variables; no more type erasures for quoted variables Feb 26, 2023
@ringabout ringabout marked this pull request as ready for review February 27, 2023 05:04
@ringabout ringabout marked this pull request as draft February 27, 2023 06:49
@ringabout ringabout marked this pull request as ready for review February 27, 2023 08:29
@ringabout ringabout changed the title fixes #21326; fixes #7375; fixes #11986; fixes #9607; getAst uses type info to annotate the type of quoted variables; no more type erasures for quoted variables fixes #21326; fixes #7375; fixes #11986; fixes #9607; rework quote do; getAst uses type info to annotate the type of quoted variables; no more type erasures for quoted variables Feb 27, 2023
@Araq Araq merged commit 9948fed into devel Mar 2, 2023
@Araq Araq deleted the pr_orc_liter branch March 2, 2023 04:25
@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2023

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

Hint: mm: orc; opt: speed; options: -d:release
166298 lines; 8.058s; 610.715MiB peakmem

capocasa pushed a commit to capocasa/Nim that referenced this pull request Mar 31, 2023
…nim-lang#9607; rework quote do; `getAst` uses type info to annotate the type of quoted variables; no more type erasures for quoted variables (nim-lang#21433)

* fixes nim-lang#21326; getAst uses type info to annotateType quoted variables

* simplify logics; sem types first

* fixes important packages

* add testcases

* tiny
bung87 pushed a commit to bung87/Nim that referenced this pull request Jul 29, 2023
…nim-lang#9607; rework quote do; `getAst` uses type info to annotate the type of quoted variables; no more type erasures for quoted variables (nim-lang#21433)

* fixes nim-lang#21326; getAst uses type info to annotateType quoted variables

* simplify logics; sem types first

* fixes important packages

* add testcases

* tiny
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
2 participants