hledger/hledger-lib
Simon Michael 87e2d49714 balance: multicolumn reports now use all data in the displayed periods
Previously, the first period's heading would show the start date of a
full period, but postings after this date but before the user-specified
report start date were not shown. Now those postings will be included,
making the first column's numbers more correct. Similarly, the report
end date is now adjusted to the displayed end date on the last column.
2014-04-14 13:10:34 -07:00
..
Hledger balance: multicolumn reports now use all data in the displayed periods 2014-04-14 13:10:34 -07:00
tests Add cabal testsuite for hledger-lib. 2013-05-15 15:56:01 -04:00
hledger-lib.cabal avoid pretty-show with GHC < 7.4; update tested-with (fixes #155) 2014-03-27 12:29:34 -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