index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
expr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Parse '/' in an operator context as "div"
John Wiegley
2009-02-15
1
-1
/
+2
*
Recompile the amount_expr before summing account totals.
John Wiegley
2009-02-09
1
-0
/
+4
*
Fixes to the new Python/scope integration code.
John Wiegley
2009-02-08
1
-0
/
+7
*
Perhaps expr_t objects to remember their scope "context".
John Wiegley
2009-02-08
1
-4
/
+18
*
Implemented expr_context.
John Wiegley
2009-02-07
1
-4
/
+3
*
Whitespace fix.
John Wiegley
2009-02-05
1
-3
/
+3
*
Largely removed all of Ledger's use of global variables, for the REPL's sake.
John Wiegley
2009-02-04
1
-11
/
+1
*
Removed the binary caching code, and the XML, QIF and Gnucash parsers.
John Wiegley
2009-02-03
1
-2
/
+0
*
Simplified error context handling.
John Wiegley
2009-02-02
1
-0
/
+5
*
Added documentation stubs for all include files and classes.
John Wiegley
2009-01-31
1
-0
/
+19
*
Stopped using the generic "unsigned int" in favor of more specific types.
John Wiegley
2009-01-29
1
-2
/
+2
*
Revised the way that parsing flags get passed around.
John Wiegley
2009-01-29
1
-2
/
+12
*
Reorganized Ledger so that it builds as 7 separate libraries. This is mainly
John Wiegley
2009-01-25
1
-3
/
+6
*
Increased copyright range to include 2009.
John Wiegley
2009-01-20
1
-1
/
+1
*
Fixed the way that nested caught exceptions are rethrown, and how value
John Wiegley
2008-09-15
1
-1
/
+2
*
Removed more dead code and todo comments, and made it possible to stream
John Wiegley
2008-08-17
1
-1
/
+1
*
Moved around most of the files so that source code is in src/, documentation
John Wiegley
2008-08-05
1
-0
/
+125