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

remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 #16918

Merged
merged 27 commits into from
Feb 17, 2021

Conversation

timotheecour
Copy link
Member

@timotheecour timotheecour commented Feb 2, 2021

except nimIncrSeqV3 which I can do in another PR (it removes a lot of dead gc code)

future work

  • remove nimIncrSeqV3 (removes a lot of dead gc code)

@Araq
Copy link
Member

Araq commented Feb 16, 2021

Ready once conflicts are resolved.

@timotheecour
Copy link
Member Author

PTAL, i rebased the conflict in bitops.nim; as usual, git diff --color-moved --color-moved-ws=ignore-all-space can help

@Araq Araq merged commit b999492 into nim-lang:devel Feb 17, 2021
@timotheecour timotheecour deleted the pr_remove_old_condsyms branch February 17, 2021 08:38
@timotheecour timotheecour added the TODO: followup needed remove tag once fixed or tracked elsewhere label Feb 17, 2021
ardek66 pushed a commit to ardek66/Nim that referenced this pull request Mar 26, 2021
…20.0 (nim-lang#16918)

* nimNoArrayToCstringConversion deadcode
* nimbabel deadcode
* nimHasalignOf deadcode
* nimvarargstyped deadcode
* nimhygiene deadcode
* nimNewTypedesc deadcode
* nimlocks deadcode
* nimHasCppDefine deadcode
* nimHasRunnableExamples deadcode
* nimHasNilChecks deadcode
* nimSymKind deadcode
* minor macros refactoring
* nimVmEqIdent deadcode
* nimNoNil deadcode
* nimNoZeroTerminator deadcode
* nimHasSymOwnerInMacro deadcode
* nimVmExportFixed deadcode
* nimNewRuntime deadcode
* nimAshr deadcode
* nimUncheckedArrayTyp deadcode
* nimHasTypeof deadcode
* nimErrorProcCanHaveBody deadcode
* nimHasHotCodeReloading deadcode
* nimHasSignatureHashInMacro deadcode
* nimHasDefault deadcode
* nimMacrosSizealignof deadcode
@ringabout ringabout removed the TODO: followup needed remove tag once fixed or tracked elsewhere label Sep 19, 2022
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.

3 participants