summaryrefslogtreecommitdiff
path: root/phpinspect-typedef.el
AgeCommit message (Expand)Author
2025-06-05Bump version to 3.0.1externals/phpinspectHugo Thunnissen
2025-06-05Update copyright headersHugo Thunnissen
2025-05-30Bump version to 3.0.0Hugo Thunnissen
2025-04-14Add tests, fix bugs in reactive class property type indexationHugo Thunnissen
2024-10-29Fix bug in buffer-shadow synchronization + make eldoc function asyncHugo Thunnissen
2024-10-05All tests passing with shadow buffers and new threading libHugo Thunnissen
2024-09-23Implement automatic re-indexation of autoloader + refactor phpinspect-nameHugo Thunnissen
2024-09-20BROKEN/WIP: refactor phpinspect-buffer.elHugo Thunnissen
2024-09-19BROKEN/WIP: change parsing of type definitionsHugo Thunnissen
2024-09-14Bump version to 2.1.0Hugo Thunnissen
2024-09-03Exclude self from typedef dependenciesHugo Thunnissen
2024-09-02Bump version to 2.0.1Hugo Thunnissen
2024-08-31Bump version to 2.0.0Hugo Thunnissen
2024-08-31Fix compilation errors and fix tests for phpinspect-imports.elHugo Thunnissen
2024-08-31Implement property cells for more reliable property inheritance modelingHugo Thunnissen
2024-08-31Optimize process of checking for/loading type dependenciesHugo Thunnissen
2024-08-31Fix bug in parsing of interfacesHugo Thunnissen
2024-08-31Implement use of traits in live-edited buffersHugo Thunnissen
2024-08-31Add some docstrings + a license header to phpinspect-typedef.elHugo Thunnissen
2024-08-31Explicitly test application of trait configuration + fix bugsHugo Thunnissen
2024-08-31Test and improve typedef index reactivity and lazy loading + fix a bunch of bugsHugo Thunnissen
2024-08-31Replace phpinspect--class with new phpinspect-typedef structureHugo Thunnissen