Commit Graph

5 Commits

Author SHA1 Message Date
greg b3fff100d2 Fixed tests w/ respect to binop
There's a few unnecessary conversions of &str 's to Rc<String> and back
2018-02-24 17:50:57 -08:00
greg cfd6df7ba5 Centralize data for prefix ops too 2018-02-24 17:43:26 -08:00
greg bb2e1ae27a Added type information to binop definitions
Also started centralizing precedence there too
2018-02-24 17:37:23 -08:00
greg 4333563d03 Make sigil field private 2018-02-24 14:39:45 -08:00
greg d229a57837 Finished initial BinOp/PrefixOp 2018-02-23 19:06:37 -08:00