Commit History

Author SHA1 Message Date
  sanex3339 31fdfae074 Added `tslint-eslint-rules` rules 8 years ago
  sanex3339 2114064665 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/65 8 years ago
  sanex3339 1712174533 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/60 8 years ago
  sanex3339 91cb585cc2 Updated changelog 8 years ago
  sanex3339 5513279afd Added md5 hash of source code to seed for RandomGenerator 8 years ago
  sanex3339 d21c5afa8a Utility classes with state now are non-static 8 years ago
  sanex3339 71be6ab3b9 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/57 8 years ago
  sanex3339 1b32b93970 es2017 async functions support 8 years ago
  sanex3339 d1e32d977d Global tests refactoring 8 years ago
  sanex3339 48d57f56f5 dependencies update 8 years ago
  sanex3339 c9bbc9ff6c Dependencies update, added new script `git-add-files` to pre-commit hook 8 years ago
  Xavier Damman c33a2842fe Added call to donate after npm install 8 years ago
  sanex3339 9c81a0f4ec Moved factories logi from container modules to InversifyContainerFacade 8 years ago
  sanex3339 7fd68cfc5a Reduced dist bundle size 8 years ago
  sanex3339 568bb805fb Changed Replacer on ObfuscatingReplacer. Changed ObfuscatingReplacer return type from string on ESTree.Node 8 years ago
  sanex3339 68abac764b Changed pre-commit script in package.json 8 years ago
  sanex3339 c62efe446d Dependencies update, added pre-commit hook with travis and tests 8 years ago
  sanex3339 735bbb4b3c Switched from `escodegen` to `escodegen-wallaby` 8 years ago
  sanex3339 c7a3a2b71e Increased runtime performance with `rc4` `stringArrayEncoding` 8 years ago
  sanex3339 382598b5c5 Switched from `escodegen` to `escodegen-wallaby` 8 years ago
  sanex3339 ad32c850e4 0.9.2 dependencies update, update .npmignore 8 years ago
  sanex3339 a7c6057dbe dependencies update 8 years ago
  sanex3339 5501a59278 removed trevor from package.json 8 years ago
  sanex3339 ee45395a77 dependencies update + some attempts to run tests in docker locally 8 years ago
  sanex3339 1963af9572 dependencies update 8 years ago
  sanex3339 c64d08e53b 0.9.1 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 1737522d46 repalced `forEach` loops on `for` loops in places where performance is very important 8 years ago
  sanex3339 ed7b704521 dependencies update 8 years ago