Commit Graph

7 Commits

Author SHA1 Message Date
greg d9e96398a4 More operator stuff 2018-02-26 02:21:21 -08:00
greg a564ffa1ce Operator changes 2018-02-26 02:11:56 -08:00
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