summaryrefslogtreecommitdiff
path: root/pyledger.cc
Commit message (Expand)AuthorAgeFilesLines
* Migrated over both code and build environment from was-v3.0 branch.John Wiegley2008-05-081-0/+46
* 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