Commit History

Author SHA1 Message Date
  Timofey Kachalov 56ab9c2003 Merge pull request #889 from javascript-obfuscator/top-level-await-support 4 years ago
  sanex 72a89a1357 Added support of `top-level await` 4 years ago
  Timofey Kachalov ab251554b0 Merge pull request #888 from javascript-obfuscator/control-flow-flattening-rest-argument 4 years ago
  sanex dd328b3c22 Fixed invalid code generation for rest arguments when `controlFlowFlattening` option is enabled 4 years ago
  sanex c0ac1239e2 Dependencies update 27.02.2021 4 years ago
  Timofey Kachalov 40dac436fd Merge pull request #885 from javascript-obfuscator/numbers-to-expressions-float 4 years ago
  sanex 9c5b289fdd Fixed invalid behaviour of extractIntegerAndDecimalParts for negative numbers 4 years ago
  sanex 61d98966b1 Fixed invalid behaviour of `numbersToExpressions` option for float numbers 4 years ago
  sanex cad692b091 Dependencies update 14.02.2021 #2 4 years ago
  sanex dd11e17e05 Dependencies update 14.02.2021 4 years ago
  sanex 50eda7074a Merge remote-tracking branch 'origin/master' 4 years ago
  sanex 62f93cf178 Dependencies update 31.01.2021 4 years ago
  Timofey Kachalov 0404419bec Merge pull request #871 from iamanishroy/patch-1 4 years ago
  Anish Roy d63b1feda5 created a netlify build plugin.. Just to mention 4 years ago
  sanex c44b959a1d Reverted @types/estree to "0.0.45", 4 years ago
  sanex d9c18df72e Dependencies update 23.01.2020 4 years ago
  Timofey Kachalov bd770856ba Merge pull request #866 from pmacostapdi/master 4 years ago
  Pablo Acosta-Serafini 00dd0c2f21 Fixed bug in CLI options documentation 4 years ago
  Timofey Kachalov d996e1ae3a Merge pull request #865 from javascript-obfuscator/if-statement-simplify-fix 4 years ago
  sanex 1847bcc5ac Fixed `simplify` option regression after `2.10.2` 4 years ago
  sanex 73953b37c0 Fixed CHANGELOG.md grammar mistake 4 years ago
  Timofey Kachalov 76eed2017f Merge pull request #861 from javascript-obfuscator/simplify-single-line-statement-fix 4 years ago
  sanex 49ec0a66b8 Added non-IfStatement test for isIfStatementNodeWithSingleStatementBody method 4 years ago
  sanex 5289dcc834 Fixed behaviour of `simplify` options when node with a single-statement `body` is inside simplified `IfStatement` node 4 years ago
  sanex ee41f06b3c Dependencies update 16.01.2021 4 years ago
  Timofey Kachalov 09bd29f832 Merge pull request #854 from javascript-obfuscator/btoa-atob-remove-padding 4 years ago
  sanex 04be75e27b Removed padding characters from all base64 encoded strings. 4 years ago
  sanex bba709f412 Updated README.md 4 years ago
  sanex 81ff464320 Added runtime StringArrayRotateFunctionTransformer tests 4 years ago
  sanex 159b5e85ac Added method isComparisonExpressionStringLiteralNode to the StringArrayRotateFunctionTransformer 4 years ago