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
2a374668e4
hledger
/
hledger-lib
/
Hledger
History
Simon Michael
2a374668e4
dev: Write.Beancount: isUpperCase -> isUpper to support ghc < 9.6
2024-10-14 11:02:21 -10:00
..
Data
lib: add Hledger.Data.Currency, currencySymbolToCode, currencyCodeToSymbol
2024-10-11 14:56:03 -10:00
Read
dev: fix warnings with ghc 9.10 / base 4.20
2024-09-30 17:20:13 -10:00
Reports
dev: fix DisplayName's off-by-one indent value, noted in
#2246
2024-10-08 23:11:57 -10:00
Utils
dev: fix warnings with ghc 9.10 / base 4.20
2024-09-30 17:20:13 -10:00
Write
dev: Write.Beancount: isUpperCase -> isUpper to support ghc < 9.6
2024-10-14 11:02:21 -10:00
Data.hs
lib: add Hledger.Data.Currency, currencySymbolToCode, currencyCodeToSymbol
2024-10-11 14:56:03 -10:00
Query.hs
imp: disallow date: in expr: OR expressions, avoiding unclear semantics [
#2177
][
#2178
]
2024-04-07 23:37:28 -10:00
Read.hs
dev: clarify how readJournalFiles defers checks, and use a dedicated flag
2024-05-02 21:36:32 -10:00
Reports.hs
cln: tests: Remove test and tests, which are just aliases for testCase
2021-08-30 16:32:19 -10:00
Utils.hs
dev: fix warnings with ghc 9.10 / base 4.20
2024-09-30 17:20:13 -10:00