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

Source Map Read the Docs #692

Merged
merged 9 commits into from
Mar 20, 2023
Merged

Source Map Read the Docs #692

merged 9 commits into from
Mar 20, 2023

Conversation

tzaffi
Copy link
Contributor

@tzaffi tzaffi commented Mar 18, 2023

Addresses #680

HowTo

image

API

image

image

image

image

image

Copy link
Contributor Author

@tzaffi tzaffi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

grammar

docs/sourcemap.rst Outdated Show resolved Hide resolved
docs/sourcemap.rst Outdated Show resolved Hide resolved
docs/sourcemap.rst Outdated Show resolved Hide resolved
docs/sourcemap.rst Outdated Show resolved Hide resolved
docs/sourcemap.rst Outdated Show resolved Hide resolved
docs/sourcemap.rst Outdated Show resolved Hide resolved
docs/sourcemap.rst Outdated Show resolved Hide resolved
docs/sourcemap.rst Outdated Show resolved Hide resolved
docs/sourcemap.rst Outdated Show resolved Hide resolved
docs/sourcemap.rst Show resolved Hide resolved
docs/sourcemap.rst Outdated Show resolved Hide resolved
@@ -144,12 +144,12 @@
from pyteal.ast.err import Err
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorting imports

follow the encoding conventions outlined in the Source Map Revison 3 Proposal
(https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit?hl=en_US&pli=1&pli=1)

- adds fields :code:`file_lines`, :code:`source_files`, :code:`entries`
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes to make it look legible in Read-the-Docs

@@ -9,8 +9,10 @@
MIN_TEAL_VERSION,
Compilation,
CompileOptions,
CompileResults,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Making these public for Read-the-Docs

@tzaffi tzaffi merged commit e0eb54c into master Mar 20, 2023
@tzaffi tzaffi deleted the sourcemap-read-the-docs branch March 20, 2023 13:42
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.

2 participants