Commit graph

4 commits

Author SHA1 Message Date
John Wiegley
643f2d33cf More work toward getting the textual parser working again. Since this means
that value expressions must work, there are a lot of details involved.
2008-07-24 09:02:47 -04:00
John Wiegley
14de0694a9 Fixed a memory bug due to a shallow copy in value_t::storage_t. 2008-07-22 21:58:00 -04:00
John Wiegley
0a1bce0f80 Re-enabled almost all of the code in main.cc. 2008-07-20 23:28:29 -04:00
John Wiegley
d86a91d45b The new XPath parser has been integrated, although I have removed the
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.
2008-07-20 23:12:04 -04:00