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

Fixes #26 #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 28, 2020

  1. Fixes runxc1#26

    Add useTryCatchForNulls defaulting to true to all public methods using GetExpressionForRule
    Remove default value from private and protected methods to ensure useTryCatch is always set for BuildExpr
    Jeremy Oursler committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    10080c9 View commit details
    Browse the repository at this point in the history
  2. Move to overloads instead of optional parameters.

    Jeremy Oursler committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    adbefda View commit details
    Browse the repository at this point in the history