sanex e7d9c71964 Added more tests for identifier names cache code generation před 4 roky
..
bigint-support.js fb834c8de1 0.28.0 release před 5 roky
block-scope.js 9cd7bdd21f Tests structure reorganized před 8 roky
comments-only.js 9cd7bdd21f Tests structure reorganized před 8 roky
custom-nodes-identifier-names-collision.js f39d16370b Added failing test for custom nodes identifier names collision před 5 roky
dictionary-identifiers.js db908f7bce Fixed conflicts between generated names and names from untouched identifiers from source code. před 5 roky
empty-input.js 9cd7bdd21f Tests structure reorganized před 8 roky
eval-hello-world.js b2297df287 Changed eval `hello-world` test před 4 roky
exponentiation-operator-precedence.js e987a8f55e Fixed support of exponentiation operator. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/534 před 5 roky
export-all-named-support.js 98bf2e6256 Switched form `escodegen` to `@javascript-obfuscator/escodegen` před 4 roky
hashbang.js 645e122640 Switched from `espree` to `acorn` před 5 roky
identifier-names-cache-1.js e7d9c71964 Added more tests for identifier names cache code generation před 4 roky
identifier-names-cache-2.js e7d9c71964 Added more tests for identifier names cache code generation před 4 roky
identifiers-prefix.js dae69bde8c Tests for identifierPrefix option před 7 roky
import-meta.js b50c48a683 Dynamic import and `import.meta` support před 5 roky
mangle.js 735bbb4b3c Switched from `escodegen` to `escodegen-wallaby` před 8 roky
new-target.js 382598b5c5 Switched from `escodegen` to `escodegen-wallaby` před 8 roky
nullish-coalescing-support.js 98bf2e6256 Switched form `escodegen` to `@javascript-obfuscator/escodegen` před 4 roky
numeric-separators-support.js 98bf2e6256 Switched form `escodegen` to `@javascript-obfuscator/escodegen` před 4 roky
object-pattern-single-rest-element.js 2621bef3f1 Fixed error during code generation for `ObjectPattern` with single `RestElement`. před 5 roky
optional-chaining-support.js 971c02aed2 Added `optional-chaining` support před 4 roky
parse-module-1.js 3ea05aa0e1 Switched `esprima` on `espree`. Obfuscation of `export` declarations před 7 roky
parse-module-2.js 3ea05aa0e1 Switched `esprima` on `espree`. Obfuscation of `export` declarations před 7 roky
precedence-of-sequence-expression-in-computed-property.js 49259f1ef4 Updated escodegen, fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/638, added test před 4 roky
prevailing-kind-of-variables-const.js 1f13f71d54 Updated tests před 5 roky
prevailing-kind-of-variables-let.js 1f13f71d54 Updated tests před 5 roky
prevailing-kind-of-variables-var.js 1f13f71d54 Updated tests před 5 roky
simple-input-1.js 9cd7bdd21f Tests structure reorganized před 8 roky
simple-input-2.js 9cd7bdd21f Tests structure reorganized před 8 roky
simple-input-cyrillic.js 9cd7bdd21f Tests structure reorganized před 8 roky
top-level-await-support.js 72a89a1357 Added support of `top-level await` před 4 roky