Historique des commits

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