Historial de Commits

Autor SHA1 Mensaje Fecha
  sanex ae52c1dab7 Fixed CHANGELOG.md 2.3.0 release changelog hace 4 años
  sanex b19e87fdfa Updated @types/node and @types/webpack-env hace 4 años
  sanex b852b5105a Fixed README.md code syntax highlighting hace 4 años
  sanex 423a616cd7 Added example for `stringArrayWrappersType` option hace 4 años
  Timofey Kachalov a22eea0e80 Merge pull request #750 from javascript-obfuscator/force-convert-of-unicode-control-characters hace 4 años
  sanex b078548b7a Updated CHANGELOG.md hace 4 años
  sanex 0094e7cfbc Add force convert of unicode control characters to the unicode escape sequence hace 4 años
  Timofey Kachalov a5ad91eb8c Merge pull request #744 from javascript-obfuscator/string-array-wrappers-type-option hace 4 años
  sanex 8580cd1bf7 Updated README.md hace 4 años
  sanex 835581db64 Shifted indexes of string array wrappers #4: fixed wrappers calls and added tests hace 4 años
  Timofey Kachalov 4c62d70b77 Merge pull request #748 from mcmimik/patch-1 hace 4 años
  sanex 33441ebf36 Shifted indexes of string array wrappers #3: added ability to generate a negative shifted index hace 4 años
  mcmimik 8ec480b323 Fixed a typo. hace 4 años
  sanex 3036e8be1a WIP: shifted indexes of string array wrappers #2: refactoring hace 4 años
  sanex 559e3a440a WIP: shifted indexes of string array wrappers #1 hace 4 años
  sanex 4d4a99148b Merge branch 'master' into string-array-wrappers-type-option hace 4 años
  Timofey Kachalov 6edbdb2181 Merge pull request #746 from javascript-obfuscator/string-array-wrapper-default-parameter hace 4 años
  sanex 4c1a949fd3 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745 hace 4 años
  sanex d86ee4213c New option `stringArrayWrappersType` allows to select a type of the wrappers that are appending by the `stringArrayWrappersCount` option hace 4 años
  sanex 47263a4c1c Added tests for VisitedLexicalScopeNodesStackStorage class hace 4 años
  Timofey Kachalov b40b580560 Merge pull request #742 from javascript-obfuscator/string-array-wrappers-visited-scopes-storage hace 4 años
  sanex e20f2826e4 Refactoring of StringArrayTransformer.ts: moved logic to StringArrayWrappersTransformer, StringArrayScopeCallsWrapperDataStorage and VisitedLexicalScopeNodesStackStorage hace 4 años
  sanex 9a6db37fdf Updated `eslint` hace 4 años
  sanex febe932e7e Updated `eslint-scope` hace 4 años
  sanex 47104dda93 Moved `isValidLexicalScopeNode` method to the NodeGuards as `isNodeWithLexicalScopeAndStatements` hace 4 años
  Timofey Kachalov f71f57c006 Merge pull request #741 from javascript-obfuscator/string-array-wrappers-count-prohibited-scopes hace 4 años
  sanex b152e7bd09 Fixed order of the appended string array scope wrappers hace 4 años
  sanex 09e89f8fe6 Fixed `stringArrayWrappersCount` behaviour with arrow function scope without statements hace 4 años
  Timofey Kachalov 78383e7cb3 Merge pull request #740 from javascript-obfuscator/string-array-calls-wrapper-mangled-generator-fix hace 4 años
  sanex 5a833d1057 Improved update of previous mangled character hace 4 años