Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-22 | Build object files in parallel. | John Ankarström | |
If you use Emacs, make sure compilation-read-command is t and not nil. Otherwise, you will be warned when the compile-command variable is loaded from .dir-locals.el. | |||
2022-07-16 | Ensure c++-mode is used in header files. | John Ankarström | |
2022-07-15 | Use C++17 for Flycheck. | John Ankarström | |
2022-07-10 | Convert to C++. | John Ankarström | |
I already hit upon some object-oriented programming patterns in *listview.c, so I felt that it would be natural to use this as an opportunity to learn C++. | |||
2022-04-05 | Don't set tags-table-list in .dir-locals.el. | John Ankarström | |
2022-04-01 | Add Prolog support to TAGS. | John Ankarström | |
2022-03-31 | Update directory-local variables. | John Ankarström | |
2022-03-30 | Add directory-local variables for Emacs. | John Ankarström | |