Skip to content

Check that the quotes represented as trees did not escape #5429

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

Conversation

nicolasstucki
Copy link
Contributor

No description provided.

@nicolasstucki
Copy link
Contributor Author

It is impossible to write the show correctly without the changes in #5297.

nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Nov 12, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Nov 13, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Nov 13, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Nov 13, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Nov 13, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Nov 13, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Nov 13, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Nov 13, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Nov 19, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Nov 21, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Nov 22, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Nov 22, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Nov 23, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Nov 23, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Nov 23, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Nov 23, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Nov 29, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Nov 29, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Dec 7, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Dec 7, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Dec 7, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Dec 17, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Dec 17, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Dec 17, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
* Fixes scala#5161
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Dec 17, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
* Fixes scala#5161
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Dec 18, 2018
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
* Fixes scala#5161
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Jan 7, 2019
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
* Fixes scala#5161
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Jan 7, 2019
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
* Fixes scala#5161
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Jan 8, 2019
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
* Fixes scala#5161
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request Apr 5, 2019
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
* Fixes scala#5161
nicolasstucki added a commit to dotty-staging/dotty that referenced this pull request May 7, 2019
Changes:
* Make quotes eager: fixes scala#5376 (requires context)
* Fix bugs shown in scala#5429: Tree from the macro parameters is passed to another compiler to show it.
* Protect against scope extrusion with early (meaningful) runtime failure (rather than in the compiler)
* Add an implicit function type to provide context.
* Fixes scala#5161
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant