summaryrefslogtreecommitdiff
path: root/src/py_value.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed most #if 0 blocks and callout commentsJohn Wiegley2009-10-311-2/+0
* Change the value_t::POINTER type to value_t::SCOPEJohn Wiegley2009-10-301-3/+3
* Split commodity.h/cc into three filesJohn Wiegley2009-06-241-0/+1
* Enabled use of pre-compiled headers by defaultJohn Wiegley2009-03-101-0/+2
* Reduced the #include dependency tree to a minimumJohn Wiegley2009-03-041-1/+1
* Marked all strings needing internationalizationJohn Wiegley2009-02-251-1/+1
* Moved python/*.cc files into src/John Wiegley2009-02-241-0/+304