index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
textual.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
document_builder_t is now working.
John Wiegley
2008-04-13
1
-8
/
+8
*
Initial implementation of document_builder_t.
John Wiegley
2008-04-13
1
-13
/
+15
*
Added initial support for using builders from the various parsers; at the m...
John Wiegley
2008-04-13
1
-41
/
+22
*
Begin work on splitting parsing into parse and compile phases.
John Wiegley
2008-04-13
1
-654
/
+165
*
Major restructuring of the value_t class.
John Wiegley
2008-04-13
1
-4
/
+5
*
Added COPYRIGHT notice to all files.
John Wiegley
2008-04-13
1
-0
/
+31
*
Added a facility for handling scoped executions.
John Wiegley
2008-04-13
1
-23
/
+12
*
Rearranged many method names.
John Wiegley
2008-04-13
1
-4
/
+4
*
Merged ../commodity_pool
John Wiegley
2008-04-13
1
-1
/
+1
*
Revised how commodities are dealt with.
John Wiegley
2008-04-13
1
-7
/
+9
*
Added code to use boost::lexical_cast<>.
John Wiegley
2008-04-13
1
-1
/
+1
*
Added much documentation to amount.h
John Wiegley
2008-04-13
1
-1
/
+1
*
More work to use boost/operators.hpp.
John Wiegley
2008-04-13
1
-1
/
+1
*
In the middle of switching to using boost/operators.hpp
John Wiegley
2008-04-13
1
-5
/
+7
*
Got tracing code working again.
John Wiegley
2008-04-13
1
-4
/
+6
*
Started using boost::optional<T>.
John Wiegley
2008-04-13
1
-44
/
+50
*
Did more work on the utility code.
John Wiegley
2008-04-13
1
-308
/
+289
*
Changed some of the logging macro names.
John Wiegley
2008-04-13
1
-32
/
+33
*
Rearranged the sources a bit.
John Wiegley
2008-04-13
1
-0
/
+966