Историја ревизија

Аутор SHA1 Порука Датум
  Timofey Kachalov ec4b70f908 String array calls transform fix (#1050) пре 3 година
  Timofey Kachalov 77f64bf5df Fixed wrong generation of code that has statements after `ReturnStatment` when `simplify` option is enabled пре 3 година
  Timofey Kachalov f075a0e2d1 Added `stringArrayCallsTransform` and `stringArrayCallsTransformThreshold` options (#987) пре 3 година
  sanex 5c0334d093 Fixed tests пре 3 година
  sanex 6b8ead0b2b Support for class static blocks пре 3 година
  sanex 6e1ce07b5e Fixed very rare cases when `rotateStringArray` couldn't rotate array properly пре 3 година
  sanex c4abec8c2a Added additional self defending mechanisms. Updated tests пре 3 година
  sanex 9da81caf3d String array now stored as a function пре 3 година
  sanex 7920538a51 Updated self defending helper. Removed `no-eval` self-defending helper пре 3 година
  sanex 744cd14f7f Updated supported node versions. Added support for rename of property definitions пре 3 година
  sanex 52a5482ace Added base PropertyDefinition transformation пре 4 година
  sanex 4f9df91320 `stringArray` calls wrappers now inserted as `FunctionDeclaration` nodes at random indexes пре 4 година
  sanex 0acb91ca60 `renamePropertiesAutoExclude` option changed by `renamePropertiesMode` option пре 4 година
  sanex 3c379999a7 Added `renamePropertiesAutoExclude` option пре 4 година
  sanex 1847bcc5ac Fixed `simplify` option regression after `2.10.2` пре 4 година
  sanex 04be75e27b Removed padding characters from all base64 encoded strings. пре 4 година
  sanex 6ed3d4e3ed Version update to 2.10.0 пре 4 година
  sanex efac711ce4 Improved `rotateStringArray` option WIP пре 4 година
  sanex a118112095 Removed `obfuscation-event-emitter` to allow more flexible append of node inside custom code helper groups. пре 4 година
  sanex b2aee6cb6c Ignore object expressions as body of arrow function expression when `transformObjectKeys` option is enabled пре 4 година
  sanex 8c788b90ba Updated StringArrayScopeCallsWrapperTransformer tests пре 4 година
  sanex c0cd04d2bf Added `stringArrayWrappersParametersMaxCount` option пре 4 година
  sanex 4079b42fbd WIP: added random string array scope calls wrappers parameters пре 4 година
  sanex 381582f6f3 Extracted string array index type logic to a StringArrayIndexNode classes пре 4 година
  sanex ed7fbc5bef New option: `stringArrayIndexesType` accepts an array of types of string array call indexes пре 4 година
  sanex 4f33c76da1 New option: `stringArrayIndexShift` enables additional index shift for all string array calls пре 4 година
  sanex e8517bf770 Added ignoring of all object members previous to `SpreadElement` when `transformObjectKeys` option is enabled пре 4 година
  sanex 0c33e737a5 Fixed missing rename of object pattern properties in some cases пре 4 година
  sanex 34b1619ee6 Refactoring of `unicodeEscapeSequence` logic пре 4 година
  sanex 4c1bae0527 `unicodeEscapeSequence` logic moved to the `EscapeSequenceTransformer` пре 4 година