コミット履歴

作者 SHA1 メッセージ 日付
  sanex3339 b776df8f90 ScopeAnalyzer tests 5 年 前
  sanex3339 102b4cdd58 Use of `eslint-scope` data to rename identifiers #2: refactoring 5 年 前
  sanex3339 54be39bb26 Extracted some LiteralTransformer tests to StringArrayStorage.spec.ts 5 年 前
  sanex3339 24135e3490 Added additional tests 5 年 前
  sanex3339 1edf96c0a0 `shuffleStringArray` option 5 年 前
  sanex3339 645e122640 Switched from `espree` to `acorn` 5 年 前
  sanex3339 3a1cc4e4f5 Auto detection of prevailing kind of variables 5 年 前
  sanex3339 2c549379a7 StackTraceAnalyzer rename to CallsGraphAnalyzer 5 年 前
  sanex3339 114b053bd9 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/419 5 年 前
  sanex3339 37784ff97b Added ReservedStringObfuscatingGuard test file to index.spec.ts 5 年 前
  sanex3339 554b94a870 Added unit tests for DictionaryIdentifierNamesGenerator 5 年 前
  sanex3339 a83f3fcacd Added missing tests import 5 年 前
  sanex3339 f8044a7248 Added base tests for LevelledTopologicalSorter 5 年 前
  sanex3339 58f220dd40 Added SplitStringTransformer tests to index.spec.ts 5 年 前
  sanex3339 e7f2bd1063 Replaced ObfuscationResult and SourceMapCorrector classes by ObfuscatedCode class 6 年 前
  sanex3339 66640b4152 Refactoring related on splitting between nodes with statements and nodes with lexical scopes 6 年 前
  sanex3339 4b74976cc7 Some refactoring 7 年 前
  sanex3339 bcb3569e83 Obfuscation of import specifiers #2 7 年 前
  sanex3339 b97d47386b Obfuscation of import specifiers 7 年 前
  sanex3339 3ea05aa0e1 Switched `esprima` on `espree`. Obfuscation of `export` declarations 7 年 前
  sanex3339 1149ee4be0 Tests for NodeMetadata class 7 年 前
  sanex3339 7753d53028 Added tests for EsprimaFacade 7 年 前
  sanex3339 19ff4cfb1e Removed random internal random generation of identifiers prefix 7 年 前
  sanex3339 6de55d27f3 Random identifiers prefix generation 7 年 前
  sanex3339 d4b801e71e `identifiersPrefix` option 7 年 前
  sanex3339 3f94517bc1 Additional tests to improve code coverage #1 7 年 前
  sanex3339 2950613d44 Now transformers knows about its transformation stage 7 年 前
  sanex3339 21a2fd65b5 Additional tests for eval expressions obfuscation. Added new `finalizing` transformers category 7 年 前
  sanex3339 40130e74eb Added tests for eval expression obfuscation 7 年 前
  sanex3339 3e1e1142ba Added more tests. Updated `NodeAppender` class to work with all scope nodes. 7 年 前