]> git.kaiwu.me - njs.git/commit
Fixed addition operator applied to an object.
authorIgor Sysoev <igor@sysoev.ru>
Tue, 24 Jul 2018 16:50:02 +0000 (19:50 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 24 Jul 2018 16:50:02 +0000 (19:50 +0300)
commit888a4a1f5e9d6a70bfa749d215e0ea541e5cd71a
treec6257123897c26e4ea3fbe7bac776cebf529b24b
parent2e05bb7bfb7213503458fa0a13b1dc0befc6baaf
Fixed addition operator applied to an object.

This fixes #36 issue on Github.
njs/njs_vm.c
njs/njs_vm.h
njs/test/njs_unit_test.c