|
ast.js
|
minor clean-ups (#1600)
|
2017-03-14 13:19:05 +08:00 |
|
compress.js
|
fix tail trimming of switch blocks (#1707)
|
2017-03-28 03:59:13 +08:00 |
|
output.js
|
fix corner case in AST_For.init (#1652)
|
2017-03-24 19:31:17 +08:00 |
|
parse.js
|
improve error marker placement (#1644)
|
2017-03-24 14:28:40 +08:00 |
|
scope.js
|
handle var within catch of the same name
|
2017-03-28 15:31:35 +08:00 |
|
transform.js
|
Collapse single use var definitions
|
2016-01-27 11:48:15 +02:00 |
|
utils.js
|
fix AST_Node.optimize() (#1602)
|
2017-03-15 18:44:13 +08:00 |