-
Notifications
You must be signed in to change notification settings - Fork 245
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
feat(sampiler): initial version of sample transpiler #827
Merged
Commits on Sep 27, 2019
-
feat(sampiler): initial version of sample transpiler
This is the initial version of a tool that will parse the TypeScript samples and emit equivalent sample code in Python. For now, its use is limited: - only supports Python - doesn't support properly integrating/compiling with a multi-package build yet. However, it will be an initial version we can demo and iterate on.
Configuration menu - View commit details
-
Copy full SHA for 39f5cde - Browse repository at this point
Copy the full SHA 39f5cdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b033ba0 - Browse repository at this point
Copy the full SHA b033ba0View commit details
Commits on Oct 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a89944c - Browse repository at this point
Copy the full SHA a89944cView commit details
Commits on Oct 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1c0dd74 - Browse repository at this point
Copy the full SHA 1c0dd74View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8982be - Browse repository at this point
Copy the full SHA b8982beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65782ad - Browse repository at this point
Copy the full SHA 65782adView commit details -
TS 3.6.3 requires slightly more strictness with intersection types ap…
…parently
Rico Huijbers committedOct 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 0fd2e10 - Browse repository at this point
Copy the full SHA 0fd2e10View commit details -
Rico Huijbers committed
Oct 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 15274f2 - Browse repository at this point
Copy the full SHA 15274f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfa4f5a - Browse repository at this point
Copy the full SHA bfa4f5aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.