]> git.kaiwu.me - quickjs.git/commit
regexp: fixed the zero advance logic in quantifiers (github issue #158)
authorFabrice Bellard <fabrice@bellard.org>
Wed, 10 Jan 2024 13:36:19 +0000 (14:36 +0100)
committerFabrice Bellard <fabrice@bellard.org>
Wed, 10 Jan 2024 13:36:19 +0000 (14:36 +0100)
commit10fc744ae4dfe59b685f5643b71530891cf0be3b
tree3d94d16a2e6f7b3d4c843919ee8326cebe9c4f0f
parentf25e5d4094a11cf098670417e8a16ffb7cbadda0
regexp: fixed the zero advance logic in quantifiers (github issue #158)
libregexp-opcode.h
libregexp.c
test262_errors.txt
tests/test_builtin.js