Historique des commits

Auteur SHA1 Message Date
  sanex 0c33e737a5 Fixed missing rename of object pattern properties in some cases il y a 4 ans
  sanex 34b1619ee6 Refactoring of `unicodeEscapeSequence` logic il y a 4 ans
  sanex 4c1bae0527 `unicodeEscapeSequence` logic moved to the `EscapeSequenceTransformer` il y a 4 ans
  sanex a5d7f7418c `forceTransformedStrings` option il y a 4 ans
  sanex 423a616cd7 Added example for `stringArrayWrappersType` option il y a 4 ans
  sanex 0094e7cfbc Add force convert of unicode control characters to the unicode escape sequence il y a 4 ans
  sanex 835581db64 Shifted indexes of string array wrappers #4: fixed wrappers calls and added tests il y a 4 ans
  sanex 559e3a440a WIP: shifted indexes of string array wrappers #1 il y a 4 ans
  sanex 4d4a99148b Merge branch 'master' into string-array-wrappers-type-option il y a 4 ans
  sanex 4c1a949fd3 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745 il y a 4 ans
  sanex d86ee4213c New option `stringArrayWrappersType` allows to select a type of the wrappers that are appending by the `stringArrayWrappersCount` option il y a 4 ans
  sanex 9a6db37fdf Updated `eslint` il y a 4 ans
  sanex b152e7bd09 Fixed order of the appended string array scope wrappers il y a 4 ans
  sanex 09e89f8fe6 Fixed `stringArrayWrappersCount` behaviour with arrow function scope without statements il y a 4 ans
  sanex 5a833d1057 Improved update of previous mangled character il y a 4 ans
  sanex 9b5eba5363 Fixed `stringArrayCallsWrapper` option with `mangled` names generator il y a 4 ans
  sanex 3d6f98c127 Enable `stringArrayWrappersCount` and `stringArrayWrappersChainedCalls` options by default il y a 4 ans
  sanex f43b138e8a New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount` il y a 4 ans
  sanex e87565bd9e Changed `stringArrayIntermediateVariablesCount` option description il y a 4 ans
  sanex 4c5028c095 Fixed tests of `stringArrayIntermediateVariablesCount` option il y a 4 ans
  sanex 5bbbc901d4 `stringArrayIntermediateVariablesCount` option rework il y a 4 ans
  sanex 84432e87e8 Improved `stringArrayIntermediateVariablesCount` option with function intermediate calls il y a 4 ans
  sanex e80937d108 Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount` il y a 4 ans
  sanex 1b656d7386 New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array` il y a 4 ans
  sanex c46f31d665 Added more tests for emoji support of `splitStrings` option il y a 4 ans
  sanex 340b7283be Dependencies update. Added Test for emoji split with `splitStrings` option il y a 4 ans
  Timofey Kachalov 42ff66849e Mixed string array encoding prototype (#727) il y a 4 ans
  sanex 9c04ededc7 Reorganized transformers structure and order il y a 4 ans
  sanex 0f2f0c2c34 Improved rename of `deadCodeInjection` dead code identifiers. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/708 il y a 4 ans
  sanex3339 574a4854ad Added `TaggedTemplateLiteral` obfuscation. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/696 il y a 4 ans