Historial de Commits

Autor SHA1 Mensaje Fecha
  sanex 6ec92420f5 New API: `getOptionsByPreset` allows to get options for the passed options preset name hace 4 años
  sanex 2e711e46e4 Removed unnecessary CLI sanitizers hace 4 años
  sanex 017ade47db Fixed order of StringArrayCallsWrapper code helpers, added tests hace 4 años
  sanex 4ebd98a04c Added OptionsPresetSanitizer to the tests #2 hace 4 años
  sanex fece163cc3 Added OptionsPresetSanitizer to the tests hace 4 años
  sanex 0d556cbc13 Moved MemberExpressionTransformer back to converting transformers hace 4 años
  sanex 9c04ededc7 Reorganized transformers structure and order hace 4 años
  sanex 4f28bee90f Renamed ConsoleOutputDisable template hace 4 años
  sanex3339 af0649bb56 Improved `disableConsoleOutput` template. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/691 hace 4 años
  sanex3339 7ce5f964d6 Improved ObjectPatternPropertiesTransformer logic. Added tests. hace 4 años
  sanex3339 37eb0aa745 ExpressionStatementsMergeTransformer + optimized AbstractStatementSimplifyTransformer logic hace 4 años
  sanex3339 dd8dcac223 Added `numbersToExpressions` option and NumberToNumericalExpressionTransformer hace 4 años
  sanex3339 f07452e139 Added number numerical expression analyzer hace 4 años
  sanex3339 d074bbe816 Prevented mutation of the name sequences of `mangled` identifier name generators hace 4 años
  sanex3339 c6887464c4 Fixed wrong `source-map: 'inline'` encoding after `1.3.0` hace 4 años
  sanex3339 b606926182 Added unit tests for `mangled-shuffled` identifier names generator hace 4 años
  sanex3339 87e23748f0 Renamed option: minify -> simplify hace 4 años
  sanex3339 31551f4e33 Simple consequent only tests for IfStatementSimplifyTransformer hace 4 años
  sanex3339 87aca85f3e Added tests for VariableDeclarationsMergeTransformer hace 4 años
  sanex3339 11cfaf2b51 Renamed option `mangleProperties` -> `renameProperties` hace 5 años
  sanex3339 095ccc330a Added tests for ManglePropertiesTransformer hace 5 años
  Timofey Kachalov 7135b09f28 Added correct `self-defending` code for `target: 'browser-no-eval'` (#617) hace 5 años
  sanex3339 e7a6186eb6 Code transformers #2: HashbangOperatorTransformer hace 5 años
  sanex3339 6d03a2bacf Added prefixes to the generated global identifiers of the added code hace 5 años
  sanex3339 d229c8ffa1 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/563 hace 5 años
  sanex3339 a2e9c05ce8 Fixed errors related to identifiers. Changed self defending helper hace 5 años
  sanex3339 51523c0d5c Refactoring of custom nodes: split on custom nodes and custom code helpers hace 5 años
  sanex3339 9dde522879 Custom nodes refactoring. CustomNodeObfuscator class. hace 5 años
  sanex3339 ac259dab1c Added more fixes of identifier names conflicts when using `identifiersPrefix` hace 5 años
  sanex3339 db908f7bce Fixed conflicts between generated names and names from untouched identifiers from source code. hace 5 años