Commit History

Автор SHA1 Съобщение Дата
  sanex3339 8cea97434d Added console.log to the test file to debug error on travis.ci преди 5 години
  sanex3339 c60627ac3c Added preserved variable names check to the hexadecimal identifiers name generator преди 5 години
  sanex3339 b2f6549552 Attempt to fix `done() called multiple times` error on node 10 #3 преди 5 години
  sanex3339 e900171c84 Attempt to fix `done() called multiple times` error on node 10 #2 преди 5 години
  sanex3339 65c41c2778 Attempt to fix `done() called multiple times` error on node 10 преди 5 години
  sanex3339 e3f8291657 Improved new self defending code преди 5 години
  sanex3339 499c2b1a33 Fixed string array name preserving inside string array helpers преди 5 години
  sanex3339 a2e9c05ce8 Fixed errors related to identifiers. Changed self defending helper преди 5 години
  sanex3339 51523c0d5c Refactoring of custom nodes: split on custom nodes and custom code helpers преди 5 години
  sanex3339 dd7c1df9f9 Fixed wrong names generation for the custom nodes преди 5 години
  Timofey Kachalov daba144e76 Merge pull request #555 from javascript-obfuscator/new-mangled-names-generator преди 5 години
  sanex3339 16a7656984 Removed `getPreservedNames` method from AbstractIdentifierNamesGenerator преди 5 години
  sanex3339 a5077431de Added fixed seed for the first obfuscation pass of the CustomNodeObfuscator преди 5 години
  sanex3339 9dde522879 Custom nodes refactoring. CustomNodeObfuscator class. преди 5 години
  sanex3339 837e7436c2 More runtime tests variants преди 5 години
  sanex3339 2ee1a3b942 Fix of duplicate identifiers error преди 5 години
  sanex3339 ca1545bffd Added more tests преди 5 години
  sanex3339 89e8a2452a More stable way to preserve identifiers with scope identifiers traverser преди 5 години
  sanex3339 eb233be65a Added basic tests for mangled lexical scope identifiers generation преди 5 години
  sanex3339 7ff6721093 Dependencies update преди 5 години
  sanex3339 b95b279783 Removed unused NodeGuards code преди 5 години
  sanex3339 002697caf5 Improved mangled identifier names generator. Improved variable preserving. преди 5 години
  sanex3339 029d5953c2 Added more tests of identifier names conflicts when using `identifiersPrefix` преди 5 години
  sanex3339 ac259dab1c Added more fixes of identifier names conflicts when using `identifiersPrefix` преди 5 години
  sanex3339 78722782de Additional improvements of variables preserving преди 5 години
  sanex3339 4e716ed0d0 Prevented transformation of object keys in sequence expression that has `super` call преди 5 години
  sanex3339 db908f7bce Fixed conflicts between generated names and names from untouched identifiers from source code. преди 5 години
  Timofey Kachalov 43b8fc9d7c Merge pull request #547 from javascript-obfuscator/exponentiation-operator-fix преди 5 години
  sanex3339 e987a8f55e Fixed support of exponentiation operator. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/534 преди 5 години
  Timofey Kachalov b95455fa63 Merge pull request #546 from javascript-obfuscator/file-path-in-error-messages-directory-fix преди 5 години