aboutsummaryrefslogtreecommitdiff
path: root/t/preprocess.t
Commit message (Collapse)AuthorAge
* Add new preprocessor directive syntax¸ using a '!' prefix.Josh Triplett2008-01-27
| | | | | | | | Add a prefix_directives option to the setup file to turn this syntax on; currently defaults to false, for backward compatibility. Support optional '!' prefix even with prefix_directives off, and use that in the underlay to support either setting of prefix_directives. Add NEWS entry with migration information.
* couple morejoey2007-06-02
|
* * Add test suite for preprocessor directive parsing.joey2007-06-02