summaryrefslogtreecommitdiff
path: root/polymode-debug.el
AgeCommit message (Expand)Author
2025-05-31ci: fix lints and obsolete methodsKien Nguyen
2022-08-20Fix copyrights for GNU ELPAscratch/polymodeStefan Monnier
2022-01-23Fix pm--lsp-textVitalie Spinu
2022-01-19Improve tracing and document mode-hooks FIXME issuesVitalie Spinu
2022-01-19More indent declarationsVitalie Spinu
2022-01-19Implement before/after-change and pre/post-command synchronizationVitalie Spinu
2022-01-18Tracing improvementsVitalie Spinu
2022-01-14Fix incorrect span intersection for nested inner modesVitalie Spinu
2022-01-06[Fix #295] Protect mode's syntax propertize with save excursionVitalie Spinu
2021-04-12Add :group for pm-debug-modeVitalie Spinu
2020-06-06Fix compilation warningVitalie Spinu
2020-03-04github.com/{vitoshka,vspinu} -> github.com/polymodeakater
2019-06-13Update copyrightVitalie Spinu
2019-06-03More versatile pm-debug-relevant-variablesVitalie Spinu
2019-06-03Installparse-sexp-lookup-properties in modes as emacs 27 does itVitalie Spinu
2019-05-31New very fast pm-map-over-modesVitalie Spinu
2019-05-29Deactivate read-only *Messages* for pm-tracingVitalie Spinu
2019-05-29Improve tracingVitalie Spinu
2019-03-25[#213] Add compat for hl-line and global-hl-line modesVitalie Spinu
2019-03-23Fix lint errorsVitalie Spinu
2019-03-16Add our ppss-flush to after-change-functionsVitalie Spinu
2019-03-15Deal correctly with limits multiple consecutive changesVitalie Spinu
2019-03-11Implement chunked fontificationVitalie Spinu
2019-03-11Fix compiler warningsVitalie Spinu
2019-03-11Syncronyze points in polymode-with-current-base-bufferVitalie Spinu
2018-12-06More debug facilitiesVitalie Spinu
2018-10-30Autoload pm-debug-print-relevant-variablesVitalie Spinu
2018-10-17Rename pm--reset-ppss-last -> pm--reset-ppss-cacheVitalie Spinu
2018-09-06Fix a range of compiler warningsVitalie Spinu
2018-09-05Make pm-map-over-spans function accept an explicit span argumentVitalie Spinu
2018-09-04Use condition-case-unless-debug whenever possibleVitalie Spinu
2018-09-04Rewrite tracing systemVitalie Spinu
2018-09-01Several improvements to tracingVitalie Spinu
2018-09-01Debug and test tweaksVitalie Spinu
2018-08-31Fix error in debugging functionsVitalie Spinu
2018-08-20Fix all byte-compile warningsVitalie Spinu
2018-08-20Fix checkdocVitalie Spinu
2018-08-19Add :protect-syntax and :protect-font-lockVitalie Spinu
2018-08-18Small changes in naming conventionsVitalie Spinu
2018-08-17Keep only :pm-span cacheVitalie Spinu
2018-08-15Debugging changesVitalie Spinu
2018-08-15ppss improvementsVitalie Spinu
2018-08-14Don't use obsolete classes in the core codeVitalie Spinu
2018-08-11Cleanup polymode-debugVitalie Spinu
2018-08-11A few doc and code cleanupsVitalie Spinu
2018-08-08Cleanup and docVitalie Spinu
2018-08-05Implement simple "verbose" loggerVitalie Spinu
2018-08-04Fix ppss caching n emacs >26Vitalie Spinu
2018-08-04Improve on debugging functionalityVitalie Spinu
2016-05-21Rename :head/tail-reg into :head/tail-matcherVitalie Spinu