hledger/hledger-lib/Hledger
Simon Michael 3d7d5c0db7 new price search that really finds the shortest path (#1443)
This one should also reliably prevent runaway searches in the event of more bugs, giving up after 1000 iterations.
2021-01-04 18:42:51 -08:00
..
Data new price search that really finds the shortest path (#1443) 2021-01-04 18:42:51 -08:00
Read lib: Make consistent naming scheme for showMixedAmount* functions, 2021-01-02 15:08:09 +11:00
Reports lib: Make consistent naming scheme for showMixedAmount* functions, 2021-01-02 15:08:09 +11:00
Utils lib,cli: Assorted fixes for older GHC. 2021-01-02 15:08:09 +11:00
Data.hs move JSON instances from hledger-web to hledger-lib 2019-12-16 17:17:00 -08:00
Query.hs lib,cli,ui: Replace some uses of String with Text, get rid of some unpacks, clean up showMixed options. 2021-01-02 15:08:09 +11:00
Read.hs lib,cli: Assorted fixes for older GHC. 2021-01-02 15:08:09 +11:00
Reports.hs lib,cli: Store parsed Query in ReportOpts, rather than an unparsed 2020-10-23 14:14:11 -07:00
Utils.hs lib: Make Default instances clearer, remove Default instance for Bool. 2020-10-23 14:14:11 -07:00