summaryrefslogtreecommitdiff
path: root/pyinterp.h
Commit message (Collapse)AuthorAgeFilesLines
* Changed the way scopes are structured for an upcoming design change.John Wiegley2008-07-291-4/+2
|
* Value expression architecture is now rewritten, but the functionality of theJohn Wiegley2008-07-291-7/+7
| | | | | | | old system (for example, the meaning of 'a') has yet to be restored. In the new scheme, this will be done by definition a function outside of the value expression logic, rather than the tight coupling between journal innards and value expressions that occurred in 2.x.
* Updated all copyright messages to 2003-2008.John Wiegley2008-07-271-1/+1
|
* --verify works again, but the memory totals at the end still need work.John Wiegley2008-07-261-11/+33
|
* Commented out code that's not being used yet.John Wiegley2008-07-191-1/+1
|
* Migrated over both code and build environment from was-v3.0 branch.John Wiegley2008-05-081-0/+98