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

Move to our own Type type for everything that's exposed in trustfall_core #435

Merged
merged 37 commits into from
Oct 10, 2023

Commits on Aug 6, 2023

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

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    f3a5ea6 View commit details
    Browse the repository at this point in the history
  2. add over max list depth panic

    u9g committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    1bfb81d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7db502 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    838b57f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6749bea View commit details
    Browse the repository at this point in the history
  6. is_nullable() -> nullable()

    u9g committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    8044bd4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f4135b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b6f8eaa View commit details
    Browse the repository at this point in the history
  9. merge conflict fix

    u9g committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    32449b7 View commit details
    Browse the repository at this point in the history
  10. more is_nullable renames

    u9g committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    43561ec View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    474a79a View commit details
    Browse the repository at this point in the history
  12. cargo fmt fix

    u9g committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    df1c45a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Update trustfall_core/src/ir/ty.rs

    Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>
    u9g and obi1kenobi committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    deaa684 View commit details
    Browse the repository at this point in the history
  2. improve tests

    u9g committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    cafff41 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

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

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    64e6399 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dd6c97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a08033 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93efebd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    653451e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39a7fcb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c3990a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ff95dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a9446a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    803bd9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c64c489 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa9c76b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71d32c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    e5df5e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d84478a View commit details
    Browse the repository at this point in the history
  3. Minor polish.

    obi1kenobi committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    8118c3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d437b2c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    5f07864 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18e6a39 View commit details
    Browse the repository at this point in the history
  3. Add more test coverage.

    obi1kenobi committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    097924f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3901978 View commit details
    Browse the repository at this point in the history