1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
Improved next index allocation. More... over 6 years ago
Simplified function parsing. More... over 6 years ago
Improved setting vm->trace. More... over 6 years ago
Removed unused vm->scratch field. More... over 6 years ago
Style. More... over 6 years ago
Setting exit index for try_return instruction is simplified. More... over 6 years ago
Fixed comments "try" instructions. More... over 6 years ago
Fixed try_break instruction. More... over 6 years ago
Making generator block for block statements. More... over 6 years ago
Fixed heap-use-after-free introduced in 045ba10db769. More... over 6 years ago
Improved an argument name of njs_function_frame(). More... over 6 years ago
Refactored njs_function_lambda_call(). More... over 6 years ago
Making njs_function_frame_alloc() static. More... over 6 years ago
Inlined njs_function_previous_frame(). More... over 6 years ago
2019 year. More... over 6 years ago
Introduced njs_function_frame(). More... over 6 years ago
Renamed functions related to lambda. More... over 6 years ago
Refactored out njs_function_apply(). More... over 6 years ago
Fixed njs_vm_call(). More... over 6 years ago
Simplified njs_vm_call(). More... over 6 years ago
Making njs_function_activate() more generic. More... over 6 years ago
Moving njs_normalize_args() into njs_function_native_call(). More... over 6 years ago
Introduced njs_function_native_call(). More... over 6 years ago
Refactored njs_function_frame_free. More... over 6 years ago
Fixed vmcode function call. More... over 6 years ago
Improved function naming in variable code. More... over 6 years ago