提交历史

作者 SHA1 备注 提交日期
  sanex f43b138e8a New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount` 4 年之前
  sanex e87565bd9e Changed `stringArrayIntermediateVariablesCount` option description 4 年之前
  sanex 4c5028c095 Fixed tests of `stringArrayIntermediateVariablesCount` option 4 年之前
  sanex 5bbbc901d4 `stringArrayIntermediateVariablesCount` option rework 4 年之前
  sanex 84432e87e8 Improved `stringArrayIntermediateVariablesCount` option with function intermediate calls 4 年之前
  sanex e80937d108 Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount` 4 年之前
  sanex 1b656d7386 New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array` 4 年之前
  sanex c46f31d665 Added more tests for emoji support of `splitStrings` option 4 年之前
  sanex 340b7283be Dependencies update. Added Test for emoji split with `splitStrings` option 4 年之前
  Timofey Kachalov 42ff66849e Mixed string array encoding prototype (#727) 4 年之前
  sanex 9c04ededc7 Reorganized transformers structure and order 4 年之前
  sanex 0f2f0c2c34 Improved rename of `deadCodeInjection` dead code identifiers. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/708 4 年之前
  sanex3339 574a4854ad Added `TaggedTemplateLiteral` obfuscation. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/696 4 年之前
  sanex3339 86d599fc07 Fixed `test:dev` test 4 年之前
  sanex3339 88d0cbfc99 `estraverse` and `escodegen` update 4 年之前
  sanex3339 af0649bb56 Improved `disableConsoleOutput` template. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/691 4 年之前
  sanex3339 7ce5f964d6 Improved ObjectPatternPropertiesTransformer logic. Added tests. 4 年之前
  sanex3339 c85f6c0092 Added ObjectPatternPropertiesTransformer. Added helper for stubbing selected node transformers. 4 年之前
  sanex3339 37eb0aa745 ExpressionStatementsMergeTransformer + optimized AbstractStatementSimplifyTransformer logic 4 年之前
  sanex3339 f10d1d479d Improved nested variable declarations merging 4 年之前
  sanex3339 c1b0458f3c Block statement simplify transformer 4 年之前
  sanex3339 bfb7a22d3d Added more test for `numbersToExpressions` option 4 年之前
  sanex3339 19fa1fb602 Pass `simplify` and `numbersToExpressions` options to CustomCodeHelperObfuscator obfuscation 4 年之前
  sanex3339 1beb3cd774 Added optimisations to `numbersToExpressions` option. Updated tests 4 年之前
  sanex3339 dd8dcac223 Added `numbersToExpressions` option and NumberToNumericalExpressionTransformer 4 年之前
  sanex3339 f07452e139 Added number numerical expression analyzer 4 年之前
  sanex3339 27be5b2cd5 Added `mangled-shuffled` identifier names generator 4 年之前
  sanex3339 87e23748f0 Renamed option: minify -> simplify 4 年之前
  sanex3339 3a3d350d96 Added tests for prohibited single if statement 4 年之前
  sanex3339 937309a664 Added more logic to simplify partially valid if statement branches 4 年之前