Commit History

Author SHA1 Message Date
  sanex3339 dd7c1df9f9 Fixed wrong names generation for the custom nodes 5 years ago
  sanex3339 9dde522879 Custom nodes refactoring. CustomNodeObfuscator class. 5 years ago
  sanex3339 2ee1a3b942 Fix of duplicate identifiers error 5 years ago
  sanex3339 002697caf5 Improved mangled identifier names generator. Improved variable preserving. 5 years ago
  sanex3339 64b61a7ae7 Migration from tslint on eslint #1 5 years ago
  sanex3339 77122b7374 Refactoring of CustomNode methods 5 years ago
  sanex3339 1277acea20 Fixed `TypeError: Assignment to constant variable` when auto-detection of kind of variables is inserted `const` variables for `controlFlowStorage` nodes 5 years ago
  sanex3339 7ecaa1dfdb Fixed container factories binding 5 years ago
  sanex3339 3a1cc4e4f5 Auto detection of prevailing kind of variables 5 years ago
  adiantek 0d5aea2598 Use the dictionary as the name of the identifiers 6 years ago
  sanex3339 8b01f151bd Update to typescript 2.7.1 #2 7 years ago
  sanex3339 a633857fed Update to typescript 2.7.1 7 years ago
  sanex3339 cf94be2285 Add prefix only for variables with global declaration 7 years ago
  sanex3339 d3bd595142 Object keys obfuscation - first working realisation 7 years ago
  sanex3339 74351be750 `identifierNamesGenerator` option 7 years ago
  sanex3339 389c49582c Identifier name generators: Hexadecimal and Mangled 7 years ago
  sanex3339 cda333eefe tslint rules update 7 years ago
  sanex3339 2fa1c95f5a Added `target` option 7 years ago
  sanex3339 6819ba675a Refactoring 7 years ago
  sanex3339 31fdfae074 Added `tslint-eslint-rules` rules 7 years ago
  sanex3339 d21c5afa8a Utility classes with state now are non-static 8 years ago
  sanex3339 735bbb4b3c Switched from `escodegen` to `escodegen-wallaby` 8 years ago
  sanex3339 a8339bc4ae getRandomVariableName refactoring + tests 8 years ago
  sanex3339 610c35b9fd callExpression control flow replacer 8 years ago
  sanex3339 e95602eeb2 trying to increase performance 8 years ago
  sanex3339 34d1e95937 moving presets to the `options` folder 8 years ago
  sanex3339 59a2511ec6 control flow flattening improvements: less storage nodes, faster speed 8 years ago
  sanex3339 4b3bc9b81b ts 2.1 refactoring + first runtime test 8 years ago
  sanex3339 bbe95afcaa utils split on few utils classes 8 years ago
  sanex3339 f0fe518cf3 test 8 years ago