コミット履歴

作者 SHA1 メッセージ 日付
  sanex3339 8585a78672 Fixed `Maximum call stack size exceeded` error on large strings when `splitString` option is enabled 5 年 前
  sanex3339 d23eb3ee76 Replaced recursive function on loop in SplitStringTransformer 5 年 前
  sanex3339 43d09fbed8 Slightly different way to execute object expression extractors 5 年 前
  sanex3339 f1cf511975 Removed dead code 5 年 前
  sanex3339 fc2cf933d9 More complex object keys transformation + some string literal transformations refactoring 5 年 前
  sanex3339 f333b9d425 Added more tests, renamed some interfaces and classes 5 年 前
  sanex3339 007af5f52b Object expression keys transformer rework 5 年 前
  sanex3339 7b231fe308 Added more restrictions for object keys transformations 5 年 前
  sanex3339 3bc9678f8c Fixed wrong transform object keys behaviour with function default parameters 5 年 前
  sanex3339 8b991a7bdb Changed version to 0.24.0-rc.0 5 年 前
  sanex3339 d0285aa085 A file path will be displayed on obfuscation error 5 年 前
  sanex3339 737e1a2d0f Fixed object keys extraction when using with template literals 5 年 前
  sanex3339 50f7405375 Switched from `awesome-typescript-loader` on `ts-loader` #2 5 年 前
  sanex3339 b7217a72c8 Switched from `awesome-typescript-loader` on `ts-loader` 5 年 前
  sanex3339 e9ddfdf81d IsAllowedForObfuscationTarget validator 5 年 前
  sanex3339 b50c48a683 Dynamic import and `import.meta` support 5 年 前
  sanex3339 c050ebca38 `ecmaVersion` constant 5 年 前
  sanex3339 38a917fa7a Removed unnecessary code frome ScopeIdentifiersTransformer 5 年 前
  sanex3339 b776df8f90 ScopeAnalyzer tests 5 年 前
  sanex3339 b89ebccb49 Use of `eslint-scope` data to rename identifiers #2: more refactoring 5 年 前
  sanex3339 102b4cdd58 Use of `eslint-scope` data to rename identifiers #2: refactoring 5 年 前
  sanex3339 ff6b3013a6 eslint-scope transformer 5 年 前
  sanex3339 19d0769163 Fixed rare case with positive check of `shouldAddValueToStringArray` method when `stringArrayThreshold` is 0 5 年 前
  sanex3339 6c1c95bc5b Merge branch 'master' into string-array-random-position 5 年 前
  sanex3339 309c678888 LiteralTransformer rotate and shuffle tests refactoring 5 年 前
  Dmitry Zamotkin cc8ebba8dd A wrong object key when using transform object keys and unicode escape sequence options at once 5 年 前
  sanex3339 1edf96c0a0 `shuffleStringArray` option 5 年 前
  sanex3339 b764844696 Literal replacer refactoring 5 年 前
  sanex3339 645e122640 Switched from `espree` to `acorn` 5 年 前
  sanex3339 77122b7374 Refactoring of CustomNode methods 5 年 前