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

handle nil slices correctly #88

Merged
merged 4 commits into from
Jan 9, 2024
Merged

handle nil slices correctly #88

merged 4 commits into from
Jan 9, 2024

Commits on Jan 9, 2024

  1. handle nil slices correctly

    whyrusleeping authored and Stebalien committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    cd9701c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e9ae4c View commit details
    Browse the repository at this point in the history
  3. cleanups from review

    whyrusleeping authored and Stebalien committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    60f5a7e View commit details
    Browse the repository at this point in the history
  4. nit: avoid-reslicing slices

    Now that we handle arrays separately.
    Stebalien committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    bc0d20e View commit details
    Browse the repository at this point in the history