John Wiegley
|
528019ce25
|
added support for "equity" in main.py
|
2004-09-24 07:00:52 -04:00 |
|
John Wiegley
|
c5d519447e
|
fixed a rather obscure memory bug, which also simplified some code
|
2004-09-24 05:25:52 -04:00 |
|
John Wiegley
|
3038b7cee8
|
finalizer fixes; removed use of timing.h from main.cc
|
2004-09-24 04:56:46 -04:00 |
|
John Wiegley
|
4f56735dfa
|
changed entry_finalizer scheme to use objects, not just function pointers
|
2004-09-24 04:10:39 -04:00 |
|
John Wiegley
|
1416f3b978
|
a bit more refactoring
|
2004-09-23 21:54:11 -04:00 |
|
John Wiegley
|
84259bde51
|
changed ledger.h to journal.h; moved adding of autoxact hook
|
2004-09-23 21:37:39 -04:00 |
|
John Wiegley
|
c57bfb72c3
|
moved entry hooking mechanism to journal_t; further improvements to "entry"
|
2004-09-23 21:08:42 -04:00 |
|
John Wiegley
|
02580c2efb
|
more "entry" fixes
|
2004-09-23 20:10:33 -04:00 |
|
John Wiegley
|
d0ba09f1e0
|
greatly improved the flexibility of the "entry" command; no more bogus 1-liners
|
2004-09-23 20:06:00 -04:00 |
|
John Wiegley
|
c57a2e74b8
|
shored up error checking of value expressions
|
2004-09-23 06:34:27 -04:00 |
|
John Wiegley
|
5429792edc
|
the "bal" command mostly works now in main.py; added a finalize_entry hook
|
2004-09-20 03:25:28 -04:00 |
|
John Wiegley
|
a2bbd7dc8f
|
fixes to main.py
|
2004-09-17 19:33:10 -04:00 |
|
John Wiegley
|
79b664f6f0
|
changed the management of "xdata" in walk.h
|
2004-09-17 04:38:24 -04:00 |
|
John Wiegley
|
72d69d3ec9
|
Python fixes; starting adding support for using item_handlers in python
|
2004-09-08 21:21:21 -04:00 |
|
John Wiegley
|
842359474e
|
optimize python iterations of entries, transactions; use exceptions more
|
2004-09-08 03:33:56 -04:00 |
|
John Wiegley
|
6126d48e27
|
some python code fixes
|
2004-09-07 19:38:21 -04:00 |
|
John Wiegley
|
e2990dbc4e
|
modified entry_t::add_transaction and remove_transaction, since now using lists
|
2004-09-06 18:16:24 -04:00 |
|
John Wiegley
|
63367e3aac
|
the amount/balance/value logic is now a library, completely separate from ledger
|
2004-08-29 23:32:29 -04:00 |
|
John Wiegley
|
2d62f7b633
|
redid the way amount_t::commodity is handled; no more direct access
|
2004-08-29 04:31:59 -04:00 |
|
John Wiegley
|
032afa5657
|
a bit of a reorg; still much more to go
|
2004-08-29 03:23:55 -04:00 |
|
John Wiegley
|
b4304515ff
|
ledger.so (the python module) now builds based on autoconf discovery
|
2004-08-28 04:26:48 -04:00 |
|
John Wiegley
|
16841fbae3
|
added (disabled) code for Boost.Python
|
2004-08-27 23:38:39 -04:00 |
|