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 perfect forwarding and constexpr to reverse mode functions #3092

Open
wants to merge 33 commits into
base: develop
Choose a base branch
from

Commits on Jul 11, 2024

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

Commits on Jul 12, 2024

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

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    ddea3c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d98f4f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3012408 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af37cbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5152942 View commit details
    Browse the repository at this point in the history
  6. force c++17

    SteveBronder committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    888e2cc View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'refs/remotes/origin/feature/pf-funcs-co…

    …nstexpr' into feature/pf-funcs-constexpr
    SteveBronder committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9887597 View commit details
    Browse the repository at this point in the history
  8. remove unused type alias

    SteveBronder committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d4ebc3d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d7350f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a54fb01 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bf36144 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    5d989a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdb5d03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be242f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    aea8afa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5bcc83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3f3cd8 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    c3d8136 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab679fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad456a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc96704 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. update

    SteveBronder committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d1fc936 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/origin/feature/pf-funcs-co…

    …nstexpr' into feature/pf-funcs-constexpr
    SteveBronder committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5c8bd28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17ffd02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    506fe50 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Jul 23, 2024

  1. update ordered constrain

    SteveBronder committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    82fc4f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 29, 2024

  1. update

    SteveBronder committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d5de333 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    855546a View commit details
    Browse the repository at this point in the history