Skip to content

Improve C# IEnumerable implementation#60

Merged
ralreegorganon merged 4 commits intomasterfrom
dot-net-ienumerable
Jul 1, 2014
Merged

Improve C# IEnumerable implementation#60
ralreegorganon merged 4 commits intomasterfrom
dot-net-ienumerable

Conversation

@ralreegorganon
Copy link
Copy Markdown
Member

This pulls the C# related commits from #53 so that I can move forward with some work with the alpha while we figure out how we want to handle the other language implementations before merging #53.

I contemplated removing these commits from the arrays branch of #53 completely, but opted to leave them. If we want to go the other way, just let me know.

gregoryjscott and others added 3 commits July 1, 2014 08:50
This introduces test failures for c# that still need to be resolved.
Return a KeyValuePair<string,dynamic> so the key isn't lost.
@thorncp
Copy link
Copy Markdown
Contributor

thorncp commented Jul 1, 2014

Since we have a changelog now, I guess this should include entries for it. As for removing the commits from #53, I think this is fine how it is, and we can worry about those details later.

👍

@ralreegorganon
Copy link
Copy Markdown
Member Author

Was already in the progress of adding the changelog entry once that was merged. Once the CI build is complete I'll merge it.

ralreegorganon added a commit that referenced this pull request Jul 1, 2014
Improve C# IEnumerable implementation
@ralreegorganon ralreegorganon merged commit a95af23 into master Jul 1, 2014
@ralreegorganon ralreegorganon deleted the dot-net-ienumerable branch July 1, 2014 17:22
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.

3 participants