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

expression: panic in test mode if builtin function's PbCode unspecified #13334

Merged
merged 7 commits into from
Nov 12, 2019
Merged

expression: panic in test mode if builtin function's PbCode unspecified #13334

merged 7 commits into from
Nov 12, 2019

Commits on Nov 11, 2019

  1. expression: panic in test mode if builtin function's PbCode unspecified

    Signed-off-by: Lonng <heng@lonng.org>
    lonng committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    a734790 View commit details
    Browse the repository at this point in the history
  2. add unit test

    Signed-off-by: Lonng <heng@lonng.org>
    lonng committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    fd4bb9a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. add missing setPbCode call for builtin function signature

    Signed-off-by: Lonng <heng@lonng.org>
    lonng committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    9fdf680 View commit details
    Browse the repository at this point in the history
  2. modify the panic error message

    Signed-off-by: Lonng <heng@lonng.org>
    lonng committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    34f0c80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b255d02 View commit details
    Browse the repository at this point in the history
  4. fix CI

    Signed-off-by: Lonng <heng@lonng.org>
    lonng committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    fb1bd3b View commit details
    Browse the repository at this point in the history
  5. address comments

    Signed-off-by: Lonng <heng@lonng.org>
    lonng committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    307dcec View commit details
    Browse the repository at this point in the history