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

Minor updates to move the code to more const-correct #756

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    35792d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07dfc73 View commit details
    Browse the repository at this point in the history
  3. Update src/crab/interval.hpp

    Co-authored-by: Elazar Gershuni <[email protected]>
    keith-horton and elazarg committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    677719d View commit details
    Browse the repository at this point in the history
  4. Update src/crab_utils/stats.cpp

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    keith-horton and coderabbitai[bot] committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    00ac5fb View commit details
    Browse the repository at this point in the history
  5. Removing extra string copies

    Signed-off-by: Keith Horton <[email protected]>
    keith-horton committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    34ab7f0 View commit details
    Browse the repository at this point in the history
  6. ran clang-format to cleanup formatting

    Signed-off-by: Keith Horton <[email protected]>
    keith-horton committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ac06493 View commit details
    Browse the repository at this point in the history
  7. Undoing emplace_back that required separate construction

    Signed-off-by: Keith Horton <[email protected]>
    keith-horton committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    6cc2904 View commit details
    Browse the repository at this point in the history
  8. Update src/string_constraints.hpp

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    keith-horton and coderabbitai[bot] committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    09f0b90 View commit details
    Browse the repository at this point in the history
  9. Update src/crab/wto.cpp

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    keith-horton and coderabbitai[bot] committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    d722b89 View commit details
    Browse the repository at this point in the history
  10. Fixing a change that shouldn't have happened

    Signed-off-by: Keith Horton <[email protected]>
    keith-horton committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    82f1e40 View commit details
    Browse the repository at this point in the history