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

Add Spans to the type graph and InferenceSources #108

Open
2 tasks
SnirkImmington opened this issue Feb 26, 2019 · 0 comments
Open
2 tasks

Add Spans to the type graph and InferenceSources #108

SnirkImmington opened this issue Feb 26, 2019 · 0 comments
Labels
area: check Code validation area: identify The "identify pass" - the ScopedId De Brujin index, or "ensure name exists in scope" points: 1 Simple or straightforward changes to the code priority: low Consider higher priority issues first

Comments

@SnirkImmington
Copy link
Collaborator

Now that we have a better Span type, we should use it for more bookkeeping and debugging purposes.

Add Span to:

  • the nodes of the TypeGraph
  • the edges of the graph,InferenceSource
@SnirkImmington SnirkImmington added area: identify The "identify pass" - the ScopedId De Brujin index, or "ensure name exists in scope" area: check Code validation priority: low Consider higher priority issues first points: 1 Simple or straightforward changes to the code labels Feb 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: check Code validation area: identify The "identify pass" - the ScopedId De Brujin index, or "ensure name exists in scope" points: 1 Simple or straightforward changes to the code priority: low Consider higher priority issues first
Projects
None yet
Development

No branches or pull requests

1 participant