log xml/en/docs/njs_about.xml @ 2026:af51ec6b5489

age author description
Mon, 14 Aug 2017 13:43:08 +0300 Sergey Kandaurov Fixed typos in njs configure string examples.
Tue, 27 Jun 2017 16:38:01 +0300 Yaroslav Zhuravlev Documented Object methods, exponential and hex literals in njs.
Tue, 04 Apr 2017 17:25:45 +0300 Yaroslav Zhuravlev Removed nested functions from njs not supported features.
Tue, 04 Apr 2017 17:03:04 +0300 Andrey Zelenkov Added ES6 Array methods support to "About nginScript".
Wed, 29 Mar 2017 22:55:20 +0300 Yaroslav Zhuravlev Removed closures from the list of not supported features in njs.
Wed, 22 Mar 2017 15:36:18 +0300 Yaroslav Zhuravlev Removed "experimental" info from js modules.
Wed, 18 Jan 2017 15:33:34 +0300 Yaroslav Zhuravlev Supported scopes, functions hoisting, cycle "for" with var in njs.