index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
item.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Greatly simplified the way option and command handlers are defined.
John Wiegley
2009-02-05
1
-2
/
+0
*
Largely removed all of Ledger's use of global variables, for the REPL's sake.
John Wiegley
2009-02-04
1
-16
/
+6
*
Simplified the textual parser, and improved metadata support.
John Wiegley
2009-02-04
1
-2
/
+28
*
Removed used of src_idx.
John Wiegley
2009-02-03
1
-34
/
+28
*
Removed the global references to session->report.
John Wiegley
2009-02-03
1
-2
/
+4
*
Don't allow implicit matching of strings against masks, =~ is needed.
John Wiegley
2009-02-02
1
-7
/
+23
*
Use > quoting characters when excerpting from the user's data file.
John Wiegley
2009-02-02
1
-1
/
+1
*
Added a missing brace.
John Wiegley
2009-02-02
1
-1
/
+1
*
Simplified error context handling.
John Wiegley
2009-02-02
1
-2
/
+45
*
Added support for metadata and tagging, and made regexs a first-class type.
John Wiegley
2009-02-01
1
-1
/
+149
*
Inspired by Omari Norman, I've rewritten main.cc so it's easy to approach.
John Wiegley
2009-01-31
1
-1
/
+1
*
Increased copyright range to include 2009.
John Wiegley
2009-01-20
1
-1
/
+1
*
The cleared or pending flag of a transaction overrides the flag for the entire
John Wiegley
2009-01-14
1
-1
/
+4
*
Factored common parts of entry_t and xact_t into new item_t
John Wiegley
2008-09-19
1
-0
/
+141