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

Changes to naive::internals to enable more const functions #882

Closed
wants to merge 17 commits into from

Commits on Nov 2, 2022

  1. move more code into internals

    fix mdf
    
    fix lints
    esheppa committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    8dea001 View commit details
    Browse the repository at this point in the history
  2. simplified

    esheppa committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    2619514 View commit details
    Browse the repository at this point in the history
  3. more fixes

    esheppa committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    2cde95d View commit details
    Browse the repository at this point in the history
  4. more fixes -pt2

    esheppa committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    3a6e76d View commit details
    Browse the repository at this point in the history
  5. fix benches

    esheppa committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    eda2012 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    d08cf05 View commit details
    Browse the repository at this point in the history
  2. more week impls

    esheppa committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    c6ad20d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. more work on isodate

    esheppa committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    4306248 View commit details
    Browse the repository at this point in the history
  2. more work on isodate- pt2

    esheppa committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    d774fb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. more const

    esheppa committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    ac01d84 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. all the const

    esheppa committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    d803608 View commit details
    Browse the repository at this point in the history
  2. tests passing

    esheppa committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    002fb35 View commit details
    Browse the repository at this point in the history
  3. add const validation

    esheppa committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    7e2604e View commit details
    Browse the repository at this point in the history
  4. cleanup

    esheppa committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    9a0585a View commit details
    Browse the repository at this point in the history
  5. fix lints and serde tests

    esheppa committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    34ecdd8 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. add const generics version

    esheppa committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    53b675e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    805a258 View commit details
    Browse the repository at this point in the history