提交历史

作者 SHA1 备注 提交日期
  sanex3339 78cdba9ef6 Added NodeMetadata class 7 年之前
  sanex3339 a5a4239463 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/217 7 年之前
  sanex3339 b061b3d889 Remove few any types 7 年之前
  sanex3339 fccf170c08 Obfuscating tranformers and identifier replacer refactoring 7 年之前
  sanex3339 cf94be2285 Add prefix only for variables with global declaration 7 年之前
  sanex3339 e4f9c100f8 Changed random identifiers prefix length to 6 characters 7 年之前
  sanex3339 2950613d44 Now transformers knows about its transformation stage 7 年之前
  sanex3339 d3bd595142 Object keys obfuscation - first working realisation 7 年之前
  sanex3339 59dc0f7518 Conditional comments now affects control flow flattening transformations 7 年之前
  sanex3339 292647b519 Optimisations for identifers renaming 7 年之前
  sanex3339 815b17dfb9 Update to typescript 2.6.0 7 年之前
  sanex3339 cda333eefe tslint rules update 7 年之前
  sanex3339 2039e196dd Project structure reorganized part 2 7 年之前
  sanex3339 22756b8b34 Project structure reorganized 7 年之前
  sanex3339 a59fda5d7c Added `renameGlobal` option 7 年之前
  sanex3339 31fdfae074 Added `tslint-eslint-rules` rules 7 年之前
  sanex3339 d21c5afa8a Utility classes with state now are non-static 8 年之前
  sanex3339 f1045c20c1 Enum names refactoring 8 年之前
  sanex3339 b6bfb02d84 Folder structure and class name changes 8 年之前
  sanex3339 e17265bb59 Some refactoring related to latest changes 8 年之前
  sanex3339 3a841cab56 ObfuscatingTransformer's optimisations 8 年之前
  sanex3339 568bb805fb Changed Replacer on ObfuscatingReplacer. Changed ObfuscatingReplacer return type from string on ESTree.Node 8 年之前
  sanex3339 d33677ce9d refactoring 8 年之前
  sanex3339 0320841f2d Performance boost: replaced for..of loops on forEach loops in important to performance places 8 年之前
  sanex3339 cc80d1f4ee added IVisitor interface 8 年之前
  sanex3339 f953680ab4 transformers as visitor: refactoring 8 年之前
  sanex3339 041ce3b5e7 transformers as visitor: first working prototype 8 年之前
  sanex3339 a18e5445d9 ArrayStorage refactoring 8 年之前
  sanex3339 9ff5b03d62 renamed `obfuscated` node property to `obfuscatedNode` 8 年之前
  sanex3339 ae924d1a6a correct transformation of array pattern in variable declarator 8 年之前