Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-08 | change how dependency types are specified to add_depends | Joey Hess | |
Also, this fixes 2 bugs in dependency info. | |||
2009-10-04 | rework dependency types code | Joey Hess | |
Simplify, change default content depends number to 1, change interface to make more sense. | |||
2009-10-04 | listdirectives: contentless dependency | Joey Hess | |
Another one that probably doesn't matter, but for completness. | |||
2009-05-22 | listdirectives: Avoid listing _comment directives and generally assume any ↵ | Joey Hess | |
directive starting with _ is likewise internal. | |||
2008-12-23 | finalise version 3.00 of the plugin api | Joey Hess | |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess | |
2008-10-30 | don't rely on plugin load order when determining generated directives | Joey Hess | |
Instead, shortcuts will explicitly be marked as such when registered, and listdirectives can filter them out. | |||
2008-09-27 | Export pagetitle, titlepage, linkpage. | Joey Hess | |
2008-09-11 | listdirectives: Enable use of the directives underlay. | Joey Hess | |
2008-08-25 | update | Joey Hess | |
2008-08-25 | rename plugin | Joey Hess | |
I don't want to be stuck renameing it later if preprocessor directives are turned into postprocessor directives. Also, "directives" is shorter and clearer than "preprocessors". |