Historique des commits

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