Learn more about cloning repositories
You have read-only access
Kill off add/sub/mul/div as special AST nodes. Instead, + is just yet-another identifier token and BinaryExpr is a generalized infix call expression. Swift SVN r88