Historial de Commits

Autor SHA1 Mensaje Fecha
  sanex 329b7a2543 Fixed `for-await-of` construction add when `deadCodeInjection` option is enabled hace 4 años
  sanex 4c1a949fd3 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745 hace 4 años
  sanex 47104dda93 Moved `isValidLexicalScopeNode` method to the NodeGuards as `isNodeWithLexicalScopeAndStatements` hace 4 años
  sanex da41272ef7 Fixed obfuscation of literals of `ExportNamedDeclaration` and `ExportAllDeclaration` nodes hace 4 años
  sanex3339 5a666436f1 Fixed runtime error `Uncaught SyntaxError: yield is a reserved identifier` when `deadCodeInjection` is enabled hace 4 años
  sanex3339 57b84a670d Simple consequent and alternate tests for IfStatementSimplifyTransformer hace 5 años
  sanex3339 31551f4e33 Simple consequent only tests for IfStatementSimplifyTransformer hace 5 años
  sanex3339 770d52ccac IfStatementSimplifyTransformer prototype WIP hace 5 años
  sanex3339 ca6a2cd5d6 Updated readme for BigInt literals support hace 5 años
  sanex3339 b95b279783 Removed unused NodeGuards code hace 5 años
  sanex3339 78722782de Additional improvements of variables preserving hace 5 años
  sanex3339 4e716ed0d0 Prevented transformation of object keys in sequence expression that has `super` call hace 5 años
  sanex3339 64b61a7ae7 Migration from tslint on eslint #1 hace 5 años
  sanex3339 580af78521 Removed dead code from NodeGuards hace 5 años
  sanex3339 856709ab12 `transformObjectKeys` refactoring and bug fixes hace 5 años
  sanex3339 87c8c612b8 Fixed wrong object keys transformation of objects inside sequence expressions hace 5 años
  sanex3339 f1cf511975 Removed dead code hace 5 años
  sanex3339 102b4cdd58 Use of `eslint-scope` data to rename identifiers #2: refactoring hace 5 años
  sanex3339 ff6b3013a6 eslint-scope transformer hace 5 años
  sanex3339 4dcff4eb4d Added logic to skip variable declaration transformation hace 5 años
  sanex3339 56e80ae800 More cases with improved `objectExpressionKeys` support hace 5 años
  sanex3339 811debed96 Dependencies update #4 hace 5 años
  sanex3339 de8579a8a5 0.18.6 version hace 5 años
  Dmitry Zamotkin 3c2e0c9eb0 Non-replaceable variables should be preserved to escape collisions with generated variable names hace 5 años
   c1031ced07 [Bug] Wrong Lexical Scope for let and const variables hace 5 años
  sanex3339 bbbc5c2bd2 Removed redundant code hace 6 años
  sanex3339 66640b4152 Refactoring related on splitting between nodes with statements and nodes with lexical scopes hace 6 años
  sanex3339 7170a2b476 Fixed wrong arrow function block scope detection hace 6 años
  sanex3339 836f665cab Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/297 hace 6 años
  sanex3339 0e76dbcf50 Added tests for issue https://github.com/javascript-obfuscator/javascript-obfuscator/issues/297 hace 6 años