提交历史

作者 SHA1 备注 提交日期
  sanex3339 cf94be2285 Add prefix only for variables with global declaration 7 年之前
  sanex3339 e4f9c100f8 Changed random identifiers prefix length to 6 characters 7 年之前
  sanex3339 6de55d27f3 Random identifiers prefix generation 7 年之前
  sanex3339 d291fc421b Readme.md update 7 年之前
  sanex3339 d4b801e71e `identifiersPrefix` option 7 年之前
  sanex3339 4f4f95b73f Added test for dead code identifiers conflict 7 年之前
  sanex3339 87a4638159 Fixed dead code injection runtime error caused by identifiers conflict 7 年之前
  Timofey Kachalov be150f7307 Merge pull request #175 from javascript-obfuscator/custom-nodes-transformer 7 年之前
  sanex3339 dfa10f3845 Merge remote-tracking branch 'origin/custom-nodes-transformer' into custom-nodes-transformer 7 年之前
  sanex3339 e7e159d785 Fixed conflict between control flow storage and mangled identifiers 7 年之前
  Timofey Kachalov bbfd681042 Merge branch 'master' into custom-nodes-transformer 7 年之前
  sanex3339 c00685c43d Custom nodes transformer 7 年之前
  Timofey Kachalov bb2500f781 Merge pull request #173 from javascript-obfuscator/improved-code-coverage 7 年之前
  sanex3339 3f94517bc1 Additional tests to improve code coverage #1 7 年之前
  sanex3339 7532237ee2 0.14.0-beta.2 release 7 年之前
  Timofey Kachalov 787bdeca94 Merge pull request #165 from javascript-obfuscator/object-keys-obfuscation 7 年之前
  Timofey Kachalov 8c758a6e7f Merge pull request #169 from javascript-obfuscator/obfuscation-of-eval-expressions 7 年之前
  sanex3339 4282ed2a81 Some refactoring 7 年之前
  sanex3339 255dd1476b Few optimisations 7 年之前
  sanex3339 07a26e21d0 Syncing with master 7 年之前
  Timofey Kachalov b6d70bc156 Merge pull request #172 from javascript-obfuscator/issue-171 7 年之前
  sanex3339 13ccf57f7a Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/171 7 年之前
  sanex3339 60d54b6b94 Dead code injection refactoring #2 7 年之前
  sanex3339 43f64f73e7 Dead code injection refactoring #1 7 年之前
  sanex3339 2950613d44 Now transformers knows about its transformation stage 7 年之前
  sanex3339 fb064722bb Dependencies update 7 年之前
  sanex3339 d3271ca6d9 Eval transformer template literal string processing 7 年之前
  sanex3339 f3efba9e2a Added additional test for eval transformer 7 年之前
  sanex3339 afe8832bbb Implemented more correct way to store AST from eval expressions that allows recursive eval expressions obfuscation 7 年之前
  sanex3339 21a2fd65b5 Additional tests for eval expressions obfuscation. Added new `finalizing` transformers category 7 年之前