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

Rewrite shell_parse #37093

Merged
merged 1 commit into from
Aug 26, 2020
Merged

Rewrite shell_parse #37093

merged 1 commit into from
Aug 26, 2020

Conversation

timholy
Copy link
Sponsor Member

@timholy timholy commented Aug 17, 2020

I've made changes to shell_parse perhaps three times already. This PR hopefully finishes the job by abandoning the original
closure-based design altogether and using a style that inference likes better.

I've made changes to `shell_parse` perhaps three times already.
This PR hopefully finishes the job by abandoning the original
closure-based design altogether and using a style that inference
likes better.
@timholy timholy added the compiler:latency Compiler latency label Aug 17, 2020
@timholy timholy merged commit a9f99b5 into master Aug 26, 2020
@timholy timholy deleted the teh/rewrite_shell_parse branch August 26, 2020 13:56
simeonschaub pushed a commit to simeonschaub/julia that referenced this pull request Aug 29, 2020
I've made changes to `shell_parse` perhaps three times already.
This PR hopefully finishes the job by abandoning the original
closure-based design altogether and using a style that inference
likes better.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:latency Compiler latency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants