Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | --verify works again, but the memory totals at the end still need work. | John Wiegley | 2008-07-26 | 1 | -3/+5 |
| | |||||
* | More work toward getting the textual parser working again. Since this means | John Wiegley | 2008-07-24 | 1 | -7/+13 |
| | | | | that value expressions must work, there are a lot of details involved. | ||||
* | More work toward getting my ledger data to parse. | John Wiegley | 2008-07-22 | 1 | -40/+21 |
| | |||||
* | The new XPath parser has been integrated, although I have removed the | John Wiegley | 2008-07-20 | 1 | -0/+280 |
XML-related bits -- I just wanted the better infrastructure that had been created during the rewrite. It doesn't work, but it compiles and links now. This means that all of the previous 3.0 code has been moved over, although there are still snippets of code in pending/old that need to be restored. |