Histórico de Commits

Autor SHA1 Mensagem Data
  sanex3339 2c549379a7 StackTraceAnalyzer rename to CallsGraphAnalyzer há 5 anos atrás
  sanex3339 114b053bd9 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/419 há 5 anos atrás
  sanex3339 37784ff97b Added ReservedStringObfuscatingGuard test file to index.spec.ts há 5 anos atrás
  sanex3339 554b94a870 Added unit tests for DictionaryIdentifierNamesGenerator há 5 anos atrás
  sanex3339 a83f3fcacd Added missing tests import há 5 anos atrás
  sanex3339 f8044a7248 Added base tests for LevelledTopologicalSorter há 5 anos atrás
  sanex3339 58f220dd40 Added SplitStringTransformer tests to index.spec.ts há 5 anos atrás
  sanex3339 e7f2bd1063 Replaced ObfuscationResult and SourceMapCorrector classes by ObfuscatedCode class há 6 anos atrás
  sanex3339 66640b4152 Refactoring related on splitting between nodes with statements and nodes with lexical scopes há 6 anos atrás
  sanex3339 4b74976cc7 Some refactoring há 7 anos atrás
  sanex3339 bcb3569e83 Obfuscation of import specifiers #2 há 7 anos atrás
  sanex3339 b97d47386b Obfuscation of import specifiers há 7 anos atrás
  sanex3339 3ea05aa0e1 Switched `esprima` on `espree`. Obfuscation of `export` declarations há 7 anos atrás
  sanex3339 1149ee4be0 Tests for NodeMetadata class há 7 anos atrás
  sanex3339 7753d53028 Added tests for EsprimaFacade há 7 anos atrás
  sanex3339 19ff4cfb1e Removed random internal random generation of identifiers prefix há 7 anos atrás
  sanex3339 6de55d27f3 Random identifiers prefix generation há 7 anos atrás
  sanex3339 d4b801e71e `identifiersPrefix` option há 7 anos atrás
  sanex3339 3f94517bc1 Additional tests to improve code coverage #1 há 7 anos atrás
  sanex3339 2950613d44 Now transformers knows about its transformation stage há 7 anos atrás
  sanex3339 21a2fd65b5 Additional tests for eval expressions obfuscation. Added new `finalizing` transformers category há 7 anos atrás
  sanex3339 40130e74eb Added tests for eval expression obfuscation há 7 anos atrás
  sanex3339 3e1e1142ba Added more tests. Updated `NodeAppender` class to work with all scope nodes. há 7 anos atrás
  sanex3339 34a60f3866 Added few tests for object keys transformer há 7 anos atrás
  sanex3339 292647b519 Optimisations for identifers renaming há 7 anos atrás
  sanex3339 4bde27915f Keep comments with specific keywords há 7 anos atrás
  sanex3339 74351be750 `identifierNamesGenerator` option há 7 anos atrás
  sanex3339 389c49582c Identifier name generators: Hexadecimal and Mangled há 7 anos atrás
  sanex3339 e52fb4c84c Fixed #123 and #125, added tests for debug protection template há 7 anos atrás
  sanex3339 2fa1c95f5a Added `target` option há 7 anos atrás