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

Add hack style pipeline proposal #11600

Closed
wants to merge 10 commits into from
Closed

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    b3d44ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9ac4e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9a9500 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec68f08 View commit details
    Browse the repository at this point in the history
  5. Rearrange pipe-operator parser fixture titles

    In preparation for upcoming renaming commit.
    Titles are now already arguably more readable.
    js-choi committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    0f77a0a View commit details
    Browse the repository at this point in the history
  6. Rename smart-pipe parser fixture titles

    Titles are now much more readable.
    js-choi committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    4635aa0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17aef1b View commit details
    Browse the repository at this point in the history
  8. Simplify Hack-style pipe AST

    Unwrap and remove the PipelineBody,
    PipelineBareFunctionBody,
    PipelineBareConstructorBody,
    PipelineBareAwaitedFunctionBody,
    PipelineTopicBody,
    and PipelineStyle types.
    js-choi committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    1e6ae30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    43d2965 View commit details
    Browse the repository at this point in the history
  10. Rename “primary topic reference” to “topic reference”

    The “primary” part was a vestige of the old smart-mix
    pipeline proposal.
    js-choi committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    da02613 View commit details
    Browse the repository at this point in the history