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

Introduce RecordOf to get record type from a table type #2739

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Nov 7, 2024

  1. Intial impl RecordOf

    adithyaselv committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    468b38c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Fix visitors

    adithyaselv committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    fa86309 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Add Flag, tests

    adithyaselv committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7a12483 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    71d67e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c00d011 View commit details
    Browse the repository at this point in the history
  3. .

    adithyaselv committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9b886bc View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Add a bunch of tests

    adithyaselv committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    9a31411 View commit details
    Browse the repository at this point in the history
  2. add asserts

    adithyaselv committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    835d350 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    31ee2db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32053d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. tests

    adithyaselv committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    36bac28 View commit details
    Browse the repository at this point in the history
  2. RecordOf UDF test

    adithyaselv committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    079cc00 View commit details
    Browse the repository at this point in the history