log xml/en/docs/njs_about.xml @ 2004:d1a1253a570e

age author description
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.
Tue, 20 Dec 2016 16:05:31 +0300 Yaroslav Zhuravlev Added ES7 exponentiation operators support to "About nginScript".