1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 10 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed dead store introduced in fd956d2a25a3. More... 12 months ago
Tests: unit tests are rewritten using public API. More... 12 months ago
Change: non-compliant deprecated String methods were removed. More... 12 months ago
Refactored $262 object as external. More... 12 months ago
WebCrypto: fixed building with OpenSSL 1.1.0. More... 12 months ago
WebCrypto: module is rewritten using public API. More... 12 months ago
FS: module is rewritten using public API. More... 12 months ago
QueryString: module is rewritten using public API. More... 12 months ago
Crypto: module is rewritten using public API. More... 12 months ago
Fixed typos introduced in 5e7fc8efebdc. More... 12 months ago
Public header cleanup. More... 12 months ago
Made njs_string.h includable independently from njs_main.h. More... 12 months ago
Introduced njs_value_buffer_get(). More... 12 months ago
WebCrypto: fixed retval of crypto.getRandomValues(). More... 12 months ago
Refactored njs_object_iterate() API. More... 12 months ago
Source files sorted into groups. More... 12 months ago
Types: added ts types for "zlib" module. More... 12 months ago
Types: added forgotten ts types for XML modification API. More... 12 months ago
Types: added definitions for Hash.copy() method. More... 12 months ago
Tests: dropping all environment variables in a portable way. More... 12 months ago
Change: native methods are provided with retval argument. More... about 1 year ago
VM: simplified NJS_VMCODE_TEMPLATE_LITERAL instruction. More... about 1 year ago
VM: removed unused NJS_VMCODE_OBJECT_COPY instruction. More... about 1 year ago
Simplified functional stack unwinding. More... about 1 year ago
Version bump. More... about 1 year ago
Added tag 0.7.12 for changeset a1faa64d4972 More... about 1 year ago
Version 0.7.12. More... about 1 year ago
Tests: improved shell_test portability to different environments. More... about 1 year ago
VM: removed vm->variables_hash. More... about 1 year ago
VM: removed vm->global_items. More... about 1 year ago