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

Overload for And,Or operators. Custom Error messages. #67

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

Commits on Sep 19, 2018

  1. Unsigned library; Fixed failing LongScriptTests (couldn't find test s…

    …cripts); Added exception handling to expression evaluation.
    Stanislav-Stoyanov committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    24d7400 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65d3acc View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. nuspec tweak

    Stanislav-Stoyanov committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    218b166 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. Configuration menu
    Copy the full SHA
    9fb9915 View commit details
    Browse the repository at this point in the history
  2. Nuspec change

    Stanislav-Stoyanov committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    c924693 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e67ad3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31fadaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed9dc71 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. Configuration menu
    Copy the full SHA
    1b4ee82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a91f2e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. Fixed a typo.

    Stanislav-Stoyanov committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    8dabbed View commit details
    Browse the repository at this point in the history
  2. nuspec

    Stanislav-Stoyanov committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    06c5919 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

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

    Stanislav-Stoyanov committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    30cf4e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71b6f83 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

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

Commits on Mar 7, 2019

  1. Configuration menu
    Copy the full SHA
    b4fef15 View commit details
    Browse the repository at this point in the history
  2. fixes after PR

    CORP\irina.mocanu committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    fccb7ea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from riskfirst/feature/customerrormesage

    added custom error messages when failing to evaluate the expresion
    Stanislav-Stoyanov authored Mar 7, 2019
    Configuration menu
    Copy the full SHA
    4c32684 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. if the catched exception contains an inner exception message, throw t…

    …he message, we want a way of throwing custom error message.
    CORP\irina.mocanu committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    69d45da View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from riskfirst/feature/innerexceptionmessage

    if the catched exception  contains an inner exception message, throw …
    irinasmt authored Apr 15, 2019
    Configuration menu
    Copy the full SHA
    61061b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Merge branch 'master' of https://github.com/mparlak/Flee

    # Conflicts:
    #	nuget/flee.nuspec
    CORP\irina.mocanu committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    116a87f View commit details
    Browse the repository at this point in the history