Skip to content

Kind checker - initial proposal #10

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

Merged
merged 15 commits into from
Jan 13, 2023
Merged

Kind checker - initial proposal #10

merged 15 commits into from
Jan 13, 2023

Conversation

cstml
Copy link
Contributor

@cstml cstml commented Jan 6, 2023

An initial version of the Kind Checker - minimally featured.

@cstml cstml marked this pull request as draft January 6, 2023 18:40
@cstml cstml mentioned this pull request Jan 6, 2023
@cstml cstml changed the base branch from main to bladyjoker/kind-checker-with-fg-unification January 9, 2023 10:55
cstml added 5 commits January 10, 2023 18:21
  - disregards differnces between modules
  - tries to do all typechecking in one go
  - POC
  * added some tests
  * fixed a bug where contexts were built
@cstml cstml added the compiler Work related to the Lambda Buffers Compiler label Jan 11, 2023
@cstml cstml self-assigned this Jan 11, 2023
@cstml cstml requested a review from bladyjoker January 12, 2023 14:06
@cstml cstml changed the base branch from bladyjoker/kind-checker-with-fg-unification to main January 12, 2023 14:06
Copy link
Contributor

@bladyjoker bladyjoker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woohooo

@bladyjoker bladyjoker marked this pull request as ready for review January 12, 2023 14:56
@cstml cstml mentioned this pull request Jan 13, 2023
3 tasks
@cstml
Copy link
Contributor Author

cstml commented Jan 13, 2023

Comments added to #12.
Good to merge @bladyjoker.

@bladyjoker bladyjoker merged commit ae84b11 into main Jan 13, 2023
@cstml cstml deleted the kind-checker branch January 13, 2023 15:42
@cstml cstml mentioned this pull request Jan 17, 2023
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
catalyst compiler Work related to the Lambda Buffers Compiler
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants