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
f6fa76bba7
hledger
/
hledger-lib
/
Hledger
History
Stephen Morgan
f6fa76bba7
lib,cli: Get rid of magic values for asprecision, use a sum type instead.
2020-08-30 23:00:35 +10:00
..
Data
lib,cli: Get rid of magic values for asprecision, use a sum type instead.
2020-08-30 23:00:35 +10:00
Read
lib,cli: Get rid of magic values for asprecision, use a sum type instead.
2020-08-30 23:00:35 +10:00
Reports
lib,cli: Get rid of magic values for asprecision, use a sum type instead.
2020-08-30 23:00:35 +10:00
Utils
lib: Replace more instances of fromIntegral with safer versions.
2020-08-30 22:20:58 +10:00
Data.hs
move JSON instances from hledger-web to hledger-lib
2019-12-16 17:17:00 -08:00
Query.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
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: rename MultiBalanceReports.hs -> MultiBalanceReport.hs
2019-06-14 11:45:25 -07:00
Utils.hs
;review, tag all error calls with an easier to find PARTIAL: comment (
#1312
)
2020-08-05 16:08:33 -07:00