summaryrefslogtreecommitdiff
path: root/src/pyinterp.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Changed two callout commentsJohn Wiegley2009-11-031-1/+1
* Added Python interface for account_tJohn Wiegley2009-11-031-0/+2
* Renamed Python global "session" to "current_session"John Wiegley2009-11-021-1/+1
* Fixed many compiler warnings from g++ 4.4John Wiegley2009-10-251-1/+1
* Enabled use of pre-compiled headers by defaultJohn Wiegley2009-03-101-0/+2
* Disabled warning on not finding ledger/__init__.pyJohn Wiegley2009-03-091-1/+4
* Fixed a few minor cases of uninitialized variablesJohn Wiegley2009-03-081-2/+2
* Added a "python" command, which invokes Py_MainJohn Wiegley2009-03-031-0/+41
* Added a warning_() macroJohn Wiegley2009-02-261-3/+1
* Marked all strings needing internationalizationJohn Wiegley2009-02-251-13/+12
* Added a new level of Python integrationJohn Wiegley2009-02-241-21/+77
* Moved python/*.cc files into src/John Wiegley2009-02-241-0/+296