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