Historique des commits

Auteur SHA1 Message Date
  sanex3339 96429ae0a7 Update bundles il y a 5 ans
  Timofey Kachalov b7f0730e5d Update README.md il y a 5 ans
  Timofey Kachalov 90b58f2088 Merge pull request #645 from javascript-obfuscator/minification-transformers il y a 5 ans
  sanex3339 90119a9c31 Updated readme section of `simplify` option il y a 5 ans
  sanex3339 546832479b Dependencies update il y a 5 ans
  sanex3339 87e23748f0 Renamed option: minify -> simplify il y a 5 ans
  sanex3339 0467620a08 Added tests for prohibited single FunctionDeclaration il y a 5 ans
  sanex3339 3a3d350d96 Added tests for prohibited single if statement il y a 5 ans
  sanex3339 2e198d1190 Merge branch 'master' into minification-transformers il y a 5 ans
  sanex3339 2a77358c94 Updated bundle il y a 5 ans
  Timofey Kachalov cf08a31550 Merge pull request #655 from javascript-obfuscator/dead-code-injection-prevent-collect-function-declaration il y a 5 ans
  sanex3339 460e956a6e Fixed runtime error `function statement not allowed` when `deadCodeInjection` is enabled il y a 5 ans
  Timofey Kachalov 43271f9f14 Merge pull request #654 from javascript-obfuscator/config-file-extension-validation il y a 5 ans
  sanex3339 6424730f2d Added config file extension validation il y a 5 ans
  Timofey Kachalov f54ed6875e Merge pull request #652 from javascript-obfuscator/base64-improvements il y a 5 ans
  sanex3339 7eb25bb403 Improvements of `stringArrayEncoding`: `base64` and `rc4` il y a 5 ans
  sanex3339 e625757ae0 Added constants with alphabet and numbers strings il y a 5 ans
  sanex3339 937309a664 Added more logic to simplify partially valid if statement branches il y a 5 ans
  sanex3339 5b64f75dac Handle more cases of `IfStatement` simplify il y a 5 ans
  sanex3339 7b8d341c48 Added more tests for partial if statement branches il y a 5 ans
  sanex3339 edba004651 Added logic and tests to partial simplify consequent only if statements with prohibited nodes il y a 5 ans
  sanex3339 8ab44490c2 Added partial if statement simplify with consequent only branch il y a 5 ans
  sanex3339 61a3728ed0 Renamed fixture files il y a 5 ans
  sanex3339 6905528d88 Simple consequent and alternate tests for IfStatementSimplifyTransformer #2 il y a 5 ans
  sanex3339 303a4a67df Merge remote-tracking branch 'origin/master' into minification-transformers il y a 5 ans
  sanex3339 57b84a670d Simple consequent and alternate tests for IfStatementSimplifyTransformer il y a 5 ans
  Timofey Kachalov 79d639feb6 Merge pull request #648 from da411d/patch-1 il y a 5 ans
  Manzhula David bc6a4e7ae0 Replace tab character with 4 spaces il y a 5 ans
  sanex3339 31551f4e33 Simple consequent only tests for IfStatementSimplifyTransformer il y a 5 ans
  sanex3339 c2d033599e IfStatementSimplifyTransformer prototype WIP: refactoring #2 il y a 5 ans