Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Started writing Python unit tests | John Wiegley | 2012-03-01 | 1 | -0/+76 |
| | |||||
* | Removed several unneeded Python interface files | John Wiegley | 2009-11-04 | 1 | -63/+0 |
| | |||||
* | Enabled use of pre-compiled headers by default | John Wiegley | 2009-03-10 | 1 | -0/+2 |
| | |||||
* | Reduced the #include dependency tree to a minimum | John Wiegley | 2009-03-04 | 1 | -2/+0 |
| | |||||
* | Added a new level of Python integration | John Wiegley | 2009-02-24 | 1 | -6/+5 |
| | |||||
* | Moved python/*.cc files into src/ | John Wiegley | 2009-02-24 | 1 | -0/+64 |
This is because soon, I intend to have real Python source files in python/. |