История коммитов

Автор SHA1 Сообщение Дата
  Timofey Kachalov 2b2cc13429 Merge pull request #180 from javascript-obfuscator/identifirs-prefix 7 лет назад
  sanex3339 a5afb0decb Some refactoring of CLI 7 лет назад
  sanex3339 799cc219d3 Identifiers prefix generation for CLI directory obfuscation 7 лет назад
  sanex3339 19ff4cfb1e Removed random internal random generation of identifiers prefix 7 лет назад
  sanex3339 dae69bde8c Tests for identifierPrefix option 7 лет назад
  sanex3339 fccf170c08 Obfuscating tranformers and identifier replacer refactoring 7 лет назад
  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 лет назад