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

make single assignment a BinOp with "=" as the operator #119

Merged
merged 1 commit into from May 22, 2013

Conversation

prakashk
Copy link
Member

multiple assignment still to do.

Addressing Issue #92.

@prakashk
Copy link
Member Author

There are a couple of lines in MoeProductions.scala that don't belong in this commit, but they would be in anyway when I merge the regex branch. So, I didn't bother to remove them.

stevan pushed a commit that referenced this pull request May 22, 2013
make single assignment a BinOp with "=" as the operator
@stevan stevan merged commit af5f0a3 into master May 22, 2013
@stevan
Copy link
Member

stevan commented May 22, 2013

@prakashk - this pull request actually broke the use statement, I suspect you have the fix in your regexp branch already and it just didn't make it into this pull request. please note bc0a748 where I fixed it for master.

@stevan
Copy link
Member

stevan commented May 22, 2013

also, @prakashk++ for burning down the issues list :)

@prakashk
Copy link
Member Author

Ugh, sorry about that. I should remember to run tests with prove-moe before pushing changes.

@stevan
Copy link
Member

stevan commented May 22, 2013

@prakashk no worries, it was a simple fix

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.

None yet

2 participants