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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

"print" types to compare them + better error messages #27

Closed
wants to merge 40 commits into from
Closed

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
  2. Configuration menu
    Copy the full SHA
    4d47b0b View commit details
    Browse the repository at this point in the history
  3. optionals problem

    mmkal committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    b112be9 View commit details
    Browse the repository at this point in the history
  4. nice

    mmkal committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    2d01a54 View commit details
    Browse the repository at this point in the history
  5. optional obj doesn't work

    mmkal committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    0451916 View commit details
    Browse the repository at this point in the history
  6. no

    mmkal committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    fbf345b View commit details
    Browse the repository at this point in the history
  7. maybe

    mmkal committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    a1bed2a View commit details
    Browse the repository at this point in the history
  8. probably

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

Commits on Apr 11, 2023

  1. seems functional

    mmkal committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    4307934 View commit details
    Browse the repository at this point in the history
  2. cleanup

    mmkal committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    a4fca78 View commit details
    Browse the repository at this point in the history
  3. [string, string] pairs

    mmkal committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    8a57a4a View commit details
    Browse the repository at this point in the history
  4. reorder tests

    mmkal committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    75b923b View commit details
    Browse the repository at this point in the history
  5. reorder

    mmkal committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    baaeabd View commit details
    Browse the repository at this point in the history
  6. PrintProps

    mmkal committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    4a5c986 View commit details
    Browse the repository at this point in the history
  7. avoid infinite recursion

    mmkal committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    538ed29 View commit details
    Browse the repository at this point in the history
  8. handle void

    mmkal committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    f9a909c View commit details
    Browse the repository at this point in the history
  9. docs

    mmkal committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    7367470 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    95e79e0 View commit details
    Browse the repository at this point in the history
  11. update snapshots

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