summaryrefslogtreecommitdiff
path: root/test/test-parser.el
AgeCommit message (Expand)Author
2025-06-05Update copyright headersHugo Thunnissen
2024-10-29Remove unused/commented codeHugo Thunnissen
2024-10-03Shadow buffer in semi usable stateHugo Thunnissen
2024-10-02WIP shadow bufferHugo Thunnissen
2024-10-01WIP fixing incremental parserHugo Thunnissen
2024-09-20Finish buffer refactoringHugo Thunnissen
2024-09-14Fix bug in parser that caused end-of-buffer error while parsing comments deli...Hugo Thunnissen
2024-08-31Fix bug in parsing of interfacesHugo Thunnissen
2024-08-31Implement use of traits in live-edited buffersHugo Thunnissen
2024-08-31Implement initial algorithm for indexation of traitsHugo Thunnissen
2023-08-16Apply overall code quality improvementsHugo Thunnissen
2023-08-15Update copyright statements and apply some code style improvementsHugo Thunnissen
2023-08-15Fix all byte compilation warnings and errors (for real this time (probably))Hugo Thunnissen
2023-08-01Make parse context cancellable and restore state after interruptHugo Thunnissen
2023-07-16Implement Incremental ParsingHugo Thunnissen