Historique des commits

Auteur SHA1 Message Date
  sanex3339 39870010e8 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/569 il y a 5 ans
  sanex3339 66640b4152 Refactoring related on splitting between nodes with statements and nodes with lexical scopes il y a 6 ans
  sanex3339 5fdf26b941 Added getBlockScopeOfNode method il y a 7 ans
  sanex3339 850cd68804 Added new utils method `getRootStatementOfNode` il y a 7 ans
  sanex3339 4b74976cc7 Some refactoring il y a 7 ans
  sanex3339 1820055616 Optimised `convertCodeToStructure` method il y a 7 ans
  sanex3339 3ea05aa0e1 Switched `esprima` on `espree`. Obfuscation of `export` declarations il y a 7 ans
  sanex3339 592ba47f33 New metadata for literals il y a 7 ans
  sanex3339 78cdba9ef6 Added NodeMetadata class il y a 7 ans
  sanex3339 e5778b4fa4 New CLI option: `exclude` il y a 7 ans
  sanex3339 1bb521b773 0.14.1 Temporary fix for wrong esprima template-literal parsing il y a 7 ans
  sanex3339 a8c4660875 Added few utility helpers for finding sibling statement nodes il y a 7 ans
  sanex3339 d3bd595142 Object keys obfuscation - first working realisation il y a 7 ans
  sanex3339 19111abe0e Moved logic from ParentificationTransformer to NodeUtils.parentizeNode method il y a 7 ans
  sanex3339 6819ba675a Refactoring il y a 7 ans
  sanex3339 5144b2b76a Fixed processing of `null` value in NodeUtils.clone() method il y a 7 ans
  sanex3339 d1e32d977d Global tests refactoring il y a 8 ans
  sanex3339 735bbb4b3c Switched from `escodegen` to `escodegen-wallaby` il y a 8 ans
  sanex3339 9cd7bdd21f Tests structure reorganized il y a 8 ans