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

Add support for compound operators #66

Merged
merged 5 commits into from
Dec 18, 2022

Commits on Jun 22, 2022

  1. feat: Implement support for compound operators

    a2 authored and alerque committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    da91ca2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83e1969 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Fix circular reference detection to notice that OpSet passes around l…

    …hs/rhs as a single var, not multiple
    arichard4 committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    c899b72 View commit details
    Browse the repository at this point in the history
  2. Update warning code

    arichard4 committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    ea2b336 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. Fix tests

    arichard4 committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    e6fd44f View commit details
    Browse the repository at this point in the history