ableC
ableC copied to clipboard
Refactor operator overloading to use new tree sharing features
Currently ableC uses decExpr profusely in operator overloading; we should be using the new tree sharing mechanism instead.