summaryrefslogtreecommitdiff
path: root/python.cc
Commit message (Collapse)AuthorAgeFilesLines
* ledger.so can now call back to functions in the calling interpretor (see ↵John Wiegley2004-09-141-2/+8
| | | | main.py)
* added more math operators for value_t typesJohn Wiegley2004-09-141-10/+1
|
* python integrated both ways (see sample.dat), and initialized on-demandJohn Wiegley2004-09-141-0/+78
|
* added some more python filesJohn Wiegley2004-08-291-34/+0
|
* the amount/balance/value logic is now a library, completely separate from ledgerJohn Wiegley2004-08-291-7/+0
|
* a bit of a reorg; still much more to goJohn Wiegley2004-08-291-0/+2
|
* ledger.so (the python module) now builds based on autoconf discoveryJohn Wiegley2004-08-281-0/+10
|
* added python.ccJohn Wiegley2004-08-271-0/+29