aboutsummaryrefslogtreecommitdiff
path: root/test/compress/objects.js
AgeCommit message (Expand)Author
2021-02-23support `class` literals (#4658)Alex Lam S.L
2020-12-20support async function within object literal (#4424)Alex Lam S.L
2020-12-20fix corner case in `objects` (#4416)...Alex Lam S.L
2020-12-15fix corner case in `objects` (#4381)...Alex Lam S.L
2020-12-11fix corner cases with spread syntax (#4358)Alex Lam S.L
2020-12-08introduce `spread` (#4346)...Alex Lam S.L
2020-11-09fix corner case in `objects` (#4270)...Alex Lam S.L
2020-11-08support computed property name in object literal (#4268)Alex Lam S.L
2019-10-29compress object literals (#3546)Alex Lam S.L