]> git.kaiwu.me - njs.git/commit
The typeof operation did not work in functions.
authorIgor Sysoev <igor@sysoev.ru>
Tue, 3 Apr 2018 14:55:04 +0000 (17:55 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 3 Apr 2018 14:55:04 +0000 (17:55 +0300)
commit0aec0a722c9cd53a8b6fe51439d65c0c2c7554f3
tree7be4b7fe3c72379fbabeca9975b5414c382eda65
parent3ca2061c0e33efb016fb3b9d3234c12236f8ce4a
The typeof operation did not work in functions.
njs/njs_parser.c
njs/njs_parser.h
njs/njs_parser_expression.c
njs/njs_variable.c
njs/njs_variable.h
njs/test/njs_unit_test.c