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

Improve CLI error messages #16

Merged
merged 62 commits into from
Oct 3, 2023
Merged

Improve CLI error messages #16

merged 62 commits into from
Oct 3, 2023

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    50005ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce87fc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c688e72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e779861 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a851221 View commit details
    Browse the repository at this point in the history
  6. Update error snapshots

    mmkal committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    1a660a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0a1171 View commit details
    Browse the repository at this point in the history
  8. get rid of ...MISMATCH??

    mmkal committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    aa08372 View commit details
    Browse the repository at this point in the history
  9. handle never/any edge cases

    mmkal committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    14e9ef2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bfc0e0b View commit details
    Browse the repository at this point in the history
  11. Update snapshot

    mmkal committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    da5bafd View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    7324e5d View commit details
    Browse the repository at this point in the history
  2. rm temp thing

    mmkal committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    1504ad1 View commit details
    Browse the repository at this point in the history
  3. update snapshot

    mmkal committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    368e9f0 View commit details
    Browse the repository at this point in the history
  4. rm unused type

    mmkal committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    9ca8f44 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. ignore line numbers

    mmkal committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    6677de3 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. map leaf types

    mmkal committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    f28b88f View commit details
    Browse the repository at this point in the history
  2. Fallback on ...MISMATCH

    mmkal committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    516e0be View commit details
    Browse the repository at this point in the history
  3. Rename

    mmkal committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    3ae12fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    984bb31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f12f366 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. beef up literals test

    mmkal committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    68e7fcf View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

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

Commits on May 29, 2023

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

Commits on Jun 3, 2023

  1. docs

    mmkal committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    dfdaa7c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. file rename to improve diff

    mmkal committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    7771bc1 View commit details
    Browse the repository at this point in the history
  2. lint

    mmkal committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    89c13d4 View commit details
    Browse the repository at this point in the history
  3. typo

    mmkal committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    2642719 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    244e337 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd8c4a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Get rid of confusing unions

    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    6c41d4e View commit details
    Browse the repository at this point in the history
  2. bust a union

    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    0d3ed14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f16f1b View commit details
    Browse the repository at this point in the history
  4. update snapshots

    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    777b0ff View commit details
    Browse the repository at this point in the history
  5. AValue

    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    2b75b95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    148fc07 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3cf7dcf View commit details
    Browse the repository at this point in the history
  8. back to usage.test.ts

    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    e00a538 View commit details
    Browse the repository at this point in the history
  9. missed renames

    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    7f0dd06 View commit details
    Browse the repository at this point in the history
  10. restore old tests more

    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    9e99421 View commit details
    Browse the repository at this point in the history
  11. more stable error snapshots

    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    15c2cab View commit details
    Browse the repository at this point in the history
  12. rm old usage

    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    41ccc60 View commit details
    Browse the repository at this point in the history
  13. external snapshot for the big one

    also pad ts-morph source file so the squigglies line up
    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    57229b0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0260222 View commit details
    Browse the repository at this point in the history
  15. restore tests from main

    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    5156e47 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    55d8a44 View commit details
    Browse the repository at this point in the history
  17. some docs

    re: #37 and #36
    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f6d885f View commit details
    Browse the repository at this point in the history
  18. fix #32

    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f6e96d4 View commit details
    Browse the repository at this point in the history
  19. document #4

    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    50da767 View commit details
    Browse the repository at this point in the history
  20. document #6

    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    05d5b68 View commit details
    Browse the repository at this point in the history
  21. update snapshot

    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    1e45309 View commit details
    Browse the repository at this point in the history
  22. 0.17.0-0

    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f44c1ef View commit details
    Browse the repository at this point in the history
  23. bump np

    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    5891d8f View commit details
    Browse the repository at this point in the history
  24. 0.17.0-1

    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    fa81d73 View commit details
    Browse the repository at this point in the history
  25. single-use symbols

    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    37ef8c8 View commit details
    Browse the repository at this point in the history
  26. more code(!)

    mmkal committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f3e6ec4 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. flatter ternaries

    mmkal committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    16cee72 View commit details
    Browse the repository at this point in the history
  2. rm unused

    mmkal committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    b0640d1 View commit details
    Browse the repository at this point in the history
  3. to be or not to be

    mmkal committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    3f165d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68f0a69 View commit details
    Browse the repository at this point in the history
  5. 0.17.0-2

    mmkal committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0f664da View commit details
    Browse the repository at this point in the history
  6. tweak error messages docs

    mmkal committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    88752b6 View commit details
    Browse the repository at this point in the history