Commit History

Author SHA1 Message Date
  sanex3339 74e9f26a62 Updated README.md 5 years ago
  sanex3339 6c6b5bbc4b TEST: changed dev test 5 years ago
  sanex3339 06176c29a6 Refactoring of mangle properties transformers and replacers 5 years ago
  sanex3339 f0465fc8f8 Base mangle properties realisation 5 years ago
  sanex3339 ca6a2cd5d6 Updated readme for BigInt literals support 5 years ago
  sanex3339 fb834c8de1 0.28.0 release 5 years ago
  sanex3339 3ba7a8172b Dependencies update #3: Estree 5 years ago
  sanex3339 e7a6186eb6 Code transformers #2: HashbangOperatorTransformer 5 years ago
  sanex3339 56f73df7af Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/575 5 years ago
  sanex3339 39870010e8 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/569 5 years ago
  sanex3339 d229c8ffa1 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/563 5 years ago
  sanex3339 e1a24248b2 Fixed wrong lexical scope node for object expression host node 5 years ago
  sanex3339 ed09424df5 Changed file log messages 5 years ago
  sanex3339 e3f8291657 Improved new self defending code 5 years ago
  sanex3339 499c2b1a33 Fixed string array name preserving inside string array helpers 5 years ago
  sanex3339 a2e9c05ce8 Fixed errors related to identifiers. Changed self defending helper 5 years ago
  sanex3339 dd7c1df9f9 Fixed wrong names generation for the custom nodes 5 years ago
  sanex3339 9dde522879 Custom nodes refactoring. CustomNodeObfuscator class. 5 years ago
  sanex3339 89e8a2452a More stable way to preserve identifiers with scope identifiers traverser 5 years ago
  sanex3339 002697caf5 Improved mangled identifier names generator. Improved variable preserving. 5 years ago
  sanex3339 029d5953c2 Added more tests of identifier names conflicts when using `identifiersPrefix` 5 years ago
  sanex3339 ac259dab1c Added more fixes of identifier names conflicts when using `identifiersPrefix` 5 years ago
  sanex3339 78722782de Additional improvements of variables preserving 5 years ago
  sanex3339 db908f7bce Fixed conflicts between generated names and names from untouched identifiers from source code. 5 years ago
  sanex3339 e589b461c3 Fixed wrong rename of object pattern identifiers 5 years ago
  sanex3339 f819acbc4b Removed isNodeScope option, added more tests 5 years ago
  sanex3339 c0117912c1 Added class scope sanitizing 5 years ago
  sanex3339 b454b9e809 Additional fixes of `transformObjectKeys` 5 years ago
  sanex3339 856709ab12 `transformObjectKeys` refactoring and bug fixes 5 years ago
  sanex3339 5011d89eee Fixed object expression keys transformation when of sequence expressions, when identifier is referenced on the same expression 5 years ago