Historia zmian

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