Timofey Kachalov
|
5b5d0eb2db
Merge pull request #927 from javascript-obfuscator/names-cache
|
4 vuotta sitten |
sanex
|
a04dd872c2
Added missing IdentifierNamesCacheFileUtils tests
|
4 vuotta sitten |
sanex
|
13a7302853
Added tests for `writeFile` method of IdentifierNamesCacheFileUtils
|
4 vuotta sitten |
sanex
|
b0ff4d893e
Added tests for `readFile` method of IdentifierNamesCacheFileUtils
|
4 vuotta sitten |
sanex
|
9b3b1644ce
Slightly simplified validation of identifier names cache. Updated README.md
|
4 vuotta sitten |
sanex
|
c89ba21cba
Internal fields of `TIdentifierNamesCache` now are optional. Fixed option validation and added normalization.
|
4 vuotta sitten |
sanex
|
1f044e937d
Renamed some CLI classes to achieve more consistent naming
|
4 vuotta sitten |
sanex
|
eee15456ed
Dependencies update. Added tests for property identifier names cache.
|
4 vuotta sitten |
sanex
|
4be162a24b
Added property cache implementation
|
4 vuotta sitten |
sanex
|
f32bcf29a8
Changed identifier names cache structure to store multiple identifier caches
|
4 vuotta sitten |
sanex
|
51d4ea08be
Added `exports` field as reserved property name
|
4 vuotta sitten |
sanex
|
e7d9c71964
Added more tests for identifier names cache code generation
|
4 vuotta sitten |
sanex
|
f3c4be22bf
Renamed `obfuscatedCode` => `obfuscationResult` variables
|
4 vuotta sitten |
sanex
|
aa64a55203
Some refactoring. Added IdentifierNamesCacheStorage tests
|
4 vuotta sitten |
sanex
|
442cd7b56b
Renamed `getAsDictionary` method of IMapStorage to the `getStorageAsDictionary`. Added tests.
|
4 vuotta sitten |
sanex
|
a921f342a4
Updated README.md
|
4 vuotta sitten |
sanex
|
18f72a89c7
Added ThroughIdentifierReplacer for code separate between ScopeIdentifierReplacer and ScopeThroughIdentifiersTransformer
|
4 vuotta sitten |
sanex
|
b62f49369c
Added `ScopeThroughIdentifiersTransformer` tests
|
4 vuotta sitten |
sanex
|
128e91b612
Added `storeThroughName` method to the IIdentifierReplacer
|
4 vuotta sitten |
sanex
|
23a9ce769b
README.md update: `identifierNamesCache` option fixes
|
4 vuotta sitten |
sanex
|
bee043cef3
Identifier names cache option prototype #2. Added readme.
|
4 vuotta sitten |
sanex
|
f087100c26
Identifier names cache option prototype
|
4 vuotta sitten |
Timofey Kachalov
|
e7dfd041ba
Merge pull request #926 from javascript-obfuscator/typescript-4.3
|
4 vuotta sitten |
sanex
|
e681982f51
Typescript 4.3 update
|
4 vuotta sitten |
Timofey Kachalov
|
4c285d983a
Merge pull request #923 from javascript-obfuscator/dependencies-update-25.05.2021
|
4 vuotta sitten |
sanex
|
3cf2b73cec
Dependencies update
|
4 vuotta sitten |
Timofey Kachalov
|
8f6a1c0cf7
Merge pull request #922 from javascript-obfuscator/dependabot/npm_and_yarn/browserslist-4.16.6
|
4 vuotta sitten |
dependabot[bot]
|
362411fa3d
Bump browserslist from 4.14.5 to 4.16.6
|
4 vuotta sitten |
Timofey Kachalov
|
33df42be0a
Merge pull request #921 from javascript-obfuscator/control-flow-flattening-middle-rest-argument
|
4 vuotta sitten |
sanex
|
a13c764fc6
Fixed invalid code generation for start/middle rest arguments when `controlFlowFlattenig` option is enabled
|
4 vuotta sitten |