]> git.kaiwu.me - njs.git/commit
Introduced reserved words in strict mode.
authorAlexander Borisov <alexander.borisov@nginx.com>
Fri, 30 Apr 2021 13:02:20 +0000 (16:02 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Fri, 30 Apr 2021 13:02:20 +0000 (16:02 +0300)
commite919372ec61156ce6fa8f8776b046295ce340463
treec140ff8c2d3efc0b946cf34417a5b647cf5920a7
parenta2c357ba339e15dd4cc23a21a6b8f294628878e2
Introduced reserved words in strict mode.
src/njs_lexer_tables.h
src/njs_parser.c
src/test/njs_unit_test.c
utils/lexer_keyword.py