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

Serialize/deserialize location information #182

Merged
merged 2 commits into from
Feb 28, 2022
Merged

Conversation

certik
Copy link
Contributor

@certik certik commented Feb 28, 2022

Both in C++ and Python, the location information is now correctly serialized and deserialized.

The CPython to LPython AST conversion in Python still does not convert location information yet, so we still have to do that.

Both in C++ and Python, the location information is now correctly
serialized and deserialized.

The CPython to LPython AST conversion in Python still does not convert
location information yet, so we still have to do that.
@certik certik merged commit a972b87 into lcompilers:main Feb 28, 2022
@certik certik deleted the loc1 branch February 28, 2022 00:23
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.

1 participant