-
-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(pointfree-lang): overhaul visitor quote/array & map handling, gr…
…ammar - revert / remove NodeType.VAR_DEREF_IMM - add resolveNode, resolveArray, resolveMap - update resolveVar to use hasOwnProperty() check - simplify VisitorState and handling - add source location handling (for improved error msg) - update aliases
- Loading branch information
1 parent
2101e92
commit 769e84d
Showing
3 changed files
with
160 additions
and
162 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.