hledger/hledger-lib/Hledger
Simon Michael c062b14c5d imp: auto-declare builtin tag names like type: and t: (#2119)
Now using type: in account declarations or generating t: with timedot
letters won't cause the `tags` check to fail.

If a user declares any of these explicitly with a tag directive,
it does not cause an error.
2023-12-07 08:55:05 -10:00
..
Data imp: auto-declare builtin tag names like type: and t: (#2119) 2023-12-07 08:55:05 -10:00
Read imp: allow declaring the empty payee name with "" (#2119) 2023-12-07 08:30:55 -10:00
Reports imp: more precision handling fixes, debug output, test updates (precisiongeddon) 2023-11-08 13:59:18 -08:00
Utils lib: move readFileStrictly to Hledger.Utils.IO 2023-12-07 03:41:31 -10:00
Data.hs ref: move journal checking/pretty errors down further, to Hledger.Data 2022-05-21 18:29:13 -10:00
Query.hs imp: "type:" queries now see through aliases/pivots, like acct: (fix #2018) 2023-04-06 11:12:35 -10:00
Read.hs fix:import: save each file's latest dates, separately (#2125) 2023-12-07 03:41:31 -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 imp: more precision handling fixes, debug output, test updates (precisiongeddon) 2023-11-08 13:59:18 -08:00