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

Implement pipe in C #217

Merged
merged 14 commits into from
Aug 3, 2020
Merged

Implement pipe in C #217

merged 14 commits into from
Aug 3, 2020

Conversation

lionel-
Copy link
Member

@lionel- lionel- commented Jul 28, 2020

Branched from #216.

Rewrites %>% in C using eager evaluation in the current environment. No impact on reverse dependencies.

Will be switched to lazy evaluation in a masking environment in an ulterior PR as the lazy property is more important than the lexical property.

@lionel- lionel- changed the base branch from new-pipe to master August 3, 2020 15:08
@lionel- lionel- merged commit 25e95a7 into tidyverse:master Aug 3, 2020
@lionel- lionel- deleted the new-pipe-c branch August 3, 2020 15:11
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