summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Scanner/D.py
Commit message (Expand)AuthorAgeFilesLines
* Checkpoint refactoring of the find_file() interface.Steven Knight2005-03-011-3/+1
* Move the canned Scanner objects out of Defaults.py and document how to add Sc...Steven Knight2005-02-141-7/+7
* Add a Memoizer metaclass to collect the logic for caching values in one locat...Steven Knight2004-12-291-0/+1
* Add support for extending the suffixes a scanner knows about.Steven Knight2004-04-101-2/+4
* Add a D language Tool. (Andy Friesen)Steven Knight2004-03-081-0/+54