Historique des commits

Auteur SHA1 Message Date
  sanex 0094e7cfbc Add force convert of unicode control characters to the unicode escape sequence il y a 4 ans
  sanex 835581db64 Shifted indexes of string array wrappers #4: fixed wrappers calls and added tests il y a 4 ans
  sanex 33441ebf36 Shifted indexes of string array wrappers #3: added ability to generate a negative shifted index il y a 4 ans
  sanex 3036e8be1a WIP: shifted indexes of string array wrappers #2: refactoring il y a 4 ans
  sanex 4d4a99148b Merge branch 'master' into string-array-wrappers-type-option il y a 4 ans
  sanex 4c1a949fd3 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745 il y a 4 ans
  sanex d86ee4213c New option `stringArrayWrappersType` allows to select a type of the wrappers that are appending by the `stringArrayWrappersCount` option il y a 4 ans
  sanex 47263a4c1c Added tests for VisitedLexicalScopeNodesStackStorage class il y a 4 ans
  sanex e20f2826e4 Refactoring of StringArrayTransformer.ts: moved logic to StringArrayWrappersTransformer, StringArrayScopeCallsWrapperDataStorage and VisitedLexicalScopeNodesStackStorage il y a 4 ans
  sanex febe932e7e Updated `eslint-scope` il y a 4 ans
  sanex 47104dda93 Moved `isValidLexicalScopeNode` method to the NodeGuards as `isNodeWithLexicalScopeAndStatements` il y a 4 ans
  sanex b152e7bd09 Fixed order of the appended string array scope wrappers il y a 4 ans
  sanex 09e89f8fe6 Fixed `stringArrayWrappersCount` behaviour with arrow function scope without statements il y a 4 ans
  sanex 5a833d1057 Improved update of previous mangled character il y a 4 ans
  sanex 9b5eba5363 Fixed `stringArrayCallsWrapper` option with `mangled` names generator il y a 4 ans
  sanex 3d6f98c127 Enable `stringArrayWrappersCount` and `stringArrayWrappersChainedCalls` options by default il y a 4 ans
  sanex f43b138e8a New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount` il y a 4 ans
  sanex 7df32035ec Added StringArrayCallNode custom node il y a 4 ans
  sanex b483ef17cf Added StringArrayIntermediateCallsWrapperNode custom node il y a 4 ans
  sanex 4c5028c095 Fixed tests of `stringArrayIntermediateVariablesCount` option il y a 4 ans
  sanex e80937d108 Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount` il y a 4 ans
  sanex 1b656d7386 New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array` il y a 4 ans
  sanex 6ec92420f5 New API: `getOptionsByPreset` allows to get options for the passed options preset name il y a 4 ans
  sanex 75b8e9ca9d Updated @types/estree and @types/node il y a 4 ans
  sanex a0dca0256b Fixed regression bug with combination of `splitStrings` and `renameProperties` option il y a 4 ans
  sanex 83208b22f2 Updated `esrecurse` to 4.3.0. Dependencies update. il y a 4 ans
  sanex 017ade47db Fixed order of StringArrayCallsWrapper code helpers, added tests il y a 4 ans
  Timofey Kachalov 42ff66849e Mixed string array encoding prototype (#727) il y a 4 ans
  sanex 645a3c5cef New `optionsPreset` option il y a 4 ans
  sanex cc7b36792a Added tests for `rename-properties` invalid literal node type il y a 4 ans