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

Автор SHA1 Сообщение Дата
  sanex 0094e7cfbc Add force convert of unicode control characters to the unicode escape sequence 4 лет назад
  Timofey Kachalov a5ad91eb8c Merge pull request #744 from javascript-obfuscator/string-array-wrappers-type-option 4 лет назад
  sanex 8580cd1bf7 Updated README.md 4 лет назад
  sanex 835581db64 Shifted indexes of string array wrappers #4: fixed wrappers calls and added tests 4 лет назад
  Timofey Kachalov 4c62d70b77 Merge pull request #748 from mcmimik/patch-1 4 лет назад
  sanex 33441ebf36 Shifted indexes of string array wrappers #3: added ability to generate a negative shifted index 4 лет назад
  mcmimik 8ec480b323 Fixed a typo. 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 лет назад
  Timofey Kachalov 6edbdb2181 Merge pull request #746 from javascript-obfuscator/string-array-wrapper-default-parameter 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 лет назад
  Timofey Kachalov b40b580560 Merge pull request #742 from javascript-obfuscator/string-array-wrappers-visited-scopes-storage 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 лет назад
  Timofey Kachalov f71f57c006 Merge pull request #741 from javascript-obfuscator/string-array-wrappers-count-prohibited-scopes 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 лет назад
  Timofey Kachalov 78383e7cb3 Merge pull request #740 from javascript-obfuscator/string-array-calls-wrapper-mangled-generator-fix 4 лет назад
  sanex 5a833d1057 Improved update of previous mangled character 4 лет назад
  sanex 9b5eba5363 Fixed `stringArrayCallsWrapper` option with `mangled` names generator 4 лет назад
  Timofey Kachalov b5ad5b075c Merge pull request #739 from javascript-obfuscator/dependabot/npm_and_yarn/node-fetch-2.6.1 4 лет назад
  dependabot[bot] 743c231c49 Bump node-fetch from 2.6.0 to 2.6.1 4 лет назад
  Timofey Kachalov 253b192bf5 Merge pull request #738 from javascript-obfuscator/string-array-intermediate-calls-wrapper 4 лет назад
  sanex 0c2b4bdb00 Updated README.md example 4 лет назад
  sanex 3d6f98c127 Enable `stringArrayWrappersCount` and `stringArrayWrappersChainedCalls` options by default 4 лет назад