sanex3339
|
1bb521b773
0.14.1 Temporary fix for wrong esprima template-literal parsing
|
7 年之前 |
sanex3339
|
a8c4660875
Added few utility helpers for finding sibling statement nodes
|
7 年之前 |
sanex3339
|
b061b3d889
Remove few any types
|
7 年之前 |
sanex3339
|
87a4638159
Fixed dead code injection runtime error caused by identifiers conflict
|
7 年之前 |
sanex3339
|
21641cd0dd
Refactoring of NodeUtils and NodeGuards classes
|
7 年之前 |
sanex3339
|
d3bd595142
Object keys obfuscation - first working realisation
|
7 年之前 |
sanex3339
|
75cf036c72
0.13.0 release
|
7 年之前 |
sanex3339
|
f5b9c22f11
Dependencies update
|
7 年之前 |
sanex3339
|
815b17dfb9
Update to typescript 2.6.0
|
7 年之前 |
sanex3339
|
19111abe0e
Moved logic from ParentificationTransformer to NodeUtils.parentizeNode method
|
7 年之前 |
sanex3339
|
2039e196dd
Project structure reorganized part 2
|
7 年之前 |
sanex3339
|
22756b8b34
Project structure reorganized
|
7 年之前 |
sanex3339
|
6819ba675a
Refactoring
|
7 年之前 |
sanex3339
|
27fe24f70a
Dependencies update
|
7 年之前 |
sanex3339
|
848a31d92b
Types refactoring
|
7 年之前 |
sanex3339
|
5144b2b76a
Fixed processing of `null` value in NodeUtils.clone() method
|
7 年之前 |
sanex3339
|
31fdfae074
Added `tslint-eslint-rules` rules
|
7 年之前 |
sanex3339
|
735bbb4b3c
Switched from `escodegen` to `escodegen-wallaby`
|
8 年之前 |
sanex3339
|
382598b5c5
Switched from `escodegen` to `escodegen-wallaby`
|
8 年之前 |
sanex3339
|
0320841f2d
Performance boost: replaced for..of loops on forEach loops in important to performance places
|
8 年之前 |
sanex3339
|
9ff5b03d62
renamed `obfuscated` node property to `obfuscatedNode`
|
8 年之前 |
sanex3339
|
326f4c0268
BlockStatementControlFlowTransformers small performance fix
|
8 年之前 |
sanex3339
|
d614915575
slightly stronger tslint rules
|
8 年之前 |
sanex3339
|
ef64010fc5
LogicalExpressionControlFlowReplacer + tests
|
8 年之前 |
sanex3339
|
1271de0b3a
fixed functionObfuscator runtime regression error
|
8 年之前 |
sanex3339
|
1aed037b15
esprima parse speedup when sourcemap is disable
|
8 年之前 |
sanex3339
|
e88bec9189
0.9.0-dev.5
|
8 年之前 |
sanex3339
|
cae81b1538
replace few let on const
|
8 年之前 |
sanex3339
|
961f699ff5
getBlockScopeOfNode now returns array with all block scopes
|
8 年之前 |
sanex3339
|
90021e251c
now use underscore for various operations.
|
8 年之前 |