Historique des commits

Auteur SHA1 Message Date
  sanex3339 dd8dcac223 Added `numbersToExpressions` option and NumberToNumericalExpressionTransformer il y a 4 ans
  sanex3339 f07452e139 Added number numerical expression analyzer il y a 4 ans
  sanex3339 d074bbe816 Prevented mutation of the name sequences of `mangled` identifier name generators il y a 4 ans
  sanex3339 c6887464c4 Fixed wrong `source-map: 'inline'` encoding after `1.3.0` il y a 4 ans
  sanex3339 b606926182 Added unit tests for `mangled-shuffled` identifier names generator il y a 4 ans
  sanex3339 87e23748f0 Renamed option: minify -> simplify il y a 4 ans
  sanex3339 31551f4e33 Simple consequent only tests for IfStatementSimplifyTransformer il y a 4 ans
  sanex3339 87aca85f3e Added tests for VariableDeclarationsMergeTransformer il y a 4 ans
  sanex3339 11cfaf2b51 Renamed option `mangleProperties` -> `renameProperties` il y a 5 ans
  sanex3339 095ccc330a Added tests for ManglePropertiesTransformer il y a 5 ans
  Timofey Kachalov 7135b09f28 Added correct `self-defending` code for `target: 'browser-no-eval'` (#617) il y a 5 ans
  sanex3339 e7a6186eb6 Code transformers #2: HashbangOperatorTransformer il y a 5 ans
  sanex3339 6d03a2bacf Added prefixes to the generated global identifiers of the added code il y a 5 ans
  sanex3339 d229c8ffa1 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/563 il y a 5 ans
  sanex3339 a2e9c05ce8 Fixed errors related to identifiers. Changed self defending helper il y a 5 ans
  sanex3339 51523c0d5c Refactoring of custom nodes: split on custom nodes and custom code helpers il y a 5 ans
  sanex3339 9dde522879 Custom nodes refactoring. CustomNodeObfuscator class. il y a 5 ans
  sanex3339 ac259dab1c Added more fixes of identifier names conflicts when using `identifiersPrefix` il y a 5 ans
  sanex3339 db908f7bce Fixed conflicts between generated names and names from untouched identifiers from source code. il y a 5 ans
  sanex3339 0fe1c15f15 Refactoring of CLI utils il y a 5 ans
  sanex3339 ca4a907094 Added tests for rc4 encoded value collision fix il y a 5 ans
  sanex3339 fcbe2ee66e Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/535 il y a 5 ans
  sanex3339 05a172973c Reverted validation errors under `node` target for `sourceMap*` options il y a 5 ans
  sanex3339 dcf634e7e6 Added missing tests import il y a 5 ans
  sanex3339 001417333e Slightly changed tests structure il y a 5 ans
  sanex3339 e9ddfdf81d IsAllowedForObfuscationTarget validator il y a 5 ans
  sanex3339 b776df8f90 ScopeAnalyzer tests il y a 5 ans
  sanex3339 102b4cdd58 Use of `eslint-scope` data to rename identifiers #2: refactoring il y a 5 ans
  sanex3339 54be39bb26 Extracted some LiteralTransformer tests to StringArrayStorage.spec.ts il y a 5 ans
  sanex3339 24135e3490 Added additional tests il y a 5 ans