-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
General discussion about what more to add and todo items -
TODO items -
- Check if an identifier is referenced
- Is there a way to completely halt traversal?
- Replacing a node with multiple nodes
- Inserting a sibling node
- Pushing a variable declaration to a parent scope
- Checking if a local variable is referenced (i think we can use symbols for this?)
- Rename a binding and its references
- Evaluating expressions
- Throwing a syntax error to ease the developer experience
- Following imports when type checking is disabled
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation