Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrote the report query parser | John Wiegley | 2009-10-28 | 1 | -0/+32 |
| | | | | | | It is now a full parser that parses report queries directly into value expression trees. These then get rendered into text so that other options may extend the expression. | ||||
* | Restored the use of Python unit tests | John Wiegley | 2009-02-24 | 1 | -2/+2 |
| | |||||
* | Reorganized Ledger so that it builds as 7 separate libraries. This is mainly | John Wiegley | 2009-01-25 | 1 | -2/+0 |
| | | | | to prove to myself that it has proper decoupling between prior code areas. | ||||
* | Moved several tests around again (python/test -> test/python). | John Wiegley | 2008-08-06 | 1 | -3/+3 |
| | |||||
* | Moved the test sources around, so that all the unit tests are in test/unit. | John Wiegley | 2008-08-05 | 1 | -0/+30 |