sanex
|
c311250d1c
Added `process` polyfill for the browser and fixed library exports for node environment
|
4 سال پیش |
sanex
|
abb7f1656f
MakeEnum moved to Utils class
|
4 سال پیش |
sanex
|
381fd18177
* @gradecam/tsenum replaced with an internal implementation
|
4 سال پیش |
sanex
|
b463f774c8
Sync with dev
|
4 سال پیش |
Timofey Kachalov
|
ac671daa94
Enabled windows builds (#772)
|
4 سال پیش |
sanex
|
d4e19334a7
Updated memory performance test timeout and allowed memory space
|
4 سال پیش |
sanex
|
329b7a2543
Fixed `for-await-of` construction add when `deadCodeInjection` option is enabled
|
4 سال پیش |
sanex
|
816a7a5a40
Fixed `URI-malformed` when `splitStrings` and `stringArrayEncoding` options are enabled
|
4 سال پیش |
sanex
|
64dd628715
README.md improvements that allow to use it on obfuscator.io
|
4 سال پیش |
sanex
|
19ccb0e662
Usage of StringUtils inside StringUtils
|
4 سال پیش |
sanex
|
2d3a59c2aa
Removed declarations for js-string-escape
|
4 سال پیش |
sanex
|
34b1619ee6
Refactoring of `unicodeEscapeSequence` logic
|
4 سال پیش |
sanex
|
1e9c031e7a
Slightly optimized `setNodeMetadata` for basic cases with `isTransformNode` flag
|
4 سال پیش |
sanex
|
9e2ca383a5
Added more tests that are covering `forceTransformStrings` option priorities
|
4 سال پیش |
sanex
|
9301f6aa63
Refactoring, option rename on `forceTransformStrings`
|
4 سال پیش |
sanex
|
dc3da64da7
`EscapeSequenceTransformer` moved to the `Finalizing` transformers
|
4 سال پیش |
sanex
|
4c1bae0527
`unicodeEscapeSequence` logic moved to the `EscapeSequenceTransformer`
|
4 سال پیش |
sanex
|
a5d7f7418c
`forceTransformedStrings` option
|
4 سال پیش |
sanex
|
76ee41a4a1
Typescript version update on 4.1.0-beta
|
4 سال پیش |
sanex
|
77ff574e67
Fixed isIncrementedMangledName algorithm
|
4 سال پیش |
sanex
|
b4aa4d8edc
Update webpack to v5
|
4 سال پیش |
sanex
|
0094e7cfbc
Add force convert of unicode control characters to the unicode escape sequence
|
4 سال پیش |
sanex
|
835581db64
Shifted indexes of string array wrappers #4: fixed wrappers calls and added tests
|
4 سال پیش |
sanex
|
33441ebf36
Shifted indexes of string array wrappers #3: added ability to generate a negative shifted index
|
4 سال پیش |
sanex
|
3036e8be1a
WIP: shifted indexes of string array wrappers #2: refactoring
|
4 سال پیش |
sanex
|
559e3a440a
WIP: shifted indexes of string array wrappers #1
|
4 سال پیش |
sanex
|
4d4a99148b
Merge branch 'master' into string-array-wrappers-type-option
|
4 سال پیش |
sanex
|
4c1a949fd3
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745
|
4 سال پیش |
sanex
|
d86ee4213c
New option `stringArrayWrappersType` allows to select a type of the wrappers that are appending by the `stringArrayWrappersCount` option
|
4 سال پیش |
sanex
|
47263a4c1c
Added tests for VisitedLexicalScopeNodesStackStorage class
|
4 سال پیش |