コミット履歴

作者 SHA1 メッセージ 日付
  sanex3339 4bde27915f Keep comments with specific keywords 7 年 前
  sanex3339 74351be750 `identifierNamesGenerator` option 7 年 前
  sanex3339 389c49582c Identifier name generators: Hexadecimal and Mangled 7 年 前
  sanex3339 e52fb4c84c Fixed #123 and #125, added tests for debug protection template 7 年 前
  sanex3339 2fa1c95f5a Added `target` option 7 年 前
  sanex3339 905132d3e3 CLI: Added directory obfuscation 7 年 前
  sanex3339 162ad0e9a6 Added tests for ConditionalCommentObfuscatingGuard 7 年 前
  sanex3339 19111abe0e Moved logic from ParentificationTransformer to NodeUtils.parentizeNode method 7 年 前
  sanex3339 ff0c93d314 Preparing transformers tests 7 年 前
  sanex3339 2039e196dd Project structure reorganized part 2 7 年 前
  sanex3339 22756b8b34 Project structure reorganized 7 年 前
  sanex3339 92bc935cc8 Node Guards: Conditional Comment Node Guard 7 年 前
  sanex3339 bbaa843739 Added obfuscation of es2015 class names 7 年 前
  sanex3339 24375ecd05 Moved StackTraceAnalyzer to the `analyzers` folder 7 年 前
  sanex3339 bdb5aaebd8 Refactoring of JavaSriptObfuscatorCLI class 7 年 前
  sanex3339 58f606bcd8 Fixed require of external user config file #2 7 年 前
  sanex3339 b4b3534c95 Added simple Logger tests 7 年 前
  sanex3339 ba589ada2f Added tests for ValidationErrorsFormatter 7 年 前
  sanex3339 1996ba9e72 Added tests for CLI sanitizers 7 年 前
  sanex3339 d21c5afa8a Utility classes with state now are non-static 8 年 前
  sanex3339 735bbb4b3c Switched from `escodegen` to `escodegen-wallaby` 8 年 前
  sanex3339 abd3bfbbf2 Merge branch 'dev' into yarn 8 年 前
  sanex3339 e8f68171dd Storages: sliglhtly changed behaviour of `getKeyOf` methods, added tests 8 年 前
  sanex3339 35007886b3 dropped node 0.12 support, now using yarn instead npm for scripts and travis-ci testing 8 年 前
  sanex3339 b95a248c00 more correct naming: ObfuscationTransformers -> ObfuscatingTransformers 8 年 前
  sanex3339 758277573a extract few transformers to new `converting-transformers` subtype 8 年 前
  sanex3339 9cd7bdd21f Tests structure reorganized 8 年 前
  sanex3339 a7d18d66ad NodeObfuscators now ObfuscationTransformers 8 年 前
  sanex3339 5598770231 Moved BlockStatementControlFlowReplacer to BlockStatementControlFlowTransformer. 8 年 前
  sanex3339 610c35b9fd callExpression control flow replacer 8 年 前