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(assert): prepare for noUncheckedIndexedAccess #4045

Merged
merged 15 commits into from
Jan 10, 2024

Commits on Dec 31, 2023

  1. Configuration menu
    Copy the full SHA
    8d4acbd View commit details
    Browse the repository at this point in the history
  2. remove bad bench

    syhol committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    30298f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bac997f View commit details
    Browse the repository at this point in the history
  4. no deno.json change

    syhol committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    ac23b92 View commit details
    Browse the repository at this point in the history
  5. better error message

    syhol committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    0b6ea87 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. tweak

    iuioiua committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    3fe1090 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9fdee7 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. One line per const declaration

    Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
    syhol and iuioiua authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    99dce77 View commit details
    Browse the repository at this point in the history
  2. Replace undefined type with optional parameter

    Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
    syhol and iuioiua authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    99893d0 View commit details
    Browse the repository at this point in the history
  3. Replace undefined type with optional parameter again

    Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
    syhol and iuioiua authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    94df1b6 View commit details
    Browse the repository at this point in the history
  4. Pass type to ensureDefined

    Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
    syhol and iuioiua authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    f852d18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da21e49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8aedb7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ce47fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a929c01 View commit details
    Browse the repository at this point in the history