summaryrefslogtreecommitdiff
path: root/phpinspect-thread.el
AgeCommit message (Expand)Author
2025-06-05Update copyright headersHugo Thunnissen
2025-05-22Remove unneeded variables, remove worker pausing code and remove company-backendHugo Thunnissen
2025-05-21Implement computed-on-demand dynamic completion tableHugo Thunnissen
2025-05-21WIPHugo Thunnissen
2025-05-21Use condition variables to wait for shadow synchronizationHugo Thunnissen
2024-10-29Reactively update property return types when use statements are addedHugo Thunnissen
2024-10-29Fix bug in buffer-shadow synchronization + make eldoc function asyncHugo Thunnissen
2024-10-05Refactor parse context + fix compilation errorsHugo Thunnissen
2024-10-05WIP create common base library for threading operationsHugo Thunnissen