index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
changes
John Wiegley
2008-04-13
1
-81
/
+0
*
changed entry_finalizer scheme to use objects, not just function pointers
John Wiegley
2004-09-24
1
-2
/
+0
*
a bit more refactoring
John Wiegley
2004-09-23
1
-0
/
+2
*
changed ledger.h to journal.h; moved adding of autoxact hook
John Wiegley
2004-09-23
1
-1
/
+1
*
moved entry hooking mechanism to journal_t; further improvements to "entry"
John Wiegley
2004-09-23
1
-0
/
+2
*
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