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