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

Visiting a NameMap does not preserve order #11

Closed
mbudiu-bfn opened this issue Apr 19, 2016 · 1 comment
Closed

Visiting a NameMap does not preserve order #11

mbudiu-bfn opened this issue Apr 19, 2016 · 1 comment
Assignees
Labels
enhancement This topic discusses an improvement to existing compiler code.

Comments

@mbudiu-bfn
Copy link
Contributor

If a visitor of the children of a NameMap returns an object with a different name, the object is inserted at the end of the NameMap instead of replacing the original object.

@ChrisDodd
Copy link
Contributor

#14 should address this.

@ChrisDodd ChrisDodd added the enhancement This topic discusses an improvement to existing compiler code. label Apr 19, 2016
mihaibudiu pushed a commit that referenced this issue Apr 14, 2022
…st operand (#3209)

* Fix binary operations with 1st source operand a constant (#11)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This topic discusses an improvement to existing compiler code.
Projects
None yet
Development

No branches or pull requests

2 participants