summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-23attempt to make compilation command OS-compatiblePaul Nelson
2024-04-23adapt TeX-format-filter to format log more robustlyPaul Nelson
2024-04-20respect TeX-output-dirPaul Nelson
2024-04-20tweaks, docsPaul Nelson
2024-04-20rename, tweakPaul Nelson
2024-04-20tidyPaul Nelson
2024-04-19tidyPaul Nelson
2024-04-19tidyPaul Nelson
2024-04-19some simplifications, clean-upPaul Nelson
2024-04-18more tweaksPaul Nelson
2024-04-17tweaksPaul Nelson
2024-04-17flycheck errorsPaul Nelson
2024-04-17got to working OK w/ multifile projectsPaul Nelson
2024-04-16cleaning up, hopefully not ruining everythingPaul Nelson
2024-04-16maybe did okPaul Nelson
2024-04-16some good clean-upPaul Nelson
2024-04-16mild factoringPaul Nelson
2024-04-16check that line is non-nilPaul Nelson
2024-04-16remove hbox from the list of ignored warningsPaul Nelson
2024-04-15rearrangePaul Nelson
2024-04-15add "ignored" user option, started rearrangingPaul Nelson
2024-04-15remove unnecessary requirePaul Nelson
2024-03-25first attempt at fixing narrowing issuesPaul Nelson
2024-03-23fix defcustom groupsPaul Nelson
2024-03-17change descriptionPaul Nelson
2024-03-12refactoring to make functions smallerPaul Nelson
2024-03-12flycheck warningsPaul Nelson
2024-03-12add support for flagging multiply-defined labels and bad boxesPaul Nelson
2024-03-04fix "tab goes from compilation buffer to tex buffer" featurePaul Nelson
2024-02-07readme tweaksPaul Nelson
2024-02-07make TAB switch from compilation buffer back to tex filePaul Nelson
2024-02-07fix typo and tweak README.orgPaul Nelson
2024-02-07polishPaul Nelson
2024-02-07tweak readmePaul Nelson
2024-02-07reduce "sit-for" timePaul Nelson
2024-02-07got it in decent working shape, modulo an occasional errorPaul Nelson
2024-02-06fix flycheck warningsPaul Nelson
2024-02-06for errors, just get line number directlyPaul Nelson
2024-02-06print entire warning message (not every warning is a LaTeX warning)Paul Nelson
2024-02-06restrict errors to those associated to some filePaul Nelson
2024-02-01fix some issues involving multiline warningsPaul Nelson
2024-02-01re-implement main logic using TeX-parse-all-errorsPaul Nelson
2024-02-01about to hack stuff upPaul Nelson
2024-01-29got it in OK shape, still quite rough thoPaul Nelson
2024-01-28prototype implementation of core flymake functionalityPaul Nelson
2024-01-28indentationPaul Nelson
2024-01-20Merge remote-tracking branch 'origin/main'Paul Nelson
2024-01-20delete a couple lines that should have been deleted last timePaul Nelson
2023-12-16Merge pull request #1 from 8vasu/patch-1Paul Nelson
2023-12-16Update README.orgSoumendra Ganguly