summaryrefslogtreecommitdiff
path: root/parsexp.cc
Commit message (Expand)AuthorAgeFilesLines
* Changed the way scopes are structured for an upcoming design change.John Wiegley2008-07-291-1067/+0
* Cleaned up the value expression code a bit before undertaking the real work ofJohn Wiegley2008-07-271-1112/+10
* Merge branch 'master' into v2.7aJohn Wiegley2008-07-271-2/+6
* Updated all copyright messages to 2003-2008.John Wiegley2008-07-271-1/+1
* A large body of work to get the register report printing again, but stillJohn Wiegley2008-07-271-23/+15
* More work toward getting the textual parser working again. Since this meansJohn Wiegley2008-07-241-66/+98
* Fixed a memory bug due to a shallow copy in value_t::storage_t.John Wiegley2008-07-221-3/+1
* Re-enabled almost all of the code in main.cc.John Wiegley2008-07-201-0/+1
* The new XPath parser has been integrated, although I have removed theJohn Wiegley2008-07-201-0/+2142