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 Varied analysis to the reverse mode #1084

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

Commits on Sep 15, 2024

  1. Basic Varied Analysis

    Max Andriychuk authored and Max Andriychuk committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    baf78b3 View commit details
    Browse the repository at this point in the history
  2. minor changes

    Max Andriychuk authored and Max Andriychuk committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    fedcdaa View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Basic Varied Analysis

    Max Andriychuk authored and Max Andriychuk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f86259a View commit details
    Browse the repository at this point in the history
  2. Add activity support

    Max Andriychuk authored and Max Andriychuk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fec3b70 View commit details
    Browse the repository at this point in the history
  3. Add and update tests

    Max Andriychuk authored and Max Andriychuk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    bd1807f View commit details
    Browse the repository at this point in the history
  4. run format

    Max Andriychuk authored and Max Andriychuk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a915ca5 View commit details
    Browse the repository at this point in the history
  5. Add CallExpr and basic ConditionalOperator support

    fix
    Max Andriychuk authored and Max Andriychuk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5f9b6b1 View commit details
    Browse the repository at this point in the history
  6. Adjust VisitCallExpr to work with activity analysis

    Max Andriychuk authored and Max Andriychuk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    80e6799 View commit details
    Browse the repository at this point in the history
  7. Update tests

    Max Andriychuk authored and Max Andriychuk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5d8416e View commit details
    Browse the repository at this point in the history
  8. format

    Max Andriychuk authored and Max Andriychuk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    945bb85 View commit details
    Browse the repository at this point in the history
  9. minor changes

    Max Andriychuk authored and Max Andriychuk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6fbbb2c View commit details
    Browse the repository at this point in the history
  10. Add references, pointers, arrays support

    Max Andriychuk authored and Max Andriychuk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5924874 View commit details
    Browse the repository at this point in the history
  11. merge

    Max Andriychuk authored and Max Andriychuk committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    431c490 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. CallExpr fix

    Max Andriychuk authored and Max Andriychuk committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    59ea27e View commit details
    Browse the repository at this point in the history