]> git.kaiwu.me - njs.git/commit
Fixed njs_parser_peek_token().
authorhongzhidao <hongzhidao@gmail.com>
Sun, 17 Mar 2019 14:11:09 +0000 (17:11 +0300)
committerhongzhidao <hongzhidao@gmail.com>
Sun, 17 Mar 2019 14:11:09 +0000 (17:11 +0300)
commit550946b1aa2d847561f04ca830eeb7b083368693
treef5b1716d47c7431767debc0234671b2e0f2cdde3
parent2f94f6aee98f58dd7b7ce5818ecc8382ae096257
Fixed njs_parser_peek_token().
njs/njs_lexer.h
njs/njs_parser.c
njs/njs_parser.h
njs/test/njs_unit_test.c