hledger/hledger-lib/Hledger/Read
Simon Michael d1769d9d62 journal: allow journal entries with no postings
We now parse, and also print, posting-less journal entries, as I
proposed on the lists.

These are not real General Journal entries/transactions, but here is my
rationale:

- Ledger and beancount parse them
- if we parse them, we should print them
- they provide a natural way to record and report non-transaction events
- most of all, they permit more gradual introduction and learning of the concepts.
  Eg a beginner can keep a simple journal even before learning about accounts and postings.
2015-06-11 10:16:46 -07:00
..
CsvReader.hs handle pending status correctly, add --pending (#250) 2015-05-16 11:51:35 -07:00
JournalReader.hs journal: allow journal entries with no postings 2015-06-11 10:16:46 -07:00
TimelogReader.hs make recent timelog commit ghc 7.8 compatible 2015-04-29 07:10:13 -07:00