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

Use file-level where possible for faster computation #2449

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    ef0b7fb View commit details
    Browse the repository at this point in the history
  2. add skeleton implementation

    AshesITR committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    b1258fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bf2d5a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into feature/use-file-level

    # Conflicts:
    #	R/any_is_na_linter.R
    #	R/vector_logic_linter.R
    AshesITR committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e6c018d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d92d504 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. speed up collapse_exprs()

    AshesITR committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    43387bb View commit details
    Browse the repository at this point in the history
  2. delint

    AshesITR committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    72142bd View commit details
    Browse the repository at this point in the history
  3. optimize collapse_exprs()

    AshesITR committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    1146fe7 View commit details
    Browse the repository at this point in the history
  4. fix tests

    AshesITR committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    e1fac0f View commit details
    Browse the repository at this point in the history
  5. delint

    AshesITR committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    03e4cdd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f5e633d View commit details
    Browse the repository at this point in the history
  7. move supports_exprlist

    AshesITR committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    41a2163 View commit details
    Browse the repository at this point in the history