Files
UglifyJS/test/compress
Anthony Van de Gejuchte 07734b000a Destructuring consistency fixes (#1417)
- Use AST_Destructuring for lhf assignment patterns
- Use AST_DefaultAssign for default assignments
- Add more checks for lhs expressions
- Add lots of testing
- Cleanup ast (e.g. remove default property)
- Fix #1402 based on a patch from @kzc
- Refine spread allowance in array destructring pattern
- Add destructuring AST tree checker
2017-02-24 08:49:19 +08:00
..
2017-01-26 13:02:22 +01:00
2016-06-30 21:49:48 +02:00
2012-08-27 11:00:26 +03:00
2016-03-27 19:40:20 +02:00
2017-01-26 13:02:22 +01:00
2016-06-22 12:23:37 +02:00
2016-09-05 17:48:48 +02:00
2012-11-30 11:26:37 +02:00
2013-10-25 16:28:15 -04:00
2013-05-08 16:22:48 +03:00
2013-11-20 21:13:16 +02:00
2015-04-17 11:28:59 +03:00
2016-01-05 13:56:52 +02:00
2017-02-24 08:49:19 +08:00