]> git.kaiwu.me - njs.git/commit
The first invalid token did return SyntaxError exception.
authorIgor Sysoev <igor@sysoev.ru>
Tue, 17 Nov 2015 14:26:27 +0000 (17:26 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 17 Nov 2015 14:26:27 +0000 (17:26 +0300)
commit49c8584208b4e21cc019062c89131888046726db
tree6a489f14ef7f677f1abdc75bc0b27a2fa0773e69
parentbb9dbf91b57957e9db430b048a2ab7fb38720717
The first invalid token did return SyntaxError exception.
Empty script now returns SyntaxError exception.
njs/njs_parser.c
njs/test/njs_unit_test.c