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

Hof #22

Merged
merged 14 commits into from
Nov 29, 2023
Merged

Hof #22

merged 14 commits into from
Nov 29, 2023

Commits on Nov 28, 2023

  1. Support for static and dynamic fn pointers

    Co-authored-by: Gabin Lefranc <[email protected]>
    vic1707 and glcraft committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    09295c7 View commit details
    Browse the repository at this point in the history
  2. WIP: HOF tests

     - one doctest isn't working (assert_panic one)
    vic1707 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6c2fb65 View commit details
    Browse the repository at this point in the history
  3. fmt

    vic1707 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a3c7183 View commit details
    Browse the repository at this point in the history
  4. fix doctest

    vic1707 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    bd74728 View commit details
    Browse the repository at this point in the history
  5. generalize assert_f64_eq

    vic1707 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    179c67d View commit details
    Browse the repository at this point in the history
  6. fix clippy

    vic1707 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    312ff4c View commit details
    Browse the repository at this point in the history
  7. HOF docs

    vic1707 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7019050 View commit details
    Browse the repository at this point in the history
  8. fix test

    vic1707 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f04e449 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Merge branch 'main' into HOF

    vic1707 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    fb51a99 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into HOF

    vic1707 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    730b4b6 View commit details
    Browse the repository at this point in the history
  3. HOF docs in lib.rs

    vic1707 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3dadf99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e28ba2e View commit details
    Browse the repository at this point in the history
  5. fix clippy on nightly

    vic1707 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f7f0c91 View commit details
    Browse the repository at this point in the history
  6. trigger CI?

    vic1707 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e09b5ed View commit details
    Browse the repository at this point in the history