summaryrefslogtreecommitdiff
path: root/benchmarks/parse-file.el
AgeCommit message (Expand)Author
2025-06-05Update copyright headersHugo Thunnissen
2025-05-30Fix benchmarksHugo Thunnissen
2024-10-02WIP shadow bufferHugo Thunnissen
2024-09-27Add bool-vector benchmarkHugo Thunnissen
2023-08-18Generate builtin stubs (+ add script to do so)Hugo Thunnissen
2023-08-16Apply overall code quality improvementsHugo Thunnissen
2023-08-15Fix compilation of benchmarks and testsHugo Thunnissen
2023-08-15Add copyright headers to benchmark files to fix(?) ELPA tarball buildHugo Thunnissen
2023-08-15Fix all byte compilation warnings and errors (for real this time (probably))Hugo Thunnissen
2023-07-31Optimize splay tree and use it to store token's childrenHugo Thunnissen
2023-07-30Implement splay tree for overlay storage/lookupHugo Thunnissen
2023-07-16Implement Incremental ParsingHugo Thunnissen