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

Refactor internals module #1212

Closed
wants to merge 17 commits into from
Closed

Commits on Feb 7, 2024

  1. Remove DateImpl type alias

    pitdicker committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    150a643 View commit details
    Browse the repository at this point in the history
  2. Rename ymdf field to yof

    pitdicker committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    630f01f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16ad3f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5443d7a View commit details
    Browse the repository at this point in the history
  5. Remove Of::succ

    pitdicker committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    55c47af View commit details
    Browse the repository at this point in the history
  6. Remove Of::pred

    pitdicker committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8653930 View commit details
    Browse the repository at this point in the history
  7. Remove Of::with_ordinal

    pitdicker committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f4f3018 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Remove Of::ordinal

    pitdicker committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    253a77c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41e083f View commit details
    Browse the repository at this point in the history
  3. Change IsoWeek::from_yof to consuming ordinal and year_flags

    remove `Of::isoweekdate_raw`
    pitdicker committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    6e09bff View commit details
    Browse the repository at this point in the history
  4. Remove Of::weekday

    pitdicker committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    d3b6b6e View commit details
    Browse the repository at this point in the history
  5. Remove Of::new

    pitdicker committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    016e975 View commit details
    Browse the repository at this point in the history
  6. Remove Of::flags

    pitdicker committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    7f8a355 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50185eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c25bdf7 View commit details
    Browse the repository at this point in the history
  9. Remove NaiveDate::with_of

    pitdicker committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    562d7fd View commit details
    Browse the repository at this point in the history
  10. Remove Mdf::to_of

    pitdicker committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    e28f063 View commit details
    Browse the repository at this point in the history