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

Typecheck x|>f as (f x) #10081

Merged
merged 10 commits into from
Mar 3, 2021
Merged

Commits on Dec 10, 2020

  1. Typecheck x|>f exactly as (f x)

    Alain Frisch committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    6b0b376 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Restrict rewriting when the rhs does not use the 'expected type'. Als…

    …o deal with %apply.
    Alain Frisch committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    dc357f6 View commit details
    Browse the repository at this point in the history
  2. Formatting

    Alain Frisch committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    5e00607 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Avoid recursion

    Alain Frisch committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    eeef713 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Cosmetics

    Alain Frisch committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    d065d6f View commit details
    Browse the repository at this point in the history
  2. Add tests

    Alain Frisch committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    ffba08d View commit details
    Browse the repository at this point in the history
  3. Changelog

    Alain Frisch committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    33718aa View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/trunk' into afrisch-typecheck-re…

    …vapply
    Alain Frisch committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    66afe52 View commit details
    Browse the repository at this point in the history
  5. Accept change

    Alain Frisch committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    4a3bbca View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    d7acb85 View commit details
    Browse the repository at this point in the history