[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/phpinspect updated (a4dffe6791 -> 69624788cf)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/phpinspect updated (a4dffe6791 -> 69624788cf) |
Date: |
Fri, 6 Sep 2024 18:58:35 -0400 (EDT) |
elpasync pushed a change to branch externals/phpinspect.
from a4dffe6791 Exclude self from typedef dependencies
new 16cd09783d Check for token completeness in taint iterator, regard
incomplete tokens as tainted
new 46ff604732 Add tests for phpinspect-suggest.el and
phpinspect-completion.el + improve completion
new 69624788cf Fix typo in comment
Summary of changes:
phpinspect-autoload.el | 14 +++
phpinspect-buffer.el | 22 ++++
phpinspect-completion.el | 69 +++++++++----
phpinspect-edtrack.el | 10 +-
phpinspect-resolvecontext.el | 1 +
phpinspect-suggest.el | 41 ++++++--
phpinspect-token-predicates.el | 226 ++++++++++++++++++++++++++++-------------
phpinspect-type.el | 5 +-
test/phpinspect-test.el | 2 +
test/test-completion.el | 122 ++++++++++++++++++++++
test/test-suggest.el | 96 +++++++++++++++++
test/test-token-predicates.el | 58 +++++++++++
12 files changed, 567 insertions(+), 99 deletions(-)
create mode 100644 test/test-completion.el
create mode 100644 test/test-token-predicates.el
- [elpa] externals/phpinspect updated (a4dffe6791 -> 69624788cf),
ELPA Syncer <=