1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
HTTP: added support for delete operation in r.headersOut. More... over 6 years ago
HTTP: improved setting empty headers. More... over 6 years ago
HTTP: improved setting of special response headers. More... over 6 years ago
Modules: reporting njs filenames in exceptions. More... over 6 years ago
Shell: improved filenames reporting in exceptions. More... over 6 years ago
HTTP: setting default content type in sendHeader(). More... over 6 years ago
Reporting filename in runtime errors. More... over 6 years ago
Reporting filename in generator errors. More... over 6 years ago
Using nxt_sprintf() instead of sprintf() in backtraces. More... over 6 years ago
Removed a surplus argument to the parser exception macro. More... over 6 years ago
Fixed building with Apple clang. More... over 6 years ago
Renaming njs_exception_error_create() with njs_error_fmt_new(). More... over 6 years ago
Reporting filename in parser errors. More... over 6 years ago
Improved exception creation. More... over 6 years ago
Introduced njs_vm_invoke(). More... over 6 years ago
Improved njs_parser_statement_chain(). More... over 6 years ago
Improved parsing object literals. More... over 6 years ago
Fixed parsing object literals. More... over 6 years ago
Simplified parser builtin function. More... over 6 years ago
Unifying quotes usage in exceptions. More... over 6 years ago
Replacing vsprintf with nxt_vsprintf in exceptions. More... over 6 years ago
Fixed SyntaxError message for unterminated regexp token. More... over 6 years ago
Fixed lexer->text state for the last token. More... over 6 years ago
Imported nxt_sprintf.c. More... over 6 years ago
Fixed parsing multiline comments. More... over 6 years ago
Added support for multiline tests. More... over 6 years ago
Simplified parser tree building. More... over 6 years ago
Renaming nxt_mem_cache_pool_t related structures and fields. More... over 6 years ago
Style. More... over 6 years ago
HTTP: removed response object deprecated in 0.2.2. More... over 6 years ago