Lucas Duailibe e3223fe9af Prevent flattening multiplicative operations (#4407) 6 years ago
..
__snapshots__ e3223fe9af Prevent flattening multiplicative operations (#4407) 6 years ago
arrow.js 2c37697f82 Fix chained logical expressions with objects/array/etc inlined 6 years ago
bitwise-flags.js 4a320a9332 Add supervisory parens for bitwise operations (#2429) 7 years ago
comment.js ce6e897950 [RFC] Fix comment location for binary expressions (#1043) 7 years ago
equality.js 7e96e01fba Add more supervisory parens, closes #187 (#2423) 7 years ago
exp.js dc2fa2cdd0 Fix #951: properly parenthesize ** expressions (#952) 7 years ago
if.js bae08d4e7e Only break for conditionals (#1350) 7 years ago
inline-jsx.js 9b0d6b8de0 Fix different precedence binary expression when inlining (#2827) 6 years ago
inline-object-array.js 9b0d6b8de0 Fix different precedence binary expression when inlining (#2827) 6 years ago
jsfmt.spec.js f119d4a90f Change run_spec to have explicit parser list (#3356) 6 years ago
jsx_parent.js 9b0d6b8de0 Fix different precedence binary expression when inlining (#2827) 6 years ago
math.js 4a320a9332 Add supervisory parens for bitwise operations (#2429) 7 years ago
return.js bba7dcf498 Fix break on conditional expressions inside return 6 years ago
short-right.js 5523c4f56b Inline short expressions for boolean operators too (#826) 7 years ago
test.js 1d9478a61f Fix boolean for empty objects (#1590) 7 years ago
unary.js 62679f20f0 Indent conditions inside of !() (#1731) 7 years ago