John Wiegley
|
011f35b730
|
Implemented expr_context.
|
2009-02-07 04:27:28 -04:00 |
|
John Wiegley
|
de816e8307
|
Whitespace fix.
|
2009-02-05 02:45:24 -04:00 |
|
John Wiegley
|
2d941730b1
|
Largely removed all of Ledger's use of global variables, for the REPL's sake.
|
2009-02-04 19:55:27 -04:00 |
|
John Wiegley
|
3434650848
|
Removed the binary caching code, and the XML, QIF and Gnucash parsers.
|
2009-02-03 12:22:10 -04:00 |
|
John Wiegley
|
9540406af1
|
Simplified error context handling.
|
2009-02-02 00:24:26 -04:00 |
|
John Wiegley
|
1ece3f8b1c
|
Added documentation stubs for all include files and classes.
|
2009-01-31 15:28:23 -04:00 |
|
John Wiegley
|
05c77351e4
|
Stopped using the generic "unsigned int" in favor of more specific types.
|
2009-01-29 18:23:57 -04:00 |
|
John Wiegley
|
8b75b5cbfb
|
Revised the way that parsing flags get passed around.
|
2009-01-29 02:24:25 -04:00 |
|
John Wiegley
|
79a7976600
|
Reorganized Ledger so that it builds as 7 separate libraries. This is mainly
to prove to myself that it has proper decoupling between prior code areas.
|
2009-01-25 01:10:05 -04:00 |
|
John Wiegley
|
887828a40c
|
Increased copyright range to include 2009.
|
2009-01-20 01:53:31 -04:00 |
|
John Wiegley
|
50ee03e3f0
|
Fixed the way that nested caught exceptions are rethrown, and how value
expressions are displayed when errors are found in them.
|
2008-09-15 02:36:50 -04:00 |
|
John Wiegley
|
08488d4cd7
|
Removed more dead code and todo comments, and made it possible to stream
compiled value expressions.
|
2008-08-17 04:41:02 -04:00 |
|
John Wiegley
|
f6f4a46cf5
|
Moved around most of the files so that source code is in src/, documentation
is in doc/, etc.
|
2008-08-05 18:05:49 -04:00 |
|