sanex
|
3a71c78304
* `stringArrayWrappersType: 'function'` now appends `FunctionDeclaration` functions instead of `FunctionExpression` functions. This allows to append these wrappers at random positions inside each scope
|
3 vuotta sitten |
sanex
|
002e068be2
Renamed fields of IStringArrayScopeCallsWrapperParameterIndexesData interface
|
4 vuotta sitten |
sanex
|
c0cd04d2bf
Added `stringArrayWrappersParametersMaxCount` option
|
4 vuotta sitten |
sanex
|
4079b42fbd
WIP: added random string array scope calls wrappers parameters
|
4 vuotta sitten |
sanex
|
381582f6f3
Extracted string array index type logic to a StringArrayIndexNode classes
|
4 vuotta sitten |
sanex
|
ed7fbc5bef
New option: `stringArrayIndexesType` accepts an array of types of string array call indexes
|
4 vuotta sitten |
sanex
|
33441ebf36
Shifted indexes of string array wrappers #3: added ability to generate a negative shifted index
|
4 vuotta sitten |
sanex
|
559e3a440a
WIP: shifted indexes of string array wrappers #1
|
4 vuotta sitten |
sanex
|
d86ee4213c
New option `stringArrayWrappersType` allows to select a type of the wrappers that are appending by the `stringArrayWrappersCount` option
|
4 vuotta sitten |