• Joined on
Loading Heatmap…

hugo opened issue hugo/phpinspect.el#22

Indexation of namespaces with blocks in currently edited buffers does not work

4 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 block

4 weeks ago

hugo created branch php8.2 in hugo/docker-php-fpm

4 weeks ago

hugo pushed to php8.2 at hugo/docker-php-fpm

4 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

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 created branch WIP-cache in hugo/phpinspect.el

1 month ago

hugo pushed to WIP-cache at hugo/phpinspect.el

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

1 month ago

hugo pushed to master at hugo/workspace

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

1 month ago

hugo pushed to master at hugo/phpinspect.el

  • 9f7026455a Generate builtin stubs (+ add script to do so)

1 month ago