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 usage of nim reserved keywords #13

Closed
mratsim opened this issue Apr 12, 2018 · 2 comments
Closed

Remove usage of nim reserved keywords #13

mratsim opened this issue Apr 12, 2018 · 2 comments

Comments

@mratsim
Copy link
Contributor

mratsim commented Apr 12, 2018

Some variable or field names used are reserved keywords in Nim.

Part of them were removed in: 284a026#diff-9e535dc60f14dd6d229efdc6a8439f80

Some leftovers:

@mratsim
Copy link
Contributor Author

mratsim commented Apr 12, 2018

From will be addressed by 5efb818

@mratsim
Copy link
Contributor Author

mratsim commented Jul 6, 2018

block was part of the VM type which was deleted by #65

@mratsim mratsim closed this as completed Jul 6, 2018
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

No branches or pull requests

1 participant