Історія комітів

Автор SHA1 Опис Дата
  sanex 1e9c031e7a Slightly optimized `setNodeMetadata` for basic cases with `isTransformNode` flag 4 роки тому
  sanex 9e2ca383a5 Added more tests that are covering `forceTransformStrings` option priorities 4 роки тому
  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 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 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 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 7df32035ec Added StringArrayCallNode custom node 4 роки тому
  sanex b483ef17cf Added StringArrayIntermediateCallsWrapperNode custom node 4 роки тому
  sanex 4c5028c095 Fixed tests of `stringArrayIntermediateVariablesCount` option 4 роки тому
  sanex e80937d108 Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount` 4 роки тому
  sanex 1b656d7386 New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array` 4 роки тому