Brendan Eich (2013-11-11T01:45:00.000Z)
domenic at domenicdenicola.com (2013-11-13T17:00:45.478Z)
Yep -- I'm warming up to LeftHandSideExpression. It allows new and call forms, member expressions, primary expressions, but not unparenthesized ternary, binary or unary operators -- and (crucially for the bug) not anything ending in AssignmentExpression. Allen?