Anthony Van de Gejuchte
|
8287ef6781
|
Fix uglify attempting to rewrite invalid new expressions
|
2016-06-08 19:45:21 +02:00 |
|
Anthony Van de Gejuchte
|
00ad57e393
|
Do not allow newlines in regex
|
2016-06-05 17:02:19 +02:00 |
|
kzc
|
a0e03c9df4
|
Retain comments before AST_Constants during mangle.
|
2016-05-04 20:11:45 +02:00 |
|
kzc
|
f39fd3d583
|
Handle CR line endings in comments.
Fixes #1050
|
2016-05-04 20:02:29 +02:00 |
|
kzc
|
c55dd5ed74
|
Add passes compress option. Fix duplicate compress warnings.
|
2016-04-19 20:05:33 +02:00 |
|
kzc
|
e4fa4b109a
|
Parse comments without recursion to avoid RangeError.
Fixes #993
|
2016-04-16 02:02:47 -04:00 |
|
kzc
|
21befe583f
|
Attempt to increase timeout for mocha let test.
|
2016-03-15 11:44:09 -04:00 |
|
kzc
|
a9d4a6291b
|
Do not produce let as a variable name in mangle.
Would previously occur in large generated functions with 21,000+ variables.
Fixes #986.
|
2016-03-15 11:20:32 -04:00 |
|
Anthony Van de Gejuchte
|
26641f3fb2
|
Allow operator names as getters/setters
Fixes #919
Fix provided by @kzc
|
2016-01-19 19:28:51 +01:00 |
|
Anthony Van de Gejuchte
|
70e5b6f15b
|
Add some tests for comment-filters through api
Also never bother comment options to filter comment5/shebang comments
as they have their custom filter.
|
2016-01-19 19:14:19 +01:00 |
|
Anthony Van de Gejuchte
|
8439c8ba98
|
Make arguments test slightly more strict
|
2016-01-15 00:04:05 +01:00 |
|
Anthony Van de Gejuchte
|
5c4e470d43
|
Add scope test for arguments
|
2016-01-14 22:32:46 +01:00 |
|
Anthony Van de Gejuchte
|
88b77ddaa9
|
Add test case for line continuation
|
2016-01-13 00:34:56 +01:00 |
|
Anthony Van de Gejuchte
|
8c6af09ae0
|
Add mocha tests
|
2015-12-27 22:38:20 +01:00 |
|