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
*
Further improved parsing of query expressions
John Wiegley
2010-06-01
1
-1
/
+1
*
For Boost 1.35 and earlier, use is_regular
John Wiegley
2010-05-23
1
-1
/
+6
*
Corrected handling of context stack in the parser
John Wiegley
2010-05-22
1
-23
/
+8
*
Guard against NULL value passed to "end" directive
John Wiegley
2010-05-22
1
-1
/
+1
*
The include directive now supports file globbing
John Wiegley
2010-03-17
1
-5
/
+33
*
Tags were not being set properly on postings
John Wiegley
2010-03-17
1
-4
/
+4
*
Extended regexp syntax for "payee" and "capture"
John Wiegley
2010-03-10
1
-4
/
+32
*
Rewrite the "print" command as a custom function
John Wiegley
2010-03-08
1
-0
/
+1
*
Added new "payee" and "capture" directives
John Wiegley
2010-03-05
1
-1
/
+51
*
Updated copyrights to 2003-2010
John Wiegley
2010-03-05
1
-1
/
+1
*
Some minor refactoring of the textual parser
John Wiegley
2010-02-05
1
-176
/
+129
*
Added a "seq" sequence property for all items
John Wiegley
2010-02-04
1
-19
/
+28
*
Cost of a post with neg. amount should be negative
John Wiegley
2009-12-07
1
-0
/
+3
*
Allow relative includes in the current directory
John Wiegley
2009-12-07
1
-4
/
+10
*
Added support for a "fixed" directive
John Wiegley
2009-11-25
1
-10
/
+59
*
* and | now comment chars, for the sake of Org-mode
John Wiegley
2009-11-25
1
-2
/
+4
*
Many improvements to Ledger's Python bindings
John Wiegley
2009-11-19
1
-3
/
+3
*
Made the account and tag directives more rational
John Wiegley
2009-11-15
1
-69
/
+81
*
Did away with the "finalizer" abstraction
John Wiegley
2009-11-11
1
-12
/
+1
*
Automated postings defer amount expression calculation
John Wiegley
2009-11-11
1
-30
/
+45
*
Timeclock events now record their file position
John Wiegley
2009-11-11
1
-5
/
+25
*
Timeclock entries can now have notes
John Wiegley
2009-11-11
1
-4
/
+18
*
Fixed an erroneous use of operator>> in textual.cc
John Wiegley
2009-11-10
1
-1
/
+1
*
Automated transactions now use report query syntax
John Wiegley
2009-11-10
1
-2
/
+3
*
Corrected the parsing of data file directives
John Wiegley
2009-11-10
1
-9
/
+15
*
Added "bucket" directive, as alt for A
John Wiegley
2009-11-10
1
-6
/
+13
*
Support include-ing of relative pathnames
John Wiegley
2009-11-10
1
-1
/
+11
*
It's now an error to use "end" without "account"
John Wiegley
2009-11-10
1
-2
/
+2
*
Directives no longer require @ or ! prefix char
John Wiegley
2009-11-10
1
-59
/
+62
*
Throw an exception if an include file doesn't exist
John Wiegley
2009-11-10
1
-0
/
+4
*
Redesigned the expr_t, predicate_t, query_t classes
John Wiegley
2009-11-09
1
-19
/
+15
*
Throw an error for unrecognized options in data files
John Wiegley
2009-11-07
1
-11
/
+2
*
Renamed journal_t::basket to bucket
John Wiegley
2009-11-07
1
-2
/
+2
*
Segregated symbols into 5 separate namespaces
John Wiegley
2009-11-04
1
-8
/
+6
*
Fix to xact_t::valid()
John Wiegley
2009-11-01
1
-0
/
+3
*
Commented out dependency on session_t (for now)
John Wiegley
2009-10-31
1
-0
/
+4
*
Removed most #if 0 blocks and callout comments
John Wiegley
2009-10-31
1
-18
/
+1
*
Add a position_t object for tracking item positions
John Wiegley
2009-10-30
1
-25
/
+29
*
Setting --date-format in ~/.ledgerrc works again
John Wiegley
2009-10-29
1
-15
/
+23
*
Further improvements to handling temporaries
John Wiegley
2009-10-28
1
-14
/
+1
*
Renamed two methods, for consistency's sake
John Wiegley
2009-10-27
1
-1
/
+1
*
Redid the way temporaries are handled in filtering
John Wiegley
2009-10-27
1
-3
/
+3
*
Balance assertions now really assert
John Wiegley
2009-10-26
1
-17
/
+25
*
If a pricing entry fails to parse, give an error
John Wiegley
2009-10-26
1
-1
/
+2
*
Removed reliance on strptime/strftime
John Wiegley
2009-10-11
1
-2
/
+3
*
Split commodity.h/cc into three files
John Wiegley
2009-06-24
1
-1
/
+2
*
Restored --download, although not done yet
John Wiegley
2009-06-24
1
-53
/
+4
*
Allow uncommoditized amounts to be used as costs
John Wiegley
2009-06-18
1
-1
/
+7
*
Fixed a problem with accounts and trailing spaces
John Wiegley
2009-06-16
1
-0
/
+3
*
Strip annotations before handling bal assignments
John Wiegley
2009-06-13
1
-1
/
+2
[next]