| .. |
|
angular-inject.js
|
added newline at the end of the file
|
2014-07-08 11:16:35 +02:00 |
|
arrays.js
|
More attempts to determine when addition is associative
|
2013-09-22 15:26:10 +03:00 |
|
blocks.js
|
|
|
|
concat-strings.js
|
More attempts to determine when addition is associative
|
2013-09-22 15:26:10 +03:00 |
|
conditionals.js
|
spacing
|
2015-06-14 17:45:19 -04:00 |
|
dead-code.js
|
Clean up unit test breakage
|
2015-02-11 21:27:21 +01:00 |
|
debugger.js
|
|
|
|
destructuring.js
|
Add holes in destructuring defs, also make them nestable
|
2015-08-14 01:16:54 +01:00 |
|
drop-console.js
|
Drop all console statements properly
|
2015-01-31 13:24:44 +01:00 |
|
drop-unused.js
|
Parse and compress destructuring VarDefs
|
2015-08-14 00:20:21 +01:00 |
|
expansions.js
|
expand parameters
|
2015-08-05 21:15:23 +02:00 |
|
harmony.js
|
=> with destructuring arguments. Requires a lot of parser changes
|
2015-08-04 00:57:53 +01:00 |
|
hoist.js
|
Parse and compress destructuring VarDefs
|
2015-08-14 00:20:21 +01:00 |
|
issue-12.js
|
|
|
|
issue-22.js
|
|
|
|
issue-44.js
|
|
|
|
issue-59.js
|
|
|
|
issue-105.js
|
Better fix for equality of typeof ... against "undefined"
|
2013-05-08 16:22:48 +03:00 |
|
issue-126.js
|
Add a unit test for issue-126
|
2013-10-25 16:28:15 -04:00 |
|
issue-143.js
|
Added test cases for #104.
|
2013-05-08 16:22:48 +03:00 |
|
issue-203.js
|
Add a test to verify that destructuring arguments work with #203 code
|
2015-07-29 14:54:45 +02:00 |
|
issue-267.js
|
Disallow reversal where lhs has higher or equal precedence
|
2013-10-29 21:37:36 +01:00 |
|
issue-269.js
|
Fix faulty compression
|
2013-11-20 21:13:16 +02:00 |
|
issue-597.js
|
Fix tests
|
2015-04-17 11:28:59 +03:00 |
|
issue-611.js
|
Replace the correct node when replacing in void sequences
|
2015-01-12 17:09:34 +01:00 |
|
issue-637.js
|
Fix invalid removal of left side in && and || compression
|
2015-02-11 21:08:41 +01:00 |
|
issue-751.js
|
Don't attempt to negate non-boolean AST_Binary
|
2015-07-22 16:55:55 +03:00 |
|
labels.js
|
|
|
|
loops.js
|
|
|
|
negate-iife.js
|
Conditional/call optimization
|
2013-12-29 10:31:30 +02:00 |
|
properties.js
|
Evaluate "foo".length ==> 3
|
2014-07-01 11:06:51 +03:00 |
|
sequences.js
|
Referencing a global is assumed to have side effects.
|
2014-09-28 11:18:25 +03:00 |
|
switch.js
|
|
|
|
typeof.js
|
Add tests for typeof evaluation
|
2013-04-03 22:34:19 -04:00 |
|
unicode.js
|
Add test
|
2015-01-20 00:31:44 +01:00 |