sanex3339 53532e7095 Added more tests 5 年之前
..
array-pattern.js ae924d1a6a correct transformation of array pattern in variable declarator 8 年之前
array-rest.js f78018089c Added more tests for array rest 7 年之前
computed-object-expression-identifier.js 2a171ae9a0 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/98 7 年之前
default-export.js 3ea05aa0e1 Switched `esprima` on `espree`. Obfuscation of `export` declarations 7 年之前
destructing-assignment-without-declaration-1.js 53532e7095 Added more tests 5 年之前
destructing-assignment-without-declaration-2.js 53532e7095 Added more tests 5 年之前
let-kind.js b95a248c00 more correct naming: ObfuscationTransformers -> ObfuscatingTransformers 8 年之前
member-expression-identifier.js b95a248c00 more correct naming: ObfuscationTransformers -> ObfuscatingTransformers 8 年之前
method-definition-identifier.js c0fd72eabd Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/149 7 年之前
named-export.js 3ea05aa0e1 Switched `esprima` on `espree`. Obfuscation of `export` declarations 7 年之前
object-pattern.js ae924d1a6a correct transformation of array pattern in variable declarator 8 年之前
object-rest.js afe33db8fb Correct obfuscation of object rest and spread properties 7 年之前
parent-block-scope-is-program-node.js b95a248c00 more correct naming: ObfuscationTransformers -> ObfuscatingTransformers 8 年之前
prevent-renaming-of-renamed-identifiers-1.js 6f480a6f6f Fixed rare bug with runtime error with `identifiersNameGenarator`: `mangled` 7 年之前
prevent-renaming-of-renamed-identifiers-2.js 6f480a6f6f Fixed rare bug with runtime error with `identifiersNameGenarator`: `mangled` 7 年之前
property-identifier.js b95a248c00 more correct naming: ObfuscationTransformers -> ObfuscatingTransformers 8 年之前
simple-declaration.js b95a248c00 more correct naming: ObfuscationTransformers -> ObfuscatingTransformers 8 年之前
var-kind.js b95a248c00 more correct naming: ObfuscationTransformers -> ObfuscatingTransformers 8 年之前
variable-call-before-variable-declaration-1.js b95a248c00 more correct naming: ObfuscationTransformers -> ObfuscatingTransformers 8 年之前
variable-call-before-variable-declaration-2.js b95a248c00 more correct naming: ObfuscationTransformers -> ObfuscatingTransformers 8 年之前
variable-call-before-variable-declaration-3.js b95a248c00 more correct naming: ObfuscationTransformers -> ObfuscatingTransformers 8 年之前