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

type check lambdas when last op (body) is set #217

Merged
merged 6 commits into from
May 15, 2023
Merged

type check lambdas when last op (body) is set #217

merged 6 commits into from
May 15, 2023

Commits on May 13, 2023

  1. type check lambdas when last op (body) is set

    * fixed bug in alpha-equiv - relaged to #174?
    * fixed bug in lower_matrix_mediumlevel.cpp (wrong filter type)
    * still some problems when trying to infer return type of lam
    leissa committed May 13, 2023
    Configuration menu
    Copy the full SHA
    01fb7d2 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. fix test case

    leissa committed May 14, 2023
    Configuration menu
    Copy the full SHA
    a5c8099 View commit details
    Browse the repository at this point in the history
  2. fixed test case

    leissa committed May 14, 2023
    Configuration menu
    Copy the full SHA
    e111644 View commit details
    Browse the repository at this point in the history
  3. bug fix for type inference

    leissa committed May 14, 2023
    Configuration menu
    Copy the full SHA
    9178b92 View commit details
    Browse the repository at this point in the history
  4. clang-format

    leissa committed May 14, 2023
    Configuration menu
    Copy the full SHA
    fad9508 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

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