| .. |
|
arguments.js
|
Make arguments test slightly more strict
|
2016-01-15 00:04:05 +01:00 |
|
arrow.js
|
Restrict yield outside generators in strict mode
|
2016-06-19 21:03:36 +02:00 |
|
builtins.js
|
Add Symbol to builtins
|
2016-05-24 17:57:18 +02:00 |
|
class.js
|
Restrict yield outside generators in strict mode
|
2016-06-19 21:03:36 +02:00 |
|
comment_before_constant.js
|
Retain comments before AST_Constants during mangle.
|
2016-05-04 20:11:45 +02:00 |
|
comment-filter.js
|
Add some tests for comment-filters through api
|
2016-01-19 19:14:19 +01:00 |
|
directives.js
|
Throw errors in strict mode for octal strings
|
2016-06-12 14:27:08 +02:00 |
|
function.js
|
Restrict yield outside generators in strict mode
|
2016-06-19 21:03:36 +02:00 |
|
getter-setter.js
|
Allow operator names as getters/setters
|
2016-01-19 19:28:51 +01:00 |
|
huge-number-of-comments.js
|
Parse comments without recursion to avoid RangeError.
|
2016-04-16 02:02:47 -04:00 |
|
let.js
|
Attempt to increase timeout for mocha let test.
|
2016-03-15 11:44:09 -04:00 |
|
line-endings.js
|
Do not allow newlines in regex
|
2016-06-05 17:02:19 +02:00 |
|
minify.js
|
Add passes compress option. Fix duplicate compress warnings.
|
2016-04-19 20:05:33 +02:00 |
|
new.js
|
Stop dropping args in new expressions
|
2016-06-12 17:17:17 +02:00 |
|
object.js
|
Improve yield support and restrict usage of strict
|
2016-06-09 22:22:15 +02:00 |
|
string-literal.js
|
Fix octal string strict mode tests
|
2016-06-12 14:35:43 +02:00 |
|
yield.js
|
Restrict yield outside generators in strict mode
|
2016-06-19 21:03:36 +02:00 |