Commit történet

Szerző SHA1 Üzenet Dátum
  sanex cead12a76f Refactoring 3 éve
  sanex 899456f553 Dead code injection unwrap stage now runs before string array transformers 3 éve
  sanex bee043cef3 Identifier names cache option prototype #2. Added readme. 4 éve
  sanex 92e7c1aa10 Dependencies update 4 éve
  sanex 329b7a2543 Fixed `for-await-of` construction add when `deadCodeInjection` option is enabled 4 éve
  sanex 9c04ededc7 Reorganized transformers structure and order 4 éve
  sanex 3970513a64 Moved ScopeThroughIdentifiersTransformer to the `obfuscation` transformers 4 éve
  sanex 0f2f0c2c34 Improved rename of `deadCodeInjection` dead code identifiers. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/708 4 éve
  sanex3339 5a666436f1 Fixed runtime error `Uncaught SyntaxError: yield is a reserved identifier` when `deadCodeInjection` is enabled 4 éve
  sanex3339 460e956a6e Fixed runtime error `function statement not allowed` when `deadCodeInjection` is enabled 4 éve
  sanex3339 3a86db105b Code transformers #1 5 éve
  sanex3339 70428d0c36 Reverted commander version 5 éve
  sanex3339 a2e9c05ce8 Fixed errors related to identifiers. Changed self defending helper 5 éve
  sanex3339 7a6a35964b Migration from tslint on eslint #2 5 éve
  sanex3339 64b61a7ae7 Migration from tslint on eslint #1 5 éve
  sanex3339 102b4cdd58 Use of `eslint-scope` data to rename identifiers #2: refactoring 5 éve
  sanex3339 bb85924de5 More type-safe way to initialize custom nodes 5 éve
  sanex3339 66640b4152 Refactoring related on splitting between nodes with statements and nodes with lexical scopes 6 éve
  sanex3339 e9c6adc3b1 Fixed tslint 7 éve
  sanex3339 1a3f4b17c2 Improved dead code injection tests 7 éve
  sanex3339 5fdf26b941 Added getBlockScopeOfNode method 7 éve
  sanex3339 78cdba9ef6 Added NodeMetadata class 7 éve
  sanex3339 71f5d43b79 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/195 7 éve
  sanex3339 5f2273cc3d Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/195 7 éve
  sanex3339 6378ea500d Dead code injection improvements #1 7 éve
  sanex3339 e2e7c3d071 TSLint rules update 7 éve
  sanex3339 b061b3d889 Remove few any types 7 éve
  sanex3339 8b01f151bd Update to typescript 2.7.1 #2 7 éve
  sanex3339 87a4638159 Fixed dead code injection runtime error caused by identifiers conflict 7 éve
  sanex3339 e7e159d785 Fixed conflict between control flow storage and mangled identifiers 7 éve