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

Differentiate shape and type inference errors #5519

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Aug 23, 2023

  1. differentiate shape and type inference errors

    Signed-off-by: Liqun Fu <liqfu@microsoft.com>
    liqunfu committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    1846156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00cffa9 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. rename shape/typeInferenceError ro shape/typeError, propagate error t…

    …ypes
    
    Signed-off-by: Liqun Fu <liqfu@microsoft.com>
    liqunfu committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7a25ab4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dbf23c View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. merge main

    Signed-off-by: Liqun Fu <liqfu@microsoft.com>
    liqunfu committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    a34720d View commit details
    Browse the repository at this point in the history
  2. error type correction

    Signed-off-by: Liqun Fu <liqfu@microsoft.com>
    liqunfu committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    73eeb91 View commit details
    Browse the repository at this point in the history
  3. more error type corrections

    Signed-off-by: Liqun Fu <liqfu@microsoft.com>
    liqunfu committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    099bdcf View commit details
    Browse the repository at this point in the history
  4. no-exception

    Signed-off-by: Liqun Fu <liqfu@microsoft.com>
    liqunfu committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    8d0644a View commit details
    Browse the repository at this point in the history
  5. fix more error types

    Signed-off-by: Liqun Fu <liqfu@microsoft.com>
    liqunfu committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    1c574ec View commit details
    Browse the repository at this point in the history
  6. fix more error types

    Signed-off-by: Liqun Fu <liqfu@microsoft.com>
    liqunfu committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    5ee4e02 View commit details
    Browse the repository at this point in the history
  7. no-excep

    Signed-off-by: Liqun Fu <liqfu@microsoft.com>
    liqunfu committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    cfa8267 View commit details
    Browse the repository at this point in the history
  8. lint

    Signed-off-by: Liqun Fu <liqfu@microsoft.com>
    liqunfu committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    abf0fa7 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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

Commits on Jan 16, 2024

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