feat: experimental typechecker - #608
Merged
Merged
Conversation
…his worktree branch
…017→7019, in-scope 100%)
…scope (in-scope 100%)
…, carve-out dissolved
…unit-system guard comments
…lution; count unknown includes; edge-semantics tests
…d-walk lowering + tsc_conformance run/check-test
…asks, family grading (match 414, extra 0)
…e, lookupOrIssueError dedup, pinned related-info channel
…pped), globalThis guard, ambient deferral, dead field
…ts, lib-conflict family closes (match 425, lib missing 0)
…rt, Step 3b + doctor probes, committed report
…aps, leg lists, dep tenants, command catalogs
…eport determinism, artifact names, report-vs-filters rejection
…ad, verdict-string alignment, globalThis guard doc+test
…n output; drop slice labels
… merge (family missing 125→105)
…clarations) — family missing 105→32
…n/members modules
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the initial architecture and some early basics for a typechecker - this may never ship, and doesn't affect the existing artifacts. The first target will be type-aware linting - this is an early proof of concept.