ledger/tools
John Wiegley b1b4e2aadf Add support for typed metadata
The metadata construct 'Key: Value' is now just a special case for
'Key:: "Value"'.  Another after a :: in metadata setting is parsed as a
full value expression and typed as such.  For example:

  ; Key:: $400 + $500

  ledger -l 'tag("Key") < $1000'
2010-06-12 15:43:00 -04:00
..
autogen.sh Moved autoconf-related files into tools 2009-10-30 18:38:09 -04:00
average Added a tools/ subdirectory, with various maintainer related files. 2009-01-31 06:00:31 -04:00
configure.ac Added --enable-cache, --enable-doxygen to acprep 2010-06-12 00:50:53 -04:00
excludes included gettext 2009-02-22 18:01:57 -04:00
Makefile.am Minor whitespace fix 2010-06-12 00:51:45 -04:00
pre-commit Minor corrections to tools/pre-commit 2010-06-12 00:30:00 -04:00
proof Add support for typed metadata 2010-06-12 15:43:00 -04:00
push Added --enable-cache, --enable-doxygen to acprep 2010-06-12 00:50:53 -04:00
rename.sh The Great Renaming 2009-02-23 18:45:41 -04:00
speedcmp Added a tools/ subdirectory, with various maintainer related files. 2009-01-31 06:00:31 -04:00
times.sh Added LedgerHarness.py, to simplify test creation 2009-02-28 05:37:49 -04:00