index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
commodity.cc
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Completely revised the way XPath expressions are calculated.
John Wiegley
2008-04-13
1
-2
/
+2
|
*
Initial implementation of document_builder_t.
John Wiegley
2008-04-13
1
-21
/
+5
|
*
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
/
+20
|
*
*** no comment ***
John Wiegley
2008-04-13
1
-4
/
+4
|
*
Move commodity-related parsing code from amount.cc into commodity.cc.
John Wiegley
2008-04-13
1
-3
/
+140
|
*
Major restructuring of the value_t class.
John Wiegley
2008-04-13
1
-2
/
+2
|
*
Added COPYRIGHT notice to all files.
John Wiegley
2008-04-13
1
-10
/
+10
|
*
Changed write methods to print.
John Wiegley
2008-04-13
1
-1
/
+1
|
*
Some slight reorg.
John Wiegley
2008-04-13
1
-8
/
+0
|
*
*** no comment ***
John Wiegley
2008-04-13
1
-2
/
+3
|
*
Revised how commodities are dealt with.
John Wiegley
2008-04-13
1
-242
/
+301
|
*
In the middle of revising commodities.
John Wiegley
2008-04-13
1
-2
/
+2
|
*
In the middle of switching to using boost/operators.hpp
John Wiegley
2008-04-13
1
-0
/
+418