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".
Wed, 14 Dec 2016 19:25:05 +0300 Yaroslav Zhuravlev Fixed phrase about scopes in "About nginScript".
Tue, 06 Dec 2016 15:30:08 +0300 Yaroslav Zhuravlev Fixed array.prototype.includes to ES7, corrected grammar.
Mon, 05 Dec 2016 15:48:55 +0000 Maxim Konovalov Missed whitespace added. A comma moved to the right place.
Mon, 05 Dec 2016 15:40:34 +0000 Maxim Konovalov More typos fixed.
Mon, 05 Dec 2016 15:35:59 +0000 Maxim Konovalov Typo fixed.
Thu, 01 Dec 2016 20:09:24 +0300 Yaroslav Zhuravlev Added article about nginScript.