Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Threw away the "multiple parser" infrastructure. | John Wiegley | 2009-02-07 | 1 | -171/+0 |
| | |||||
* | Greatly simplified the way option and command handlers are defined. | John Wiegley | 2009-02-05 | 1 | -7/+1 |
| | |||||
* | Simplified the textual parser, and improved metadata support. | John Wiegley | 2009-02-04 | 1 | -18/+21 |
| | |||||
* | Removed used of src_idx. | John Wiegley | 2009-02-03 | 1 | -1/+0 |
| | |||||
* | Changed many uses of "unsigned long" to std::size_t. | John Wiegley | 2009-02-01 | 1 | -1/+1 |
| | |||||
* | Added documentation stubs for all include files and classes. | John Wiegley | 2009-01-31 | 1 | -0/+19 |
| | |||||
* | Refactored the textual parser, to allow easy extensions in Python. | John Wiegley | 2009-01-29 | 1 | -26/+101 |
| | |||||
* | Increased copyright range to include 2009. | John Wiegley | 2009-01-20 | 1 | -1/+1 |
| | |||||
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+81 |
is in doc/, etc. |