Commit History

作者 SHA1 備註 提交日期
  sanex3339 514e34bbd5 Bundles update 4 年之前
  Timofey Kachalov be99740a6f Merge pull request #660 from javascript-obfuscator/mangled-shuffled-identifier-names-generator 4 年之前
  sanex3339 b09cf5c449 Moved initialisation of nameSequence to the `initialize` method 4 年之前
  sanex3339 944e8f410f Fixed runtime errors with mangled-shuffled identifier names generator 4 年之前
  sanex3339 8f2d891765 Added runtime tests for mangled-shuffled identifier names generator 4 年之前
  sanex3339 162db9e92a Updated bundles 4 年之前
  sanex3339 30342cf443 Added `mangled-shuffled` identifier names generator to the list of available generators of CLI options 4 年之前
  Timofey Kachalov 83e493f8b1 Merge pull request #658 from javascript-obfuscator/mangled-shuffled-identifier-names-generator 4 年之前
  sanex3339 c3fcbecbc9 Added examples to the `simplify` option in README.md 4 年之前
  sanex3339 6f27dc6ec5 Added functional test for `mangled-shuffled` identifier names generator 4 年之前
  sanex3339 b606926182 Added unit tests for `mangled-shuffled` identifier names generator 4 年之前
  sanex3339 27be5b2cd5 Added `mangled-shuffled` identifier names generator 4 年之前
  sanex3339 cd20be4036 Version update 4 年之前
  sanex3339 96429ae0a7 Update bundles 4 年之前
  Timofey Kachalov b7f0730e5d Update README.md 4 年之前
  Timofey Kachalov 90b58f2088 Merge pull request #645 from javascript-obfuscator/minification-transformers 4 年之前
  sanex3339 90119a9c31 Updated readme section of `simplify` option 4 年之前
  sanex3339 546832479b Dependencies update 4 年之前
  sanex3339 87e23748f0 Renamed option: minify -> simplify 4 年之前
  sanex3339 0467620a08 Added tests for prohibited single FunctionDeclaration 4 年之前
  sanex3339 3a3d350d96 Added tests for prohibited single if statement 4 年之前
  sanex3339 2e198d1190 Merge branch 'master' into minification-transformers 4 年之前
  sanex3339 2a77358c94 Updated bundle 4 年之前
  Timofey Kachalov cf08a31550 Merge pull request #655 from javascript-obfuscator/dead-code-injection-prevent-collect-function-declaration 4 年之前
  sanex3339 460e956a6e Fixed runtime error `function statement not allowed` when `deadCodeInjection` is enabled 4 年之前
  Timofey Kachalov 43271f9f14 Merge pull request #654 from javascript-obfuscator/config-file-extension-validation 4 年之前
  sanex3339 6424730f2d Added config file extension validation 4 年之前
  Timofey Kachalov f54ed6875e Merge pull request #652 from javascript-obfuscator/base64-improvements 4 年之前
  sanex3339 7eb25bb403 Improvements of `stringArrayEncoding`: `base64` and `rc4` 4 年之前
  sanex3339 e625757ae0 Added constants with alphabet and numbers strings 4 年之前