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

Аутор SHA1 Порука Датум
  sanex 9301f6aa63 Refactoring, option rename on `forceTransformStrings` пре 4 година
  sanex dc3da64da7 `EscapeSequenceTransformer` moved to the `Finalizing` transformers пре 4 година
  sanex 4c1bae0527 `unicodeEscapeSequence` logic moved to the `EscapeSequenceTransformer` пре 4 година
  sanex a5d7f7418c `forceTransformedStrings` option пре 4 година
  sanex 76ee41a4a1 Typescript version update on 4.1.0-beta пре 4 година
  sanex 77ff574e67 Fixed isIncrementedMangledName algorithm пре 4 година
  sanex b4aa4d8edc Update webpack to v5 пре 4 година
  sanex 0094e7cfbc Add force convert of unicode control characters to the unicode escape sequence пре 4 година
  sanex 835581db64 Shifted indexes of string array wrappers #4: fixed wrappers calls and added tests пре 4 година
  sanex 33441ebf36 Shifted indexes of string array wrappers #3: added ability to generate a negative shifted index пре 4 година
  sanex 3036e8be1a WIP: shifted indexes of string array wrappers #2: refactoring пре 4 година
  sanex 559e3a440a WIP: shifted indexes of string array wrappers #1 пре 4 година
  sanex 4d4a99148b Merge branch 'master' into string-array-wrappers-type-option пре 4 година
  sanex 4c1a949fd3 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745 пре 4 година
  sanex d86ee4213c New option `stringArrayWrappersType` allows to select a type of the wrappers that are appending by the `stringArrayWrappersCount` option пре 4 година
  sanex 47263a4c1c Added tests for VisitedLexicalScopeNodesStackStorage class пре 4 година
  sanex e20f2826e4 Refactoring of StringArrayTransformer.ts: moved logic to StringArrayWrappersTransformer, StringArrayScopeCallsWrapperDataStorage and VisitedLexicalScopeNodesStackStorage пре 4 година
  sanex 9a6db37fdf Updated `eslint` пре 4 година
  sanex febe932e7e Updated `eslint-scope` пре 4 година
  sanex 47104dda93 Moved `isValidLexicalScopeNode` method to the NodeGuards as `isNodeWithLexicalScopeAndStatements` пре 4 година
  sanex b152e7bd09 Fixed order of the appended string array scope wrappers пре 4 година
  sanex 09e89f8fe6 Fixed `stringArrayWrappersCount` behaviour with arrow function scope without statements пре 4 година
  sanex 5a833d1057 Improved update of previous mangled character пре 4 година
  sanex 9b5eba5363 Fixed `stringArrayCallsWrapper` option with `mangled` names generator пре 4 година
  sanex 3d6f98c127 Enable `stringArrayWrappersCount` and `stringArrayWrappersChainedCalls` options by default пре 4 година
  sanex f43b138e8a New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount` пре 4 година
  sanex e87565bd9e Changed `stringArrayIntermediateVariablesCount` option description пре 4 година
  sanex 7df32035ec Added StringArrayCallNode custom node пре 4 година
  sanex b483ef17cf Added StringArrayIntermediateCallsWrapperNode custom node пре 4 година
  sanex 4c5028c095 Fixed tests of `stringArrayIntermediateVariablesCount` option пре 4 година