Commit History

Author SHA1 Message Date
  sanex3339 c85f6c0092 Added ObjectPatternPropertiesTransformer. Added helper for stubbing selected node transformers. 4 years ago
  sanex3339 37eb0aa745 ExpressionStatementsMergeTransformer + optimized AbstractStatementSimplifyTransformer logic 4 years ago
  sanex3339 f10d1d479d Improved nested variable declarations merging 4 years ago
  sanex3339 c1b0458f3c Block statement simplify transformer 4 years ago
  sanex3339 bfb7a22d3d Added more test for `numbersToExpressions` option 4 years ago
  sanex3339 19fa1fb602 Pass `simplify` and `numbersToExpressions` options to CustomCodeHelperObfuscator obfuscation 4 years ago
  sanex3339 1beb3cd774 Added optimisations to `numbersToExpressions` option. Updated tests 4 years ago
  sanex3339 dd8dcac223 Added `numbersToExpressions` option and NumberToNumericalExpressionTransformer 4 years ago
  sanex3339 f07452e139 Added number numerical expression analyzer 4 years ago
  sanex3339 27be5b2cd5 Added `mangled-shuffled` identifier names generator 4 years ago
  sanex3339 87e23748f0 Renamed option: minify -> simplify 4 years ago
  sanex3339 3a3d350d96 Added tests for prohibited single if statement 4 years ago
  sanex3339 937309a664 Added more logic to simplify partially valid if statement branches 4 years ago
  sanex3339 31551f4e33 Simple consequent only tests for IfStatementSimplifyTransformer 4 years ago
  sanex3339 c2d033599e IfStatementSimplifyTransformer prototype WIP: refactoring #2 4 years ago
  sanex3339 1d86852e45 `minify` option and variable declarations merge transformer 4 years ago
  sanex3339 49259f1ef4 Updated escodegen, fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/638, added test 4 years ago
  sanex3339 5811d649cd Updated README.md #3 5 years ago
  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