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