Commit History

Автор SHA1 Съобщение Дата
  sanex 77ff574e67 Fixed isIncrementedMangledName algorithm преди 5 години
  sanex 0094e7cfbc Add force convert of unicode control characters to the unicode escape sequence преди 5 години
  sanex 835581db64 Shifted indexes of string array wrappers #4: fixed wrappers calls and added tests преди 5 години
  sanex 33441ebf36 Shifted indexes of string array wrappers #3: added ability to generate a negative shifted index преди 5 години
  sanex 3036e8be1a WIP: shifted indexes of string array wrappers #2: refactoring преди 5 години
  sanex 559e3a440a WIP: shifted indexes of string array wrappers #1 преди 5 години
  sanex 4d4a99148b Merge branch 'master' into string-array-wrappers-type-option преди 5 години
  sanex 4c1a949fd3 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745 преди 5 години
  sanex d86ee4213c New option `stringArrayWrappersType` allows to select a type of the wrappers that are appending by the `stringArrayWrappersCount` option преди 5 години
  sanex 47263a4c1c Added tests for VisitedLexicalScopeNodesStackStorage class преди 5 години
  sanex e20f2826e4 Refactoring of StringArrayTransformer.ts: moved logic to StringArrayWrappersTransformer, StringArrayScopeCallsWrapperDataStorage and VisitedLexicalScopeNodesStackStorage преди 5 години
  sanex 9a6db37fdf Updated `eslint` преди 5 години
  sanex febe932e7e Updated `eslint-scope` преди 5 години
  sanex 47104dda93 Moved `isValidLexicalScopeNode` method to the NodeGuards as `isNodeWithLexicalScopeAndStatements` преди 5 години
  sanex b152e7bd09 Fixed order of the appended string array scope wrappers преди 5 години
  sanex 09e89f8fe6 Fixed `stringArrayWrappersCount` behaviour with arrow function scope without statements преди 5 години
  sanex 5a833d1057 Improved update of previous mangled character преди 5 години
  sanex 9b5eba5363 Fixed `stringArrayCallsWrapper` option with `mangled` names generator преди 5 години
  sanex 3d6f98c127 Enable `stringArrayWrappersCount` and `stringArrayWrappersChainedCalls` options by default преди 5 години
  sanex f43b138e8a New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount` преди 5 години
  sanex e87565bd9e Changed `stringArrayIntermediateVariablesCount` option description преди 5 години
  sanex 7df32035ec Added StringArrayCallNode custom node преди 5 години
  sanex b483ef17cf Added StringArrayIntermediateCallsWrapperNode custom node преди 5 години
  sanex 4c5028c095 Fixed tests of `stringArrayIntermediateVariablesCount` option преди 5 години
  sanex 5bbbc901d4 `stringArrayIntermediateVariablesCount` option rework преди 5 години
  sanex 84432e87e8 Improved `stringArrayIntermediateVariablesCount` option with function intermediate calls преди 5 години
  sanex e80937d108 Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount` преди 5 години
  sanex 1b656d7386 New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array` преди 5 години
  sanex 6ec92420f5 New API: `getOptionsByPreset` allows to get options for the passed options preset name преди 5 години
  sanex 14495b8259 Merge branch '1.12.1' преди 5 години