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
ee1ef9606b
hledger
/
hledger-lib
/
Hledger
History
Stephen Morgan
ee1ef9606b
lib: Fail when parsing number with more than 255 decimal places.
2020-08-30 22:30:24 +10:00
..
Data
lib: Replace more instances of fromIntegral with safer versions.
2020-08-30 22:20:58 +10:00
Read
lib: Fail when parsing number with more than 255 decimal places.
2020-08-30 22:30:24 +10:00
Reports
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
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