hugo opened issue hugo/phpinspect.el#22
Indexation of namespaces with blocks in currently edited buffers does not work4 weeks ago
hugo opened issue hugo/phpinspect.el#21
When namespace is not delimited by a block, the parser mistakes any top-level blocks for the end of the namespace block4 weeks ago
hugo pushed to WIP-cache at hugo/phpinspect.el
-
50a8570252 Implement index insertion for new cache
4 weeks ago
hugo pushed to WIP-cache at hugo/phpinspect.el
-
3e00c0647a Implement storage of methods and variables
-
13f10471a5 Add :extending and :implementing queries
-
bf0d511d60 Foundation for tracking of class extensions and interface implementations
-
f54d64715d Start implementation of cache DSL
-
c35c647452 WIP: new cache implementation
- Compare 11 commits »
4 weeks ago
hugo pushed to master at hugo/phpinspect.el
-
7f2baf2c68 Make phpinspect--match-sequence return nil unless entire sequence matches
4 weeks ago
hugo pushed to master at hugo/phpinspect.el
-
8c23a3fc2d Use phpinspect--class-name, as index can be unset for live edited classes
-
d3eec5c0bd Temporary fix for error upon indexation of anonymous functions
-
a40731aa3d Catch `phpinspect-parse-interrupted' in function `phpinspect-complete-at-point'
-
44e109a5ac Add #'phpinspect-fix-imports to mode keymap
- Compare 4 commits »
4 weeks ago
hugo pushed to WIP-cache at hugo/phpinspect.el
-
ec8d4efdb6 Implement storage of methods and variables
1 month ago
hugo pushed to WIP-cache at hugo/phpinspect.el
-
817ff00523 Add :extending and :implementing queries
1 month ago
hugo pushed to WIP-cache at hugo/phpinspect.el
-
91e67b2c6b Foundation for tracking of class extensions and interface implementations
1 month ago
hugo pushed to WIP-cache at hugo/phpinspect.el
-
ec17b2f163 Start implementation of cache DSL
-
46df6bbfb1 WIP: new cache implementation
- Compare 2 commits »
1 month ago
hugo pushed to master at hugo/phpinspect.el
-
77ea6ae9e6 Add headers to new .el files + delete compile script
1 month ago
hugo pushed to master at hugo/phpinspect.el
-
6b832b521b Prefix unused lexical variable in test with _
-
b1085763df Use `defvar' instead of `defconst' for variables that are actually changed during runtime
-
3e28231d03 Remove unnecessary macros + use `let' to set PLACE in iterative macros
- Compare 3 commits »
1 month ago
hugo pushed to master at hugo/workspace
-
129bc6b7a2 Add native compilation and el-config sourcing
-
9087d4ce22 Install/remove some packages
-
46d9a805a6 Add some conditionals for package loading
-
d909d5d319 Migrate to php 8.2
- Compare 4 commits »
1 month ago
hugo pushed to master at hugo/phpinspect.el
-
da2570d355 Update README with install/build instructions
1 month ago
hugo pushed to master at hugo/phpinspect.el
-
1031cd929d Handle quitting more gracefully in worker and pipeline threads
-
54679b616f Use `phpinspect-message' in stead of `message'
-
81919175ca Implement stub index for builtin functions and types
- Compare 3 commits »
1 month ago
hugo pushed to master at hugo/phpinspect.el
-
9f7026455a Generate builtin stubs (+ add script to do so)
1 month ago