提交历史

作者 SHA1 备注 提交日期
  sanex3339 80a122b763 Replaced `compile` with `constructor` call 4 年之前
  Timofey Kachalov dcec5f6737 Merge pull request #642 from javascript-obfuscator/remove-conditional-comments 4 年之前
  sanex3339 731d7658ac Removed isConditionalComment method 4 年之前
  sanex3339 733fe12d23 Conditional comments will be removed from the code after obfuscation. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/641 4 年之前
  Timofey Kachalov bf7511b04e Merge pull request #639 from javascript-obfuscator/precedence-of-sequence-expression-in-computed-property 4 年之前
  sanex3339 49259f1ef4 Updated escodegen, fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/638, added test 4 年之前
  Timofey Kachalov 3727fe2acf Merge pull request #637 from javascript-obfuscator/ts-node-update 4 年之前
  sanex3339 dfd539fdea ts-node update 4 年之前
  Timofey Kachalov d8cd0e26e0 Merge pull request #636 from javascript-obfuscator/dependencies-update-20.06 4 年之前
  sanex3339 57dd4fc9b6 Dependencies update 20.06.2020: Threads update 4 年之前
  sanex3339 3079ee1cd2 Dependencies update 20.06.2020 4 年之前
  sanex3339 74489f07a3 Updated copyright for dom properties list 5 年之前
  sanex3339 143981bc8e Added copyright for dom properties list 5 年之前
  sanex3339 d65c9af46e Removed empty line in CHANGELOG.md 5 年之前
  Timofey Kachalov 8bb60da2ad Merge pull request #625 from javascript-obfuscator/mangle-properties 5 年之前
  sanex3339 a89e614ceb Added tests for `renameProperties` option integration with `splitStrings` option 5 年之前
  sanex3339 5811d649cd Updated README.md #3 5 年之前
  sanex3339 f6c3d7e074 Updated README.md #2 5 年之前
  sanex3339 74e9f26a62 Updated README.md 5 年之前
  sanex3339 5492af80e8 Removed redundant return in RenamePropertiesTransformer 5 年之前
  sanex3339 2f622791b5 Moved reserved dom properties list to the json file 5 年之前
  sanex3339 9ed3e10c0f Increased runtime test evaluation timeout #2 5 年之前
  sanex3339 38e1dd70bd Fixed `renameProperties` description 5 年之前
  sanex3339 11cfaf2b51 Renamed option `mangleProperties` -> `renameProperties` 5 年之前
  sanex3339 5cd063fe92 Added `mangleProperties` to the runtime tests. Readme update 5 年之前
  sanex3339 095ccc330a Added tests for ManglePropertiesTransformer 5 年之前
  sanex3339 d3b6ea00e5 Added NODE_OPTIONS="--max-old-space-size=4096" to the tests run 5 年之前
  sanex3339 8517e1d544 TEST: removed dev test from full tests script 5 年之前
  sanex3339 6c6b5bbc4b TEST: changed dev test 5 年之前
  sanex3339 ccf748b124 TEST: restored ReservedDomProperties list length 5 年之前