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

Pipe as the first agument instead of the last. #571

Merged
merged 9 commits into from
Jan 25, 2023
Merged

Commits on Dec 1, 2022

  1. Syntax changes.

    gdotdesign committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    b4f5d5d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Update the version.

    gdotdesign committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    6564e42 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Replace : with =

    - Records now use `:` instead of `=`
    - Statements now use `let` and `=` instead of `:`
    gdotdesign committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    fc9b288 View commit details
    Browse the repository at this point in the history
  2. Revert short enum ids.

    gdotdesign committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    b30c121 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    d6e0138 View commit details
    Browse the repository at this point in the history
  2. Update String.mint

    gdotdesign committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    ac53019 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    1f9785d View commit details
    Browse the repository at this point in the history
  2. Update String.mint

    gdotdesign committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    84c9041 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d523c03 View commit details
    Browse the repository at this point in the history