Commit History

作者 SHA1 備註 提交日期
  sanex3339 aaff7e759d 0.9.0-beta.5 8 年之前
  sanex3339 59c267eabd Fixed invalid work of RandomGeneratorUtils.getMathRandom method. 8 年之前
  sanex3339 1737522d46 repalced `forEach` loops on `for` loops in places where performance is very important 8 年之前
  sanex3339 3df0f1685b Increased control flow transformation speed. 8 年之前
  sanex3339 ce6df17209 Various performance optimisations 8 年之前
  sanex3339 cd7259577c dependencies update 8 年之前
  sanex3339 0320841f2d Performance boost: replaced for..of loops on forEach loops in important to performance places 8 年之前
  sanex3339 cc80d1f4ee added IVisitor interface 8 年之前
  sanex3339 fe0e4b6114 Performance boost 8 年之前
  sanex3339 7a588a8747 fixed VariableDeclarationTransformer test description 8 年之前
  sanex3339 76054eb544 removed debug logging from tests 8 年之前
  sanex3339 69dc3a5733 Dropped node 0.10 and 0.12 support: added Array.includes transformation 8 年之前
  sanex3339 100950e1e3 scripts update, tests temporary debug logging 8 年之前
  sanex3339 d79f54ac85 dependencies update 8 年之前
  sanex3339 e8f68171dd Storages: sliglhtly changed behaviour of `getKeyOf` methods, added tests 8 年之前
  sanex3339 d2b2dbded6 0.9.0-beta.2 8 年之前
  sanex3339 658ebb0be5 transformers as visitor: removed `any` type 8 年之前
  sanex3339 df5b82855b now each transformer can return visitor for estraverse 8 年之前
  sanex3339 f953680ab4 transformers as visitor: refactoring 8 年之前
  sanex3339 1eeb7f1b2a transformers as visitor: refactoring 8 年之前
  sanex3339 87b7c12fae transformers as visitor: fixed runtime errors 8 年之前
  sanex3339 041ce3b5e7 transformers as visitor: first working prototype 8 年之前
  sanex3339 a18e5445d9 ArrayStorage refactoring 8 年之前
  sanex3339 1df16519e2 ArrayStorage refactoring 8 年之前
  sanex3339 9ff5b03d62 renamed `obfuscated` node property to `obfuscatedNode` 8 年之前
  sanex3339 146a1f6a07 copyright year update 8 年之前
  sanex3339 658e24b02a 0.9.0-dev.11 8 年之前
  sanex3339 ae924d1a6a correct transformation of array pattern in variable declarator 8 年之前
  sanex3339 a295f77101 ArrayPattern and AssignmentPattern function parameters obfuscation + tests 8 年之前
  sanex3339 b95a248c00 more correct naming: ObfuscationTransformers -> ObfuscatingTransformers 8 年之前