Historial de Commits

Autor SHA1 Mensaje Fecha
  sanex3339 dd7c1df9f9 Fixed wrong names generation for the custom nodes hace 5 años
  sanex3339 9dde522879 Custom nodes refactoring. CustomNodeObfuscator class. hace 5 años
  sanex3339 89e8a2452a More stable way to preserve identifiers with scope identifiers traverser hace 5 años
  sanex3339 002697caf5 Improved mangled identifier names generator. Improved variable preserving. hace 5 años
  sanex3339 029d5953c2 Added more tests of identifier names conflicts when using `identifiersPrefix` hace 5 años
  sanex3339 ac259dab1c Added more fixes of identifier names conflicts when using `identifiersPrefix` hace 5 años
  sanex3339 78722782de Additional improvements of variables preserving hace 5 años
  sanex3339 db908f7bce Fixed conflicts between generated names and names from untouched identifiers from source code. hace 5 años
  sanex3339 e589b461c3 Fixed wrong rename of object pattern identifiers hace 5 años
  sanex3339 f819acbc4b Removed isNodeScope option, added more tests hace 5 años
  sanex3339 c0117912c1 Added class scope sanitizing hace 5 años
  sanex3339 b454b9e809 Additional fixes of `transformObjectKeys` hace 5 años
  sanex3339 856709ab12 `transformObjectKeys` refactoring and bug fixes hace 5 años
  sanex3339 5011d89eee Fixed object expression keys transformation when of sequence expressions, when identifier is referenced on the same expression hace 5 años
  sanex3339 87c8c612b8 Fixed wrong object keys transformation of objects inside sequence expressions hace 5 años
  sanex3339 fc2cf933d9 More complex object keys transformation + some string literal transformations refactoring hace 5 años
  sanex3339 007af5f52b Object expression keys transformer rework hace 5 años
  sanex3339 7b231fe308 Added more restrictions for object keys transformations hace 5 años
  sanex3339 3bc9678f8c Fixed wrong transform object keys behaviour with function default parameters hace 5 años
  sanex3339 737e1a2d0f Fixed object keys extraction when using with template literals hace 5 años
  sanex3339 e9ddfdf81d IsAllowedForObfuscationTarget validator 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 309c678888 LiteralTransformer rotate and shuffle tests refactoring hace 5 años
  sanex3339 1edf96c0a0 `shuffleStringArray` option hace 5 años
  sanex3339 b764844696 Literal replacer refactoring hace 5 años
  sanex3339 612068024a Added method-definition literal key converting to `computed` hace 5 años
  sanex3339 3a1cc4e4f5 Auto detection of prevailing kind of variables hace 5 años
  sanex3339 53532e7095 Added more tests hace 5 años
  sanex3339 4dcff4eb4d Added logic to skip variable declaration transformation hace 5 años