Commit History

Author SHA1 Message Date
  Zach Gawlik 0a22f5ec15 Wrap awaits in unary expressions (#4315) 6 years ago
  Kevin Gibbons e290514a9e Parenthesize `new F(await a)` and `x[await a]` correctly (#1513) 7 years ago
  Christopher Chedeau 135a3dd0a7 Remove extra parenthesis around await inside of unary expression (#745) 7 years ago
  Christopher Chedeau 3375cfe605 Move tests around (#454) 7 years ago
  Christopher Chedeau 281417ac1d Fix await parenthesis (#185) 7 years ago
  Christopher Chedeau cf45afba61 Add testing 8 years ago