Commit History

Author SHA1 Message Date
  sanex3339 52d9329df2 Dependencies update, added new script `git-add-files` to pre-commit hook 8 years ago
  sanex3339 af2d564a4a Enum names refactoring 8 years ago
  sanex3339 4304923ce8 Moved factories logi from container modules to InversifyContainerFacade 8 years ago
  sanex3339 cf2de98fd8 Reduced dist bundle size 8 years ago
  sanex3339 f22111e166 Folder structure and class name changes 8 years ago
  sanex3339 974fe39156 Some refactoring related to latest changes 8 years ago
  sanex3339 2729c9d882 ObfuscatingTransformer's optimisations 8 years ago
  sanex3339 b64ac9b58d Changed Replacer on ObfuscatingReplacer. Changed ObfuscatingReplacer return type from string on ESTree.Node 8 years ago
  sanex3339 e5d195f698 Changed pre-commit script in package.json 8 years ago
  sanex3339 69d097ba83 Switched from `escodegen` to `escodegen-wallaby` 8 years ago
  sanex3339 2b1d3ff86f Increased runtime performance with `rc4` `stringArrayEncoding` 8 years ago
  sanex3339 2fcefc26b5 Switched from `escodegen` to `escodegen-wallaby` 8 years ago
  sanex3339 ecdca8be31 dependencies update 8 years ago
  sanex3339 5c49244c7b 0.9.1 release 8 years ago
  sanex3339 19723f6fc6 0.9.0 release 8 years ago
  sanex3339 cf7b51992b 0.9.0 preparation: updated README.md, CHANGELOG.md and dependencies 8 years ago
  sanex3339 d33677ce9d refactoring 8 years ago
  sanex3339 59c267eabd Fixed invalid work of RandomGeneratorUtils.getMathRandom method. 8 years ago
  sanex3339 1737522d46 repalced `forEach` loops on `for` loops in places where performance is very important 8 years ago
  sanex3339 3df0f1685b Increased control flow transformation speed. 8 years ago
  sanex3339 ce6df17209 Various performance optimisations 8 years ago
  sanex3339 cd7259577c dependencies update 8 years ago
  sanex3339 0320841f2d Performance boost: replaced for..of loops on forEach loops in important to performance places 8 years ago
  sanex3339 cc80d1f4ee added IVisitor interface 8 years ago
  sanex3339 fe0e4b6114 Performance boost 8 years ago
  sanex3339 7a588a8747 fixed VariableDeclarationTransformer test description 8 years ago
  sanex3339 76054eb544 removed debug logging from tests 8 years ago
  sanex3339 69dc3a5733 Dropped node 0.10 and 0.12 support: added Array.includes transformation 8 years ago
  sanex3339 100950e1e3 scripts update, tests temporary debug logging 8 years ago
  sanex3339 d79f54ac85 dependencies update 8 years ago