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

improve REPL completion by inferring subexpressions #24141

Merged
merged 1 commit into from
Oct 16, 2017

Conversation

JeffBezanson
Copy link
Member

Excerpted from #24113. This makes REPLCompletions compatible with linear IR, and generally more
robust to changes in the result of expand.

this also makes it compatible with linear IR, and generally more
robust to changes in the result of `expand`.
@JeffBezanson JeffBezanson added the REPL Julia's REPL (Read Eval Print Loop) label Oct 14, 2017
@JeffBezanson JeffBezanson merged commit a54e60f into master Oct 16, 2017
@JeffBezanson JeffBezanson deleted the jb/completionexpand branch October 16, 2017 19:25
@dhoegh dhoegh mentioned this pull request Oct 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
REPL Julia's REPL (Read Eval Print Loop)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant