Histórico de Commits

Autor SHA1 Mensagem Data
  sanex 1dbfd24237 `renameProperties` option now won't generate duplicated property names in some cases há 3 anos atrás
  sanex a1dc2df04f `stringArrayWrappersType: 'function'` now generates different indexes between each wrapper inside the same lexical scope há 3 anos atrás
  sanex 3a71c78304 * `stringArrayWrappersType: 'function'` now appends `FunctionDeclaration` functions instead of `FunctionExpression` functions. This allows to append these wrappers at random positions inside each scope há 3 anos atrás
  sanex 5683e75a91 Improved `stringArray` calls wrapper templates há 3 anos atrás
  sanex 899456f553 Dead code injection unwrap stage now runs before string array transformers há 3 anos atrás
  sanex 4be162a24b Added property cache implementation há 4 anos atrás
  sanex f32bcf29a8 Changed identifier names cache structure to store multiple identifier caches há 4 anos atrás
  sanex bee043cef3 Identifier names cache option prototype #2. Added readme. há 4 anos atrás
  sanex f087100c26 Identifier names cache option prototype há 4 anos atrás
  sanex a13c764fc6 Fixed invalid code generation for start/middle rest arguments when `controlFlowFlattenig` option is enabled há 4 anos atrás
  sanex 4f9df91320 `stringArray` calls wrappers now inserted as `FunctionDeclaration` nodes at random indexes há 4 anos atrás
  sanex 0acb91ca60 `renamePropertiesAutoExclude` option changed by `renamePropertiesMode` option há 4 anos atrás
  sanex 3c379999a7 Added `renamePropertiesAutoExclude` option há 4 anos atrás
  sanex 1847bcc5ac Fixed `simplify` option regression after `2.10.2` há 4 anos atrás
  sanex 04be75e27b Removed padding characters from all base64 encoded strings. há 4 anos atrás
  sanex 6ed3d4e3ed Version update to 2.10.0 há 4 anos atrás
  sanex efac711ce4 Improved `rotateStringArray` option WIP há 4 anos atrás
  sanex a118112095 Removed `obfuscation-event-emitter` to allow more flexible append of node inside custom code helper groups. há 4 anos atrás
  sanex b2aee6cb6c Ignore object expressions as body of arrow function expression when `transformObjectKeys` option is enabled há 4 anos atrás
  sanex 8c788b90ba Updated StringArrayScopeCallsWrapperTransformer tests há 4 anos atrás
  sanex c0cd04d2bf Added `stringArrayWrappersParametersMaxCount` option há 4 anos atrás
  sanex 4079b42fbd WIP: added random string array scope calls wrappers parameters há 4 anos atrás
  sanex 381582f6f3 Extracted string array index type logic to a StringArrayIndexNode classes há 4 anos atrás
  sanex ed7fbc5bef New option: `stringArrayIndexesType` accepts an array of types of string array call indexes há 4 anos atrás
  sanex 4f33c76da1 New option: `stringArrayIndexShift` enables additional index shift for all string array calls há 4 anos atrás
  sanex e8517bf770 Added ignoring of all object members previous to `SpreadElement` when `transformObjectKeys` option is enabled há 4 anos atrás
  sanex 0c33e737a5 Fixed missing rename of object pattern properties in some cases há 4 anos atrás
  sanex 34b1619ee6 Refactoring of `unicodeEscapeSequence` logic há 4 anos atrás
  sanex 4c1bae0527 `unicodeEscapeSequence` logic moved to the `EscapeSequenceTransformer` há 4 anos atrás
  sanex a5d7f7418c `forceTransformedStrings` option há 4 anos atrás