Historique des commits

Auteur SHA1 Message Date
  sanex 49ec0a66b8 Added non-IfStatement test for isIfStatementNodeWithSingleStatementBody method il y a 4 ans
  sanex 5289dcc834 Fixed behaviour of `simplify` options when node with a single-statement `body` is inside simplified `IfStatement` node il y a 4 ans
  sanex 4c1a949fd3 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745 il y a 4 ans
  sanex 47104dda93 Moved `isValidLexicalScopeNode` method to the NodeGuards as `isNodeWithLexicalScopeAndStatements` il y a 4 ans
  sanex3339 102b4cdd58 Use of `eslint-scope` data to rename identifiers #2: refactoring 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 4b74976cc7 Some refactoring 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 21641cd0dd Refactoring of NodeUtils and NodeGuards classes il y a 7 ans
  sanex3339 3e1e1142ba Added more tests. Updated `NodeAppender` class to work with all scope nodes. il y a 7 ans