Historial de Commits

Autor SHA1 Mensaje Fecha
  sanex3339 1712174533 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/60 hace 7 años
  sanex3339 91cb585cc2 Updated changelog hace 8 años
  sanex3339 5513279afd Added md5 hash of source code to seed for RandomGenerator hace 8 años
  sanex3339 d21c5afa8a Utility classes with state now are non-static hace 8 años
  sanex3339 71be6ab3b9 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/57 hace 8 años
  sanex3339 d1e32d977d Global tests refactoring hace 8 años
  sanex3339 c9bbc9ff6c Dependencies update, added new script `git-add-files` to pre-commit hook hace 8 años
  sanex3339 f1045c20c1 Enum names refactoring hace 8 años
  sanex3339 9c81a0f4ec Moved factories logi from container modules to InversifyContainerFacade hace 8 años
  sanex3339 7fd68cfc5a Reduced dist bundle size hace 8 años
  sanex3339 b6bfb02d84 Folder structure and class name changes hace 8 años
  sanex3339 e17265bb59 Some refactoring related to latest changes hace 8 años
  sanex3339 3a841cab56 ObfuscatingTransformer's optimisations hace 8 años
  sanex3339 568bb805fb Changed Replacer on ObfuscatingReplacer. Changed ObfuscatingReplacer return type from string on ESTree.Node hace 8 años
  sanex3339 68abac764b Changed pre-commit script in package.json hace 8 años
  sanex3339 735bbb4b3c Switched from `escodegen` to `escodegen-wallaby` hace 8 años
  sanex3339 c7a3a2b71e Increased runtime performance with `rc4` `stringArrayEncoding` hace 8 años
  sanex3339 382598b5c5 Switched from `escodegen` to `escodegen-wallaby` hace 8 años
  sanex3339 a7c6057dbe dependencies update hace 8 años
  sanex3339 c64d08e53b 0.9.1 release hace 8 años
  sanex3339 19723f6fc6 0.9.0 release hace 8 años
  sanex3339 cf7b51992b 0.9.0 preparation: updated README.md, CHANGELOG.md and dependencies hace 8 años
  sanex3339 d33677ce9d refactoring hace 8 años
  sanex3339 59c267eabd Fixed invalid work of RandomGeneratorUtils.getMathRandom method. hace 8 años
  sanex3339 1737522d46 repalced `forEach` loops on `for` loops in places where performance is very important hace 8 años
  sanex3339 3df0f1685b Increased control flow transformation speed. hace 8 años
  sanex3339 ce6df17209 Various performance optimisations hace 8 años
  sanex3339 cd7259577c dependencies update hace 8 años
  sanex3339 0320841f2d Performance boost: replaced for..of loops on forEach loops in important to performance places hace 8 años
  sanex3339 cc80d1f4ee added IVisitor interface hace 8 años