hledger/hledger-lib
Simon Michael 084bf8fea8 queries: treat amt:>0 like amt:>+0
Similar to the special case for amt:<0, for convenience.
To test that the absolute quantity is greater than 0, ie that the
quantity is non-zero, use not:amt:0.
2014-04-27 23:59:11 -07:00
..
Hledger queries: treat amt:>0 like amt:>+0 2014-04-27 23:59:11 -07:00
tests Add cabal testsuite for hledger-lib. 2013-05-15 15:56:01 -04:00
CHANGES changelog updates from release branch 2014-04-17 12:36:00 -07:00
hledger-lib.cabal update tested-withs 2014-04-19 12:16:14 -07:00
Hledger.hs promote Hledger.Query to second level 2012-05-16 07:57:10 +00:00
LICENSE split off hledger-lib package, containing core types & utils 2010-03-22 01:44:59 +00:00
Setup.hs Setup.hs is needed after all, by hackage 2011-09-02 00:29:50 +00:00