Historial de Commits

Autor SHA1 Mensaje Fecha
  sanex3339 002697caf5 Improved mangled identifier names generator. Improved variable preserving. 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 4e716ed0d0 Prevented transformation of object keys in sequence expression that has `super` call hace 5 años
  sanex3339 db908f7bce Fixed conflicts between generated names and names from untouched identifiers from source code. hace 5 años
  sanex3339 469dd4a0cf Updated changelog and version hace 5 años
  sanex3339 e589b461c3 Fixed wrong rename of object pattern identifiers hace 5 años
  sanex3339 ca4a907094 Added tests for rc4 encoded value collision fix hace 5 años
  sanex3339 740b84d598 Fix of rc4 encoded values collision hace 5 años
  sanex3339 7a6a35964b Migration from tslint on eslint #2 hace 5 años
  sanex3339 64b61a7ae7 Migration from tslint on eslint #1 hace 5 años
  sanex3339 fcbe2ee66e Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/535 hace 5 años
  sanex3339 41a31a1c54 Updated copyright hace 5 años
  sanex3339 05a172973c Reverted validation errors under `node` target for `sourceMap*` options 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 65f8bb84d4 Version update to 0.24.0 hace 5 años
  sanex3339 58c165f889 Increased `identifierNamesGenerator: 'mangled` speed hace 5 años
  sanex3339 b454b9e809 Additional fixes of `transformObjectKeys` hace 5 años
  sanex3339 f6cc614c36 Bundles update 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 8585a78672 Fixed `Maximum call stack size exceeded` error on large strings when `splitString` option is enabled hace 5 años
  sanex3339 d23eb3ee76 Replaced recursive function on loop in SplitStringTransformer hace 5 años
  sanex3339 43d09fbed8 Slightly different way to execute object expression extractors hace 5 años
  sanex3339 f1cf511975 Removed dead code hace 5 años
  sanex3339 fc2cf933d9 More complex object keys transformation + some string literal transformations refactoring hace 5 años
  sanex3339 f333b9d425 Added more tests, renamed some interfaces and classes hace 5 años
  sanex3339 007af5f52b Object expression keys transformer rework hace 5 años