Skip to content

Re-sync SVM dev branch from master #21

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

Merged
merged 11 commits into from
Mar 16, 2015
Merged

Re-sync SVM dev branch from master #21

merged 11 commits into from
Mar 16, 2015

Conversation

hawkw
Copy link
Owner

@hawkw hawkw commented Mar 16, 2015

Development for SVM continued in master rather than dev branch due to an oversight on my part.

hawkw added 11 commits March 15, 2015 19:13
+ Remove un-needed pattern binds
+ Start making error messages slightly better
Panic messages changed in 5dde107 and 181453c.
The function being JOINed was pushed onto control as a list, rather
than replacing the previous control.
Incorrect JOIN behaviour (reference 5c64446) was never detected because
the test expected the wrong thing. Fixed.
hawkw added a commit that referenced this pull request Mar 16, 2015
Re-sync SVM dev branch from master
@hawkw hawkw merged commit 7d2f6ce into svm-dev Mar 16, 2015
hawkw added a commit that referenced this pull request Mar 21, 2015
Factoring out parsers into their own functions significantly reduces
compile time (see Marwes/parser-combinator/#21).

This is due to issues in `rustc`  (rust-lang/rust#21231).
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.

1 participant