summaryrefslogtreecommitdiff
path: root/pyledger.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved around the Python code.John Wiegley2008-04-131-1/+3
* All system headers (except Boost) now included through system.hh;John Wiegley2008-04-131-2/+0
* Miscellaneous changesJohn Wiegley2008-04-131-3/+3
* Check in all changes made so far toward 3.0.John Wiegley2008-04-131-0/+10
* Removed Python integration support.John Wiegley2008-04-131-9/+0
* updated to version 2.0John Wiegley2008-04-131-0/+9
* changesJohn Wiegley2008-04-131-9/+0
* main.py (via ledger.so) and main.cc can now use the same shared libraryJohn Wiegley2004-09-141-37/+2
* make config_t visible to Python; almost possible to implement main.cc in main.pyJohn Wiegley2004-09-141-0/+2
* added support for ValueExpr objects to python.John Wiegley2004-09-101-0/+2
* interval_t objects now play nicely with python. see the bottom of main.pyJohn Wiegley2004-09-101-0/+2
* Python fixes; starting adding support for using item_handlers in pythonJohn Wiegley2004-09-081-0/+4
* added some more python filesJohn Wiegley2004-08-291-0/+34