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

Introduce user-defined signature #10439

Merged
merged 16 commits into from
May 11, 2024
Merged

Introduce user-defined signature #10439

merged 16 commits into from
May 11, 2024

Commits on May 9, 2024

  1. introduce new sig

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ff441ea View commit details
    Browse the repository at this point in the history
  2. add udfimpl

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8b6016b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. replace fun

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    36abe3e View commit details
    Browse the repository at this point in the history
  2. replace array

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0988efe View commit details
    Browse the repository at this point in the history
  3. coalesce

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a64b813 View commit details
    Browse the repository at this point in the history
  4. nvl2

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5bbd2a0 View commit details
    Browse the repository at this point in the history
  5. rm variadic equal

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6f0a90b View commit details
    Browse the repository at this point in the history
  6. fix test

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5cc047b View commit details
    Browse the repository at this point in the history
  7. rm err msg to fix ci

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a515aad View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. user defined sig

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    17e6ec1 View commit details
    Browse the repository at this point in the history
  2. add err msg

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    5eaacc8 View commit details
    Browse the repository at this point in the history
  3. fmt

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    a606581 View commit details
    Browse the repository at this point in the history
  4. cleanup

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    40d5444 View commit details
    Browse the repository at this point in the history
  5. fix ci

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    ca7f942 View commit details
    Browse the repository at this point in the history
  6. fix ci

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    5cb0d0f View commit details
    Browse the repository at this point in the history
  7. upd comment

    Signed-off-by: jayzhan211 <[email protected]>
    jayzhan211 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    68fdf52 View commit details
    Browse the repository at this point in the history