Histórico de Commits

Autor SHA1 Mensagem Data
  sanex3339 e36138d40d Updated readme and changelog. Removed some dead code. há 5 anos atrás
  sanex3339 d229c8ffa1 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/563 há 5 anos atrás
  sanex3339 3e408da024 Fixed wrong scope of preserved identifiers of shorthand object pattern property há 5 anos atrás
  sanex3339 e1a24248b2 Fixed wrong lexical scope node for object expression host node há 5 anos atrás
  sanex3339 ed09424df5 Changed file log messages há 5 anos atrás
  sanex3339 c60627ac3c Added preserved variable names check to the hexadecimal identifiers name generator há 5 anos atrás
  sanex3339 e3f8291657 Improved new self defending code há 5 anos atrás
  sanex3339 499c2b1a33 Fixed string array name preserving inside string array helpers há 5 anos atrás
  sanex3339 a2e9c05ce8 Fixed errors related to identifiers. Changed self defending helper há 5 anos atrás
  sanex3339 51523c0d5c Refactoring of custom nodes: split on custom nodes and custom code helpers há 5 anos atrás
  sanex3339 dd7c1df9f9 Fixed wrong names generation for the custom nodes há 5 anos atrás
  sanex3339 16a7656984 Removed `getPreservedNames` method from AbstractIdentifierNamesGenerator há 5 anos atrás
  sanex3339 a5077431de Added fixed seed for the first obfuscation pass of the CustomNodeObfuscator há 5 anos atrás
  sanex3339 9dde522879 Custom nodes refactoring. CustomNodeObfuscator class. há 5 anos atrás
  sanex3339 2ee1a3b942 Fix of duplicate identifiers error há 5 anos atrás
  sanex3339 89e8a2452a More stable way to preserve identifiers with scope identifiers traverser há 5 anos atrás
  sanex3339 7ff6721093 Dependencies update há 5 anos atrás
  sanex3339 b95b279783 Removed unused NodeGuards code há 5 anos atrás
  sanex3339 002697caf5 Improved mangled identifier names generator. Improved variable preserving. há 5 anos atrás
  sanex3339 ac259dab1c Added more fixes of identifier names conflicts when using `identifiersPrefix` há 5 anos atrás
  sanex3339 78722782de Additional improvements of variables preserving há 5 anos atrás
  sanex3339 4e716ed0d0 Prevented transformation of object keys in sequence expression that has `super` call há 5 anos atrás
  sanex3339 db908f7bce Fixed conflicts between generated names and names from untouched identifiers from source code. há 5 anos atrás
  sanex3339 e987a8f55e Fixed support of exponentiation operator. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/534 há 5 anos atrás
  sanex3339 469dd4a0cf Updated changelog and version há 5 anos atrás
  sanex3339 e589b461c3 Fixed wrong rename of object pattern identifiers há 5 anos atrás
  sanex3339 ca4a907094 Added tests for rc4 encoded value collision fix há 5 anos atrás
  sanex3339 740b84d598 Fix of rc4 encoded values collision há 5 anos atrás
  sanex3339 7a6a35964b Migration from tslint on eslint #2 há 5 anos atrás
  sanex3339 64b61a7ae7 Migration from tslint on eslint #1 há 5 anos atrás