elpasync pushed a change to branch externals/phpinspect. from 4041796ee0 Fix compilation errors (move `phpinspect-project-read-type-name' to phpinspect-imports.el) new d92f48de6e Increase number of nodes in splay-tree benchmark new effc24c674 Add explanatory comment in phpinspect-buffer.el new 964b9d3c21 Fix bug in parser that caused end-of-buffer error while parsing comments delimited by max-point new f3a273baf5 Don't complete words within comments
Summary of changes: benchmarks/splay-tree.el | 119 ++++++++++++++++------------------------------- phpinspect-buffer.el | 8 +++- phpinspect-completion.el | 41 ++++++++++------ phpinspect-meta.el | 7 +++ phpinspect-parser.el | 21 +++++---- test/test-completion.el | 25 ++++++++++ test/test-parser.el | 5 ++ 7 files changed, 122 insertions(+), 104 deletions(-)