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 |
|