Commit History

Author SHA1 Message Date
  sanex3339 dd7c1df9f9 Fixed wrong names generation for the custom nodes 5 years ago
  sanex3339 2ee1a3b942 Fix of duplicate identifiers error 5 years ago
  sanex3339 64b61a7ae7 Migration from tslint on eslint #1 5 years ago
  sanex3339 bb85924de5 More type-safe way to initialize custom nodes 5 years ago
  sanex3339 2c549379a7 StackTraceAnalyzer rename to CallsGraphAnalyzer 5 years ago
  sanex3339 66640b4152 Refactoring related on splitting between nodes with statements and nodes with lexical scopes 6 years ago
  sanex3339 4b74976cc7 Some refactoring 7 years ago
  sanex3339 8b01f151bd Update to typescript 2.7.1 #2 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 815b17dfb9 Update to typescript 2.6.0 7 years ago
  sanex3339 cda333eefe tslint rules update 7 years ago
  sanex3339 2039e196dd Project structure reorganized part 2 7 years ago
  sanex3339 24375ecd05 Moved StackTraceAnalyzer to the `analyzers` folder 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 71be6ab3b9 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/57 8 years ago
  sanex3339 f1045c20c1 Enum names refactoring 8 years ago
  sanex3339 b6bfb02d84 Folder structure and class name changes 8 years ago
  sanex3339 a8339bc4ae getRandomVariableName refactoring + tests 8 years ago
  sanex3339 610c35b9fd callExpression control flow replacer 8 years ago
  sanex3339 034d3774f8 added tslint-loader and tslint fixes 8 years ago
  sanex3339 435370687a service identifiers name change 8 years ago
  sanex3339 bbe95afcaa utils split on few utils classes 8 years ago
  sanex3339 984adae965 Custom nodes: moved append logic to custom node groups 8 years ago
  sanex3339 f0fe518cf3 test 8 years ago