1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 18 hours ago.
Sep 18, 2024 — Sep 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version bump. More... about 7 years ago
Version 0.2.3. More... about 7 years ago
Fixed applying call() to methods of external values. More... about 7 years ago
Making njs_arg() available for external value methods. More... about 7 years ago
Added the pretty string representation for values. More... about 7 years ago
Removed artifacts left after changeset 25bd2742a18b. More... about 7 years ago
Fixed addition operator applied to an object. More... about 7 years ago
Refactored trap infrastructure. More... about 7 years ago
Fixed configure process with non-default locale.
Valentin V. Bartenev
as Valentin Bartenev
More... about 7 years ago
Fixed typo in njs_arg_type_string() for NJS_DATE_ARG. More... about 7 years ago
Restricted usage of r.subrequest() and r.parent. More... about 7 years ago
Backed out changeset 552da720e6e6. More... about 7 years ago
Improved help desrcription of njs shell. More... about 7 years ago
Silenced Coverity false-positive warning (CID 1438046). More... about 7 years ago
Fixed compilation by gcc 4.2. More... about 7 years ago
Fixed Number.toString(). More... about 7 years ago
String.bytesFrom() method. More... about 7 years ago
Fixed exception handling in njs_vm_value_to_ext_string(). More... about 7 years ago
Added getentropy() support. More... about 7 years ago
Supplied getrandom() test with commentary about supported OSes. More... about 7 years ago
Style. More... about 7 years ago
Returning MemoryError exception without any allocations. More... about 7 years ago
Interactive shell: improved error handling. More... about 7 years ago
Style fixes. More... about 7 years ago
Added information about illegal token in number parsing. More... about 7 years ago
Fixed Number() with boolean, null and undefined arguments. More... about 7 years ago
Improved file mode in CLI. More... about 7 years ago
Fixed autocompletion for global objects. More... about 7 years ago
Added support of binary literals.
Valentin V. Bartenev
as Valentin Bartenev
More... about 7 years ago
Allowed uppercased O in octal literal values.
Valentin V. Bartenev
as Valentin Bartenev
More... about 7 years ago