openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
njs
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 3 hours
ago.
Jul 22, 2024 — Jul 22, 2025
Showing page 64 of 87
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Variables handling during code generation is improved.
hongzhidao
More...
over 6 years ago
Interactive shell: immediate events support.
Dmitry Volyntsev
More...
over 6 years ago
Fixed grammar in njs_vm.h.
Dmitry Volyntsev
More...
over 6 years ago
Added setImmediate().
Dmitry Volyntsev
More...
over 6 years ago
Interactive shell: initial support of posted events.
Dmitry Volyntsev
More...
over 6 years ago
njs_vm_pending() is split in njs_vm_posted() and njs_vm_waiting().
Dmitry Volyntsev
More...
over 6 years ago
njs_vm_run() is rectified.
Dmitry Volyntsev
More...
over 6 years ago
Improved naming in njs_variables_scope_resolve().
Dmitry Volyntsev
More...
over 6 years ago
Style.
Dmitry Volyntsev
More...
over 6 years ago
Refactored functions related to variables.
Dmitry Volyntsev
More...
over 6 years ago
Added support of native function calls in njs_vm_call().
Dmitry Volyntsev
More...
over 6 years ago
Fixed exit instructions inside try blocks.
Dmitry Volyntsev
More...
over 6 years ago
Version bump.
Dmitry Volyntsev
More...
over 6 years ago
Added tag 0.2.7 for changeset 4624ba4f6497
Dmitry Volyntsev
More...
over 6 years ago
Version 0.2.7.
Dmitry Volyntsev
More...
over 6 years ago
Removed surplus for loop.
Dmitry Volyntsev
More...
over 6 years ago
Added the rest parameters support.
Alexander Pyshchev
More...
over 6 years ago
Style.
Dmitry Volyntsev
More...
over 6 years ago
Removing unused "size" field from njs_parser_operation_t.
Dmitry Volyntsev
More...
over 6 years ago
Freeing code buffer after is was reallocated.
Dmitry Volyntsev
More...
over 6 years ago
Code generator is separated from parser structure.
Dmitry Volyntsev
More...
over 6 years ago
Code generator refactored.
Dmitry Volyntsev
More...
over 6 years ago
Fixed building on paltforms without librt.
Igor Sysoev
More...
over 6 years ago
Fixed type of iteration variable in for-in with array values.
Dmitry Volyntsev
More...
over 6 years ago
Object.entries() method.
Valentin V. Bartenev
as Valentin Bartenev
More...
over 6 years ago
Object.values() method.
Valentin V. Bartenev
as Valentin Bartenev
More...
over 6 years ago
Slightly optimized njs_object_keys_array().
Valentin V. Bartenev
as Valentin Bartenev
More...
over 6 years ago
Fixed comparison of Byte and UTF8 strings.
Dmitry Volyntsev
More...
over 6 years ago
Using acosh(0) to get NaN in runtime.
Dmitry Volyntsev
More...
over 6 years ago
Fixed conversion of NAN and INF to uint32_t on some platforms.
Dmitry Volyntsev
More...
over 6 years ago
←
1
2
…
60
61
62
63
64
65
66
67
68
…
86
87
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree