Commit History

Author SHA1 Message Date
  Steve Fan 705b7d31e7 Substitute the index generator into one function 7 years ago
  Steve Fan a78980d4b6 Obfuscated prototype symbols 7 years ago
  sanex3339 31fdfae074 Added `tslint-eslint-rules` rules 7 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 2ad3c193c8 Various performance optimisations: fixed tslint 8 years ago
  sanex3339 ce6df17209 Various performance optimisations 8 years ago
  sanex3339 fe0e4b6114 Performance boost 8 years ago
  sanex3339 e8f68171dd Storages: sliglhtly changed behaviour of `getKeyOf` methods, added tests 8 years ago
  sanex3339 463f82604f BlockStatement control flow transformation: first draft solution 8 years ago
  sanex3339 e88bec9189 0.9.0-dev.5 8 years ago
  sanex3339 f47dbdd4c7 refactoring 8 years ago
  sanex3339 98e048cbb9 update deps, readme and small refactoring 8 years ago
  sanex3339 519ecbf084 fixed esprima crash when `unicodeEscapeSequence` is disabled 8 years ago
  sanex3339 44e5c3664c tslint fix 8 years ago
  sanex3339 d2d5517dd1 performance boost 8 years ago
  sanex3339 3062e761a2 fixed error when string array variable name and string array calls wrapper name was the same 8 years ago
  sanex3339 cae81b1538 replace few let on const 8 years ago
  sanex3339 f5f94a654e control flow flattening algoritm optimizations 8 years ago
  sanex3339 90021e251c now use underscore for various operations. 8 years ago
  sanex3339 d44ea8848e disable tslint for crypt methods 8 years ago
  sanex3339 bbe95afcaa utils split on few utils classes 8 years ago