Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main.py (via ledger.so) and main.cc can now use the same shared library | John Wiegley | 2004-09-14 | 1 | -23/+27 |
* | ledger.so can now call back to functions in the calling interpretor (see main... | John Wiegley | 2004-09-14 | 1 | -2/+8 |
* | added more math operators for value_t types | John Wiegley | 2004-09-14 | 1 | -10/+1 |
* | python integrated both ways (see sample.dat), and initialized on-demand | John Wiegley | 2004-09-14 | 1 | -0/+78 |
* | added some more python files | John Wiegley | 2004-08-29 | 1 | -34/+0 |
* | the amount/balance/value logic is now a library, completely separate from ledger | John Wiegley | 2004-08-29 | 1 | -7/+0 |
* | a bit of a reorg; still much more to go | John Wiegley | 2004-08-29 | 1 | -0/+2 |
* | ledger.so (the python module) now builds based on autoconf discovery | John Wiegley | 2004-08-28 | 1 | -0/+10 |
* | added python.cc | John Wiegley | 2004-08-27 | 1 | -0/+29 |