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

Clear the compiler notes when beginning load #148

Merged
merged 1 commit into from May 20, 2014

Conversation

david-christiansen
Copy link
Member

The buffer is no longer killed on lack of contents in order to make it
easier to keep window layouts intact. It happens at the beginning of
loading to make slow typechecking less painful.

Fixes #123.

The buffer is no longer killed on lack of contents in order to make it
easier to keep window layouts intact. It happens at the beginning of
loading to make slow typechecking less painful.

Fixes idris-hackers#123.
hannesm added a commit that referenced this pull request May 20, 2014
Clear the compiler notes when beginning load
@hannesm hannesm merged commit dfdf93c into idris-hackers:master May 20, 2014
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.

*idris-notes* should be cleared when new load is started
2 participants