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

Function summary table generator #5

Merged
merged 23 commits into from
Jan 30, 2024
Merged

Function summary table generator #5

merged 23 commits into from
Jan 30, 2024

Commits on Jan 16, 2024

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

Commits on Jan 21, 2024

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

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    b518533 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55114e6 View commit details
    Browse the repository at this point in the history
  3. if in package testing mode then go two levels up from testing folder,…

    … otherwise test using local directory.
    RobertASmith committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    703ce97 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    3b1f9a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from dark-peak-analytics/RS_cheers

    summary table first version
    RobertASmith committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0ca5c72 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from dark-peak-analytics/RS_bugfix

    Overwriting testthat path with two levels up if in package testing mode.
    RobertASmith committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0594f00 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. refined regex for finding functions

    add tests
    Smit-tay committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5a6c4b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from Smit-tay/RS_foo_finder

    refined regex for finding functions
    RobertASmith committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    bb11003 View commit details
    Browse the repository at this point in the history
  3. this will still break if there is a comment between function and defi…

    …nition - but think it is more robust
    RobertASmith committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    9e015aa View commit details
    Browse the repository at this point in the history
  4. minor edits

    RobertASmith committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5963845 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    1d421fe View commit details
    Browse the repository at this point in the history
  2. Fix find_next_vector_element

    Add some tests
    Smit-tay committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5e11e4c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    628e783 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from Smit-tay/RS_foo_finder

    Fix find_previous_vector_element
    RobertASmith committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d31204d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb3e855 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    501c1fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1db31c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e7377c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #15 from Smit-tay/RS_foo_finder

    All extract_function_name2 to handle extreme abuse
    RobertASmith committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6091f92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe8fdb2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc72cd0 View commit details
    Browse the repository at this point in the history