提交歷史

作者 SHA1 備註 提交日期
  sanex 4f28bee90f Renamed ConsoleOutputDisable template 4 年之前
  sanex3339 af0649bb56 Improved `disableConsoleOutput` template. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/691 4 年之前
  sanex3339 7ce5f964d6 Improved ObjectPatternPropertiesTransformer logic. Added tests. 4 年之前
  sanex3339 37eb0aa745 ExpressionStatementsMergeTransformer + optimized AbstractStatementSimplifyTransformer logic 4 年之前
  sanex3339 dd8dcac223 Added `numbersToExpressions` option and NumberToNumericalExpressionTransformer 4 年之前
  sanex3339 f07452e139 Added number numerical expression analyzer 4 年之前
  sanex3339 d074bbe816 Prevented mutation of the name sequences of `mangled` identifier name generators 4 年之前
  sanex3339 c6887464c4 Fixed wrong `source-map: 'inline'` encoding after `1.3.0` 4 年之前
  sanex3339 b606926182 Added unit tests for `mangled-shuffled` identifier names generator 4 年之前
  sanex3339 87e23748f0 Renamed option: minify -> simplify 4 年之前
  sanex3339 31551f4e33 Simple consequent only tests for IfStatementSimplifyTransformer 4 年之前
  sanex3339 87aca85f3e Added tests for VariableDeclarationsMergeTransformer 4 年之前
  sanex3339 11cfaf2b51 Renamed option `mangleProperties` -> `renameProperties` 5 年之前
  sanex3339 095ccc330a Added tests for ManglePropertiesTransformer 5 年之前
  Timofey Kachalov 7135b09f28 Added correct `self-defending` code for `target: 'browser-no-eval'` (#617) 5 年之前
  sanex3339 e7a6186eb6 Code transformers #2: HashbangOperatorTransformer 5 年之前
  sanex3339 6d03a2bacf Added prefixes to the generated global identifiers of the added code 5 年之前
  sanex3339 d229c8ffa1 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/563 5 年之前
  sanex3339 a2e9c05ce8 Fixed errors related to identifiers. Changed self defending helper 5 年之前
  sanex3339 51523c0d5c Refactoring of custom nodes: split on custom nodes and custom code helpers 5 年之前
  sanex3339 9dde522879 Custom nodes refactoring. CustomNodeObfuscator class. 5 年之前
  sanex3339 ac259dab1c Added more fixes of identifier names conflicts when using `identifiersPrefix` 5 年之前
  sanex3339 db908f7bce Fixed conflicts between generated names and names from untouched identifiers from source code. 5 年之前
  sanex3339 0fe1c15f15 Refactoring of CLI utils 5 年之前
  sanex3339 ca4a907094 Added tests for rc4 encoded value collision fix 5 年之前
  sanex3339 fcbe2ee66e Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/535 5 年之前
  sanex3339 05a172973c Reverted validation errors under `node` target for `sourceMap*` options 5 年之前
  sanex3339 dcf634e7e6 Added missing tests import 5 年之前
  sanex3339 001417333e Slightly changed tests structure 5 年之前
  sanex3339 e9ddfdf81d IsAllowedForObfuscationTarget validator 5 年之前