Skip to content

Switch the compiler over to using ~[] notation instead of []/~ #2759

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

Closed
msullivan opened this issue Jun 30, 2012 · 0 comments
Closed

Switch the compiler over to using ~[] notation instead of []/~ #2759

msullivan opened this issue Jun 30, 2012 · 0 comments
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.

Comments

@msullivan
Copy link
Contributor

This is part of Issue #2653.

The compiler needs to be moved to using our new vector notation. Graydon produced a perl script to do the modification (https://gist.github.com/44083e642fc8422d60a3). The script chokes on unbalanced brackets, so I am working around that by adding closing brackets to unmatched brackets in comments. Some cleanup is also needed after running the script.

@ghost ghost assigned msullivan Jun 30, 2012
@msullivan msullivan removed their assignment Jun 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.
Projects
None yet
Development

No branches or pull requests

1 participant