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

Exploit repeated named expressions in identify_variables #3190

Merged
merged 25 commits into from
May 8, 2024

Commits on Mar 7, 2024

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

Commits on Mar 11, 2024

  1. use new variable visitor in get_vars_from_components rather than iden…

    …tify_variables_in_expressions
    Robbybp committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e9e63a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38c78a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. method args on single line

    Robbybp committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f32bd2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87644ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6e7259 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    591f899 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1fa256 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. potentially working implementation of identify-variables with efficie…

    …nt named expression handling
    Robbybp committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5ea6ae7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a82c750 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8299f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d232fca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    796ccef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c130ef View commit details
    Browse the repository at this point in the history
  7. arguments on single line

    Robbybp committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0e3015d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f8a155 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

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

Commits on Mar 18, 2024

  1. fix typo

    Robbybp committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    fed3c33 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    9fd202e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae439ad View commit details
    Browse the repository at this point in the history
  3. formatting fix

    Robbybp committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    be31a20 View commit details
    Browse the repository at this point in the history
  4. remove unused imports

    Robbybp committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    08b9d93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    443826d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22e11e0 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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