]> git.kaiwu.me - njs.git/commit
Moving top-level objects to global object.
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 31 Oct 2019 15:17:31 +0000 (18:17 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Thu, 31 Oct 2019 15:17:31 +0000 (18:17 +0300)
commit409b5d0ba32f2ef8384043f1bef559e4b9760cea
treefc7ca0ab361b2752212d302bd6ca145b5662b0bd
parentf0d08a9e1b0bc4ca056395bff755a998e51de499
Moving top-level objects to global object.
src/njs_builtin.c
src/njs_generator.c
src/njs_lexer.h
src/njs_lexer_keyword.c
src/njs_object_hash.h
src/njs_parser_terminal.c
src/njs_value.h
src/test/njs_unit_test.c
test/njs_expect_test.exp