hledger/hledger-lib/Hledger/Read
Simon Michael 4ceda8f985 timeclock: fix order of transaction indexes #394
Timeclock transaction ids now count up rather than down.

Also, remove old code for appending timeclock transactions to journal transactions,
a holdover from the days when both were allowed in one file.
2016-08-14 14:50:03 -07:00
..
Common.hs lib: non-journal formats now produce transaction ids #394 2016-08-14 12:44:19 -07:00
CsvReader.hs lib: non-journal formats now produce transaction ids #394 2016-08-14 12:44:19 -07:00
JournalReader.hs lib: non-journal formats now produce transaction ids #394 2016-08-14 12:44:19 -07:00
TimeclockReader.hs timeclock: fix order of transaction indexes #394 2016-08-14 14:50:03 -07:00
TimedotReader.hs Replace Parsec with Megaparsec (see #289) (#366) 2016-07-29 08:57:10 -07:00