summaryrefslogtreecommitdiff
path: root/src/textual.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Renamed actual/effective dates to primary/auxiliaryJohn Wiegley2012-02-281-1/+1
* Allow xact notes on periodic transactionsJohn Wiegley2012-02-281-3/+6
* Fixed display problem in an error messageJohn Wiegley2012-02-281-2/+2
* 'end apply' doesn't need a qualifierJohn Wiegley2012-02-271-4/+4
* Added a TODO commentJohn Wiegley2012-02-271-0/+2
* Added 'note' sub-directive to 'commodity'John Wiegley2012-02-271-0/+2
* Added a TODO commentJohn Wiegley2012-02-271-0/+2
* Implement the "tag" metadata directiveJohn Wiegley2012-02-271-13/+45
* Implemented account and commodity directivesJohn Wiegley2012-02-271-95/+174
* Output some line numbers with warningsJohn Wiegley2012-02-271-2/+4
* Added new account/payee/commodity directivesJohn Wiegley2012-02-271-179/+200
* Added --rich-data for 'convert', and SHA1 checksum checkingJohn Wiegley2012-02-261-4/+6
* Keep notes on their own line if parsed that wayJohn Wiegley2012-02-261-0/+2
* Fixed many Clang type conversion warnings with static_castJohn Wiegley2012-02-171-11/+12
* Added a missing call to context.close() in the parserJohn Wiegley2012-02-171-0/+1
* Fixes for variable shadowing (25/28)John Wiegley2012-02-171-3/+4
* Do not evaluate strings as booleansJohn Wiegley2012-02-111-1/+1
* Cleanup whitespaceJohn Wiegley2011-08-181-5/+5
* Removed unused variablesJohn Wiegley2011-08-181-4/+2
* Rely on a default argument in textual.ccJohn Wiegley2011-07-171-1/+1
* Fix for Boost 1.46 and the new Filesystem libraryJohn Wiegley2011-03-231-1/+1
* Corrections to the regression testsJohn Wiegley2011-03-031-2/+2
* Support Boost 1.46 and Boost.Filesystem v3John Wiegley2011-02-281-1/+15
* Added "comment" and "test" directivesJohn Wiegley2011-02-121-1/+20
* Fixes for compilation as C++0x codeJohn Wiegley2011-02-041-1/+1
* Scopes can now provide a description of themselvesJohn Wiegley2010-06-241-0/+4
* Added new "bold" modifier to query expressionsJohn Wiegley2010-06-221-3/+7
* Filename globs now surrounded by ^$John Wiegley2010-06-181-2/+2
* Changes for building with Visual Studio 2008John Wiegley2010-06-151-4/+4
* Revised how Ledger handles the "current year"John Wiegley2010-06-141-25/+32
* Fixed several misplaced parenthesesJohn Wiegley2010-06-131-4/+4
* Added support for assert, check and expr directivesJohn Wiegley2010-06-131-18/+134
* Automated xacts may now contain "deferred tags"John Wiegley2010-06-131-3/+3
* Reformatted a commentJohn Wiegley2010-06-131-3/+3
* Fixed a spelling errorJohn Wiegley2010-06-131-3/+1
* Minor whitespace fixJohn Wiegley2010-06-131-3/+3
* Add support for typed metadataJohn Wiegley2010-06-121-6/+8
* Untabified all source filesJohn Wiegley2010-06-111-290/+290
* Allow fixated costs, as well as pricesJohn Wiegley2010-06-101-0/+11
* Allow opt -NDEBUG build to complete without warningsJohn Wiegley2010-06-041-0/+10
* Further improved parsing of query expressionsJohn Wiegley2010-06-011-1/+1
* For Boost 1.35 and earlier, use is_regularJohn Wiegley2010-05-231-1/+6
* Corrected handling of context stack in the parserJohn Wiegley2010-05-221-23/+8
* Guard against NULL value passed to "end" directiveJohn Wiegley2010-05-221-1/+1
* The include directive now supports file globbingJohn Wiegley2010-03-171-5/+33
* Tags were not being set properly on postingsJohn Wiegley2010-03-171-4/+4
* Extended regexp syntax for "payee" and "capture"John Wiegley2010-03-101-4/+32
* Rewrite the "print" command as a custom functionJohn Wiegley2010-03-081-0/+1
* Added new "payee" and "capture" directivesJohn Wiegley2010-03-051-1/+51
* Updated copyrights to 2003-2010John Wiegley2010-03-051-1/+1