Commit History

作者 SHA1 備註 提交日期
  sanex3339 99bdbd62a8 Added code output on error in the runtime tests 4 年之前
  sanex3339 9c6ce86446 Simplified initialization of nameSequence for MangledIdentifierNamesGenerator 4 年之前
  sanex3339 d074bbe816 Prevented mutation of the name sequences of `mangled` identifier name generators 4 年之前
  Timofey Kachalov b2f5a919d3 Merge pull request #662 from javascript-obfuscator/simplify-and-encoding-fixes 4 年之前
  sanex3339 728210039c Fixed runtime error when `IfStatement` contains only single `let` or `const` variable declaration when `simlify` option enabled. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/661 4 年之前
  sanex3339 c6887464c4 Fixed wrong `source-map: 'inline'` encoding after `1.3.0` 4 年之前
  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 年之前