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

feat: make FuncDecl/FuncDefn polymorphic #692

Merged
merged 28 commits into from
Nov 21, 2023
Merged

feat: make FuncDecl/FuncDefn polymorphic #692

merged 28 commits into from
Nov 21, 2023

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    0de995f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c0edbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3078259 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    271a15a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b781155 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c56e8c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9fd164b View commit details
    Browse the repository at this point in the history
  8. validate_children=>validate_subtree, breaking more tests (wrong choic…

    …e among multiple Err's)
    acl-cqc committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    78316a1 View commit details
    Browse the repository at this point in the history
  9. Separate validate_subtree

    acl-cqc committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9c3048a View commit details
    Browse the repository at this point in the history
  10. Revert "validate_children: return early if no children"

    This reverts commit 9fd164b.
    acl-cqc committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9cb43a1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    41f0970 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    c55019c View commit details
    Browse the repository at this point in the history
  2. fix doclink

    acl-cqc committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    6f5526f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fa23e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a656d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    293b663 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9da463 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3652d56 View commit details
    Browse the repository at this point in the history
  8. Comments re. Dataflow::call()

    acl-cqc committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    d2e281b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de374c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Update since-1.75 test

    acl-cqc committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    9b23560 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b0b5b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44166ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f069c92 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    c3d4c83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95ddb36 View commit details
    Browse the repository at this point in the history
  3. wth -> with

    acl-cqc committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    7e8c515 View commit details
    Browse the repository at this point in the history