История коммитов

Автор SHA1 Сообщение Дата
  sanex 4c1a949fd3 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745 4 лет назад
  sanex e20f2826e4 Refactoring of StringArrayTransformer.ts: moved logic to StringArrayWrappersTransformer, StringArrayScopeCallsWrapperDataStorage and VisitedLexicalScopeNodesStackStorage 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 9b5eba5363 Fixed `stringArrayCallsWrapper` option with `mangled` names generator 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 5bbbc901d4 `stringArrayIntermediateVariablesCount` option rework 4 лет назад
  sanex 84432e87e8 Improved `stringArrayIntermediateVariablesCount` option with function intermediate calls 4 лет назад
  sanex 1b656d7386 New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array` 4 лет назад
  Timofey Kachalov 42ff66849e Mixed string array encoding prototype (#727) 4 лет назад
  sanex 0d556cbc13 Moved MemberExpressionTransformer back to converting transformers 4 лет назад
  sanex 9c04ededc7 Reorganized transformers structure and order 4 лет назад