index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
commodity.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Initial implementation of document_builder_t.
John Wiegley
2008-04-13
1
-3
/
+1
|
*
Added initial support for using builders from the various parsers; at the ↵
John Wiegley
2008-04-13
1
-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 Wiegley
2008-04-13
1
-0
/
+1
|
*
*** no comment ***
John Wiegley
2008-04-13
1
-11
/
+9
|
*
Copied over all of the C++ tests to Python again.
John Wiegley
2008-04-13
1
-2
/
+2
|
*
Move commodity-related parsing code from amount.cc into commodity.cc.
John Wiegley
2008-04-13
1
-0
/
+16
|
*
Major restructuring of the value_t class.
John Wiegley
2008-04-13
1
-12
/
+11
|
*
Added COPYRIGHT notice to all files.
John Wiegley
2008-04-13
1
-11
/
+11
|
*
Changed write methods to print.
John Wiegley
2008-04-13
1
-4
/
+4
|
*
Changed commodity_t to use flags.h.
John Wiegley
2008-04-13
1
-39
/
+14
|
*
Rearranged many method names.
John Wiegley
2008-04-13
1
-0
/
+3
|
*
Removed some unnecessary variables.
John Wiegley
2008-04-13
1
-8
/
+8
|
*
Some slight reorg.
John Wiegley
2008-04-13
1
-20
/
+0
|
*
Work to get Python tests running again.
John Wiegley
2008-04-13
1
-5
/
+6
|
*
*** no comment ***
John Wiegley
2008-04-13
1
-63
/
+67
|
*
Revised how commodities are dealt with.
John Wiegley
2008-04-13
1
-152
/
+241
|
*
In the middle of revising commodities.
John Wiegley
2008-04-13
1
-34
/
+32
|
*
First round of using boost/operators is done.
John Wiegley
2008-04-13
1
-1
/
+1
|
*
In the middle of switching to using boost/operators.hpp
John Wiegley
2008-04-13
1
-0
/
+328