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

Improve error message when defining custom type for variables #5114

Merged
merged 23 commits into from
May 28, 2020
Merged

Improve error message when defining custom type for variables #5114

merged 23 commits into from
May 28, 2020

Commits on May 14, 2020

  1. helpful error

    wangyems committed May 14, 2020
    Configuration menu
    Copy the full SHA
    78bd7a7 View commit details
    Browse the repository at this point in the history
  2. helpful error

    wangyems committed May 14, 2020
    Configuration menu
    Copy the full SHA
    36f8455 View commit details
    Browse the repository at this point in the history
  3. remove unused library

    wangyems committed May 14, 2020
    Configuration menu
    Copy the full SHA
    ed5f791 View commit details
    Browse the repository at this point in the history
  4. more useful error msg

    wangyems committed May 14, 2020
    Configuration menu
    Copy the full SHA
    0ece122 View commit details
    Browse the repository at this point in the history
  5. add comments

    wangyems committed May 14, 2020
    Configuration menu
    Copy the full SHA
    d43bd09 View commit details
    Browse the repository at this point in the history
  6. fix typo

    wangyems committed May 14, 2020
    Configuration menu
    Copy the full SHA
    0b49095 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a23b3cf View commit details
    Browse the repository at this point in the history
  8. work around with ApiCompat

    wangyems committed May 14, 2020
    Configuration menu
    Copy the full SHA
    c12caa8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e3dd600 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b45da70 View commit details
    Browse the repository at this point in the history
  11. fix test failure

    wangyems committed May 14, 2020
    Configuration menu
    Copy the full SHA
    e94f781 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b6ca734 View commit details
    Browse the repository at this point in the history
  13. refactor checkin

    wangyems committed May 14, 2020
    Configuration menu
    Copy the full SHA
    394daa0 View commit details
    Browse the repository at this point in the history
  14. checkin

    wangyems committed May 14, 2020
    Configuration menu
    Copy the full SHA
    127abb2 View commit details
    Browse the repository at this point in the history
  15. update

    wangyems committed May 14, 2020
    Configuration menu
    Copy the full SHA
    18aa25b View commit details
    Browse the repository at this point in the history
  16. reorder signatures

    wangyems committed May 14, 2020
    Configuration menu
    Copy the full SHA
    282b606 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. more refactor

    wangyems committed May 15, 2020
    Configuration menu
    Copy the full SHA
    5f823f0 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. update

    wangyems committed May 20, 2020
    Configuration menu
    Copy the full SHA
    bb88033 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. refactor

    wangyems committed May 21, 2020
    Configuration menu
    Copy the full SHA
    cc20ca9 View commit details
    Browse the repository at this point in the history
  2. fix assertion failures

    wangyems committed May 21, 2020
    Configuration menu
    Copy the full SHA
    d774b72 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. review comments

    wangyems committed May 27, 2020
    Configuration menu
    Copy the full SHA
    785bddb View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. review more comments

    wangyems committed May 28, 2020
    Configuration menu
    Copy the full SHA
    af100ff View commit details
    Browse the repository at this point in the history
  2. update

    wangyems committed May 28, 2020
    Configuration menu
    Copy the full SHA
    75b3845 View commit details
    Browse the repository at this point in the history