Timofey Kachalov
|
c9fcb6cb11
Merge pull request #492 from javascript-obfuscator/acorn
|
5 年之前 |
sanex3339
|
645e122640
Switched from `espree` to `acorn`
|
5 年之前 |
Timofey Kachalov
|
7658c28957
Merge pull request #491 from javascript-obfuscator/prevailing-kind-of-variables-control-flow-fix
|
5 年之前 |
sanex3339
|
77122b7374
Refactoring of CustomNode methods
|
5 年之前 |
sanex3339
|
63fd4a82d9
Fixed tests
|
5 年之前 |
sanex3339
|
1277acea20
Fixed `TypeError: Assignment to constant variable` when auto-detection of kind of variables is inserted `const` variables for `controlFlowStorage` nodes
|
5 年之前 |
Timofey Kachalov
|
f39b8a99fe
Merge pull request #490 from javascript-obfuscator/dependencies-update-10.01.2020
|
5 年之前 |
sanex3339
|
d1ed113a3e
Dependencies update #1
|
5 年之前 |
sanex3339
|
01a07b0879
Updated .npmignore
|
5 年之前 |
Timofey Kachalov
|
aa22870ead
Merge pull request #489 from javascript-obfuscator/method-definition-literal-key-fix
|
5 年之前 |
sanex3339
|
612068024a
Added method-definition literal key converting to `computed`
|
5 年之前 |
Timofey Kachalov
|
dcc489a148
Merge pull request #487 from javascript-obfuscator/declaration-kind-analyzer
|
5 年之前 |
sanex3339
|
78b2be628f
Added runtime test with `astring` and `const` and `let` variables
|
5 年之前 |
sanex3339
|
196c6a022b
Sync with dev
|
5 年之前 |
Timofey Kachalov
|
f8abc301c9
Merge pull request #488 from javascript-obfuscator/issue-360
|
5 年之前 |
sanex3339
|
f29802f30e
Sync with dev
|
5 年之前 |
Timofey Kachalov
|
2502a5da9a
Merge pull request #485 from javascript-obfuscator/bug/360-no-global-renaming-after-two-imports
|
5 年之前 |
sanex3339
|
1f13f71d54
Updated tests
|
5 年之前 |
sanex3339
|
039aa35069
Updated README.md #2
|
5 年之前 |
sanex3339
|
9dff07e74e
Updated README.md
|
5 年之前 |
sanex3339
|
65d4fd1602
Additional tests
|
5 年之前 |
sanex3339
|
e356ed7e96
Version update
|
5 年之前 |
sanex3339
|
bb85924de5
More type-safe way to initialize custom nodes
|
5 年之前 |
sanex3339
|
7ecaa1dfdb
Fixed container factories binding
|
5 年之前 |
sanex3339
|
3a1cc4e4f5
Auto detection of prevailing kind of variables
|
5 年之前 |
sanex3339
|
c98cfe1fbc
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/360
|
5 年之前 |
Dmitry Zamotkin
|
7a720af367
Fix bug #360: No Global variable renaming after 2 import declarations
|
5 年之前 |
Timofey Kachalov
|
f355309628
Merge pull request #484 from javascript-obfuscator/conditional-comments-fix
|
5 年之前 |
sanex3339
|
6d3c2ae467
Fixed conditional comments in some rare cases
|
5 年之前 |
Timofey Kachalov
|
023c5b54a7
Merge pull request #483 from javascript-obfuscator/stack-trace-analazer-rename
|
5 年之前 |