]> git.kaiwu.me - njs.git/commit
Reserverd words can be used as property names.
authorIgor Sysoev <igor@sysoev.ru>
Wed, 20 Apr 2016 15:30:31 +0000 (18:30 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 20 Apr 2016 15:30:31 +0000 (18:30 +0300)
commit3f877f79bfafcac8e067ab6f4ed8a3986d09f3b2
tree8ba4dcdcaca7cc9487c6a396198e2fa2efce386e
parent6db3c3fdb91cb09ed9e829af689ff6cf2cf86025
Reserverd words can be used as property names.
njs/njs_lexer.c
njs/njs_parser.c
njs/njs_parser.h
njs/njs_parser_expression.c
njs/test/njs_unit_test.c