Historie revizí

Autor SHA1 Zpráva Datum
  sanex bee043cef3 Identifier names cache option prototype #2. Added readme. před 4 roky
  sanex b71b39f5e7 Merge branch 'master' into rotate-string-array-improvements před 4 roky
  sanex 2927fa0ab8 Preventing move of `"use strict";` directive during obfuscation před 4 roky
  sanex efac711ce4 Improved `rotateStringArray` option WIP před 4 roky
  sanex 229c99f68c Added `ExportSpecifierTransformer`. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/791 před 4 roky
  sanex 4c1bae0527 `unicodeEscapeSequence` logic moved to the `EscapeSequenceTransformer` před 4 roky
  sanex e20f2826e4 Refactoring of StringArrayTransformer.ts: moved logic to StringArrayWrappersTransformer, StringArrayScopeCallsWrapperDataStorage and VisitedLexicalScopeNodesStackStorage před 4 roky
  sanex 9c04ededc7 Reorganized transformers structure and order před 4 roky
  sanex 0f2f0c2c34 Improved rename of `deadCodeInjection` dead code identifiers. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/708 před 4 roky
  sanex3339 c85f6c0092 Added ObjectPatternPropertiesTransformer. Added helper for stubbing selected node transformers. před 4 roky
  sanex3339 37eb0aa745 ExpressionStatementsMergeTransformer + optimized AbstractStatementSimplifyTransformer logic před 4 roky
  sanex3339 c1b0458f3c Block statement simplify transformer před 4 roky
  sanex3339 dd8dcac223 Added `numbersToExpressions` option and NumberToNumericalExpressionTransformer před 4 roky
  sanex3339 770d52ccac IfStatementSimplifyTransformer prototype WIP před 4 roky
  sanex3339 1d86852e45 `minify` option and variable declarations merge transformer před 4 roky
  sanex3339 11cfaf2b51 Renamed option `mangleProperties` -> `renameProperties` před 5 roky
  sanex3339 f0465fc8f8 Base mangle properties realisation před 5 roky
  sanex3339 51523c0d5c Refactoring of custom nodes: split on custom nodes and custom code helpers před 5 roky
  sanex3339 102b4cdd58 Use of `eslint-scope` data to rename identifiers #2: refactoring před 5 roky
  sanex3339 783067b505 `splitString` and `splitStringChunkLength` options před 5 roky
  Dmitry Zamotkin 3c2e0c9eb0 Non-replaceable variables should be preserved to escape collisions with generated variable names před 5 roky
  sanex3339 bcb3569e83 Obfuscation of import specifiers #2 před 7 roky
  sanex3339 b97d47386b Obfuscation of import specifiers před 7 roky
  sanex3339 78cdba9ef6 Added NodeMetadata class před 7 roky
  sanex3339 c00685c43d Custom nodes transformer před 7 roky
  sanex3339 2950613d44 Now transformers knows about its transformation stage před 7 roky
  sanex3339 ad0b1b0fdf Eval obfuscation transformers před 7 roky
  sanex3339 07c7414420 obfuscation of eval call expressions WIP před 7 roky
  sanex3339 d3bd595142 Object keys obfuscation - first working realisation před 7 roky
  sanex3339 4bde27915f Keep comments with specific keywords před 7 roky