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

Stop publishing First/Last as constructors and use auto-scoping for take and drop. #10467

Merged
merged 11 commits into from
Jul 8, 2024

Commits on Jul 6, 2024

  1. Update library to use auto-scoping for Index_Sub_Range.

    Remove First and Last from exports.
    jdunkerley committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    0bb4776 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Remove all the hiding First, Last in libraries.

    Update libraries for `First` and `Last`.
    Update `Text_Sub_Range` to use auto-scoping.
    jdunkerley committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    7294060 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43a087b View commit details
    Browse the repository at this point in the history
  3. Update all the tests.

    jdunkerley committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    380c25d View commit details
    Browse the repository at this point in the history
  4. Missing tests.

    jdunkerley committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    1aa8441 View commit details
    Browse the repository at this point in the history
  5. CHANGELOG.

    jdunkerley committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    1c9164d View commit details
    Browse the repository at this point in the history
  6. Fix one test.

    jdunkerley committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    6fa2a9c View commit details
    Browse the repository at this point in the history
  7. Fix one test.

    jdunkerley committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    19b6648 View commit details
    Browse the repository at this point in the history
  8. Typo.

    jdunkerley committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    8f52b2f View commit details
    Browse the repository at this point in the history
  9. Last test maybe...

    jdunkerley committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    21b4cc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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