Historique des commits

Auteur SHA1 Message Date
  Timofey Kachalov f075a0e2d1 Added `stringArrayCallsTransform` and `stringArrayCallsTransformThreshold` options (#987) il y a 3 ans
  sanex 88ea1a2789 Completely removed lexical scope storage logic and data for generation scope calls wrappers il y a 3 ans
  sanex a1dc2df04f `stringArrayWrappersType: 'function'` now generates different indexes between each wrapper inside the same lexical scope il y a 3 ans
  sanex 4be162a24b Added property cache implementation il y a 4 ans
  sanex 18f72a89c7 Added ThroughIdentifierReplacer for code separate between ScopeIdentifierReplacer and ScopeThroughIdentifiersTransformer il y a 4 ans
  sanex bee043cef3 Identifier names cache option prototype #2. Added readme. il y a 4 ans
  sanex f087100c26 Identifier names cache option prototype il y a 4 ans
  sanex 04be75e27b Removed padding characters from all base64 encoded strings. il y a 4 ans
  sanex a118112095 Removed `obfuscation-event-emitter` to allow more flexible append of node inside custom code helper groups. il y a 4 ans
  sanex 381582f6f3 Extracted string array index type logic to a StringArrayIndexNode classes il y a 4 ans
  sanex 4c1bae0527 `unicodeEscapeSequence` logic moved to the `EscapeSequenceTransformer` il y a 4 ans
  sanex 3036e8be1a WIP: shifted indexes of string array wrappers #2: refactoring il y a 4 ans
  sanex e20f2826e4 Refactoring of StringArrayTransformer.ts: moved logic to StringArrayWrappersTransformer, StringArrayScopeCallsWrapperDataStorage and VisitedLexicalScopeNodesStackStorage il y a 4 ans
  sanex b483ef17cf Added StringArrayIntermediateCallsWrapperNode custom node il y a 4 ans
  sanex 84432e87e8 Improved `stringArrayIntermediateVariablesCount` option with function intermediate calls il y a 4 ans
  sanex 9c04ededc7 Reorganized transformers structure and order il y a 4 ans
  sanex3339 f07452e139 Added number numerical expression analyzer il y a 5 ans
  sanex3339 c6887464c4 Fixed wrong `source-map: 'inline'` encoding after `1.3.0` il y a 5 ans
  sanex3339 11cfaf2b51 Renamed option `mangleProperties` -> `renameProperties` il y a 5 ans
  sanex3339 f0465fc8f8 Base mangle properties realisation il y a 5 ans
  sanex3339 e7a6186eb6 Code transformers #2: HashbangOperatorTransformer il y a 5 ans
  sanex3339 3a86db105b Code transformers #1 il y a 5 ans
  sanex3339 51523c0d5c Refactoring of custom nodes: split on custom nodes and custom code helpers il y a 5 ans
  sanex3339 9dde522879 Custom nodes refactoring. CustomNodeObfuscator class. il y a 5 ans
  sanex3339 89e8a2452a More stable way to preserve identifiers with scope identifiers traverser il y a 5 ans
  sanex3339 ca4a907094 Added tests for rc4 encoded value collision fix il y a 5 ans
  sanex3339 f333b9d425 Added more tests, renamed some interfaces and classes il y a 5 ans
  sanex3339 102b4cdd58 Use of `eslint-scope` data to rename identifiers #2: refactoring il y a 5 ans
  sanex3339 b764844696 Literal replacer refactoring il y a 5 ans
  sanex3339 1277acea20 Fixed `TypeError: Assignment to constant variable` when auto-detection of kind of variables is inserted `const` variables for `controlFlowStorage` nodes il y a 5 ans