sanex 1847bcc5ac Fixed `simplify` option regression after `2.10.2` 4 years ago
..
const-variable-declaration-as-prohibited-single-statement.js 728210039c Fixed runtime error when `IfStatement` contains only single `let` or `const` variable declaration when `simlify` option enabled. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/661 4 years ago
full-consequent-and-alternate-alternate-return-multiple-statements.js 87e23748f0 Renamed option: minify -> simplify 4 years ago
full-consequent-and-alternate-alternate-return-single-statement.js 87e23748f0 Renamed option: minify -> simplify 4 years ago
full-consequent-and-alternate-consequent-return-multiple-statements.js 87e23748f0 Renamed option: minify -> simplify 4 years ago
full-consequent-and-alternate-consequent-return-single-statement.js 87e23748f0 Renamed option: minify -> simplify 4 years ago
full-consequent-and-alternate-no-return-multiple-statements.js 87e23748f0 Renamed option: minify -> simplify 4 years ago
full-consequent-and-alternate-no-return-single-statement.js 87e23748f0 Renamed option: minify -> simplify 4 years ago
full-consequent-and-alternate-return-multiple-statements.js 87e23748f0 Renamed option: minify -> simplify 4 years ago
full-consequent-and-alternate-return-single-statement.js 87e23748f0 Renamed option: minify -> simplify 4 years ago
full-consequent-only-no-return-multiple-statements.js 87e23748f0 Renamed option: minify -> simplify 4 years ago
full-consequent-only-no-return-single-statement.js 87e23748f0 Renamed option: minify -> simplify 4 years ago
full-consequent-only-return-multiple-statements.js 87e23748f0 Renamed option: minify -> simplify 4 years ago
full-consequent-only-return-single-statement.js 87e23748f0 Renamed option: minify -> simplify 4 years ago
function-declaration-as-prohibited-single-statement.js 87e23748f0 Renamed option: minify -> simplify 4 years ago
if-statement-as-prohibited-single-statement-1.js 1847bcc5ac Fixed `simplify` option regression after `2.10.2` 4 years ago
if-statement-as-prohibited-single-statement-2.js 1847bcc5ac Fixed `simplify` option regression after `2.10.2` 4 years ago
let-variable-declaration-as-prohibited-single-statement.js 728210039c Fixed runtime error when `IfStatement` contains only single `let` or `const` variable declaration when `simlify` option enabled. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/661 4 years ago
partial-consequent-and-alternate-alternate-return-multiple-statements.js 87e23748f0 Renamed option: minify -> simplify 4 years ago
partial-consequent-and-alternate-alternate-return-single-statement.js 728210039c Fixed runtime error when `IfStatement` contains only single `let` or `const` variable declaration when `simlify` option enabled. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/661 4 years ago
partial-consequent-and-alternate-consequent-return-multiple-statements.js 87e23748f0 Renamed option: minify -> simplify 4 years ago
partial-consequent-and-alternate-consequent-return-single-statement.js 728210039c Fixed runtime error when `IfStatement` contains only single `let` or `const` variable declaration when `simlify` option enabled. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/661 4 years ago
partial-consequent-and-alternate-no-return-mixed-statements-1.js 728210039c Fixed runtime error when `IfStatement` contains only single `let` or `const` variable declaration when `simlify` option enabled. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/661 4 years ago
partial-consequent-and-alternate-no-return-mixed-statements-2.js 728210039c Fixed runtime error when `IfStatement` contains only single `let` or `const` variable declaration when `simlify` option enabled. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/661 4 years ago
partial-consequent-and-alternate-no-return-multiple-statements.js 87e23748f0 Renamed option: minify -> simplify 4 years ago
partial-consequent-and-alternate-no-return-single-statement.js 728210039c Fixed runtime error when `IfStatement` contains only single `let` or `const` variable declaration when `simlify` option enabled. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/661 4 years ago
partial-consequent-and-alternate-return-multiple-statements.js 87e23748f0 Renamed option: minify -> simplify 4 years ago
partial-consequent-only-no-return-multiple-statements.js 87e23748f0 Renamed option: minify -> simplify 4 years ago
partial-consequent-only-no-return-single-statement.js 728210039c Fixed runtime error when `IfStatement` contains only single `let` or `const` variable declaration when `simlify` option enabled. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/661 4 years ago
partial-consequent-only-return-multiple-statements.js 87e23748f0 Renamed option: minify -> simplify 4 years ago
single-line-do-while-statement-as-prohibited-single-statement.js 5289dcc834 Fixed behaviour of `simplify` options when node with a single-statement `body` is inside simplified `IfStatement` node 4 years ago
single-line-for-in-statement-as-prohibited-single-statement.js 5289dcc834 Fixed behaviour of `simplify` options when node with a single-statement `body` is inside simplified `IfStatement` node 4 years ago
single-line-for-of-statement-as-prohibited-single-statement.js 5289dcc834 Fixed behaviour of `simplify` options when node with a single-statement `body` is inside simplified `IfStatement` node 4 years ago
single-line-for-statement-as-prohibited-single-statement.js 5289dcc834 Fixed behaviour of `simplify` options when node with a single-statement `body` is inside simplified `IfStatement` node 4 years ago
single-line-labeled-statement-as-prohibited-single-statement.js 5289dcc834 Fixed behaviour of `simplify` options when node with a single-statement `body` is inside simplified `IfStatement` node 4 years ago
single-line-while-statement-as-prohibited-single-statement.js 5289dcc834 Fixed behaviour of `simplify` options when node with a single-statement `body` is inside simplified `IfStatement` node 4 years ago
variable-declarations-merge-transformer-integration-1.js 728210039c Fixed runtime error when `IfStatement` contains only single `let` or `const` variable declaration when `simlify` option enabled. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/661 4 years ago