Historial de Commits

Autor SHA1 Mensaje Fecha
  sanex 49ec0a66b8 Added non-IfStatement test for isIfStatementNodeWithSingleStatementBody method hace 4 años
  sanex 5289dcc834 Fixed behaviour of `simplify` options when node with a single-statement `body` is inside simplified `IfStatement` node hace 4 años
  sanex 4c1a949fd3 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745 hace 4 años
  sanex 47104dda93 Moved `isValidLexicalScopeNode` method to the NodeGuards as `isNodeWithLexicalScopeAndStatements` hace 4 años
  sanex3339 102b4cdd58 Use of `eslint-scope` data to rename identifiers #2: refactoring hace 5 años
  sanex3339 66640b4152 Refactoring related on splitting between nodes with statements and nodes with lexical scopes hace 6 años
  sanex3339 4b74976cc7 Some refactoring hace 7 años
  sanex3339 78cdba9ef6 Added NodeMetadata class hace 7 años
  sanex3339 e5778b4fa4 New CLI option: `exclude` hace 7 años
  sanex3339 21641cd0dd Refactoring of NodeUtils and NodeGuards classes hace 7 años
  sanex3339 3e1e1142ba Added more tests. Updated `NodeAppender` class to work with all scope nodes. hace 7 años