This website requires JavaScript.
Explore
Help
Register
Sign In
slaesvuo
/
hledger
Watch
1
Star
0
Fork
0
You've already forked hledger
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
166951dc69
hledger
/
hledger-lib
/
Hledger
History
Stephen Morgan
166951dc69
bal: Sort amounts after negating when using invert_ (
#1283
,
#1379
)
2020-11-05 10:35:47 -10:00
..
Data
lib: When calculating elisions, don't skip over some amounts.
2020-11-04 14:25:21 +11:00
Read
lib: Make Default instances clearer, remove Default instance for Bool.
2020-10-23 14:14:11 -07:00
Reports
bal: Sort amounts after negating when using invert_ (
#1283
,
#1379
)
2020-11-05 10:35:47 -10:00
Utils
lib: Implement concat(Top|Bottom)Padded in terms of renderRow, allowing them to be width aware.
2020-11-04 14:25:21 +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: In ReportOpts, store query terms term-by-term in a list in
2020-11-04 08:47:30 -08:00
Read.hs
lib,cli: Replace parsedate and mkdatespan with direct applications of fromGregorian, transaction now takes Day instead of a date string.
2020-08-29 15:08:28 -07: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