julia
8c71affd - Add a simple pass to copy `Expr`s that appears multiple times in the AST

Commit
8 years ago
Add a simple pass to copy `Expr`s that appears multiple times in the AST These objects make it really hard to mutate the AST correctly since one mutation can be accidentally done at places where it is invalid.
Author
Committer
Parents
Loading