[njs] Types: added TS definitions for WebCrypto ECDH.

2025-06-16 Thread noreply
details: https://github.com/nginx/njs/commit/c5b1d59fe0a18a77b6a4a3fd9f93ad2b4d497225 branches: master commit:c5b1d59fe0a18a77b6a4a3fd9f93ad2b4d497225 user: Dmitry Volyntsev date: Mon, 16 Jun 2025 18:16:46 -0700 description: Types: added TS definitions for WebCrypto ECDH. ---

[njs] Moving child function declaration instantiation to bytecode.

2025-06-16 Thread noreply
details: https://github.com/nginx/njs/commit/60e28d7bde0f83adf825976fbabf9f73ccae698c branches: master commit:60e28d7bde0f83adf825976fbabf9f73ccae698c user: Dmitry Volyntsev date: Mon, 9 Jun 2025 18:38:15 -0700 description: Moving child function declaration instantiation to bytec

[njs] Fixed frame saving for awaited function with closures.

2025-06-16 Thread noreply
details: https://github.com/nginx/njs/commit/ef7ef9fe94fdcb029f5a61bed64067e303d4bb49 branches: master commit:ef7ef9fe94fdcb029f5a61bed64067e303d4bb49 user: Dmitry Volyntsev date: Wed, 11 Jun 2025 16:17:42 -0700 description: Fixed frame saving for awaited function with closures.

[njs] Parser: unused strict_semicolon cleanup.

2025-06-16 Thread noreply
details: https://github.com/nginx/njs/commit/5431ea1f16d7587eddccda1b4e6579325070e76b branches: master commit:5431ea1f16d7587eddccda1b4e6579325070e76b user: Dmitry Volyntsev date: Fri, 13 Jun 2025 20:19:36 -0700 description: Parser: unused strict_semicolon cleanup. --- src/njs

[njs] Parser: simplifed working with function variables.

2025-06-16 Thread noreply
details: https://github.com/nginx/njs/commit/030712507797c42db146c7ee0399a882f47e6ebe branches: master commit:030712507797c42db146c7ee0399a882f47e6ebe user: Dmitry Volyntsev date: Thu, 12 Jun 2025 17:33:35 -0700 description: Parser: simplifed working with function variables. --

[njs] Types: updated TS definitions.

2025-06-16 Thread noreply
details: https://github.com/nginx/njs/commit/dfcafd3dddbb5c28dfb25bac207e85fc6ea4a929 branches: master commit:dfcafd3dddbb5c28dfb25bac207e85fc6ea4a929 user: Dmitry Volyntsev date: Mon, 16 Jun 2025 18:03:41 -0700 description: Types: updated TS definitions. --- ts/ngx_core.d.ts