summaryrefslogtreecommitdiff
path: root/src/commodity.h
Commit message (Collapse)AuthorAgeFilesLines
* Initial implementation of document_builder_t.John Wiegley2008-04-131-3/+1
|
* Added initial support for using builders from the various parsers; at the ↵John Wiegley2008-04-131-1/+1
| | | | moment is just uses the xml_writer_t builder to output the contents of the ledger journal as XML
* Begin work on splitting parsing into parse and compile phases.John Wiegley2008-04-131-0/+1
|
* *** no comment ***John Wiegley2008-04-131-11/+9
|
* Copied over all of the C++ tests to Python again.John Wiegley2008-04-131-2/+2
|
* Move commodity-related parsing code from amount.cc into commodity.cc.John Wiegley2008-04-131-0/+16
|
* Major restructuring of the value_t class.John Wiegley2008-04-131-12/+11
|
* Added COPYRIGHT notice to all files.John Wiegley2008-04-131-11/+11
|
* Changed write methods to print.John Wiegley2008-04-131-4/+4
|
* Changed commodity_t to use flags.h.John Wiegley2008-04-131-39/+14
|
* Rearranged many method names.John Wiegley2008-04-131-0/+3
|
* Removed some unnecessary variables.John Wiegley2008-04-131-8/+8
|
* Some slight reorg.John Wiegley2008-04-131-20/+0
|
* Work to get Python tests running again.John Wiegley2008-04-131-5/+6
|
* *** no comment ***John Wiegley2008-04-131-63/+67
|
* Revised how commodities are dealt with.John Wiegley2008-04-131-152/+241
|
* In the middle of revising commodities.John Wiegley2008-04-131-34/+32
|
* First round of using boost/operators is done.John Wiegley2008-04-131-1/+1
|
* In the middle of switching to using boost/operators.hppJohn Wiegley2008-04-131-0/+328