Commit Graph

29 Commits

Author SHA1 Message Date
Nathan Dwarshuis 26c0dff080 ENH use bytestring to speed up regex matching 2023-02-05 12:22:00 -05:00
Nathan Dwarshuis bd72bec920 ENH format error better 2023-02-05 11:40:06 -05:00
Nathan Dwarshuis 281d67bfc9 ENH compile rational regex parsers once 2023-02-05 11:34:37 -05:00
Nathan Dwarshuis dae132c8b9 ENH use better algorithm for cronpatterns 2023-02-05 10:34:26 -05:00
Nathan Dwarshuis 2af7fed148 ENH precompile regular expressions 2023-02-01 23:02:07 -05:00
Nathan Dwarshuis b50f16044f ENH use faster gregorian iterator (~2x speedup) 2023-02-01 20:56:29 -05:00
Nathan Dwarshuis 54342fbe74 ADD lots of bangs 2023-01-30 22:57:42 -05:00
Nathan Dwarshuis 7a64ed77f8 ENH rename expense and make error sane 2023-01-30 21:12:08 -05:00
Nathan Dwarshuis 5e967ae9cb ENH don't print db lookup errors 2023-01-28 22:55:07 -05:00
Nathan Dwarshuis ba19b7e92b ENH don't stop if a file is not found (or other IO nonsense) 2023-01-28 21:13:16 -05:00
Nathan Dwarshuis 32bbe6e16c ENH always show counter 2023-01-28 20:05:26 -05:00
Nathan Dwarshuis d63e1eaa4c ENH finish make errors not suck 2023-01-28 20:03:58 -05:00
Nathan Dwarshuis f9c1e36ee8 ENH use normal years in dates 2023-01-28 19:32:56 -05:00
Nathan Dwarshuis b2e6047800 WIP make errors not suck 2023-01-28 18:52:28 -05:00
Nathan Dwarshuis 0faea1161c WIP make field errors useful 2023-01-27 23:33:34 -05:00
Nathan Dwarshuis bb1c79b9a4 ENH make income balance errors more sane 2023-01-27 21:05:25 -05:00
Nathan Dwarshuis 6a43a9a78a ENH show errors in parallel 2023-01-27 20:31:13 -05:00
Nathan Dwarshuis d3837feea5 WIP display errors in parallel 2023-01-26 23:41:45 -05:00
Nathan Dwarshuis fc6cde2716 WIP use pure errors everywhere 2023-01-25 23:04:54 -05:00
Nathan Dwarshuis 0d0c961f1a WIP make errors better 2023-01-25 20:52:27 -05:00
Nathan Dwarshuis b94fd4b667 WIP show useful errors for insertions 2023-01-24 23:24:41 -05:00
Nathan Dwarshuis 6b36213a82 ENH use sane error messages when regexps fail 2023-01-06 23:10:44 -05:00
Nathan Dwarshuis 47480d27c4 ENH generalize IO monads 2023-01-05 22:23:22 -05:00
Nathan Dwarshuis 20cc4db986 ENH use rio modules everywhere and use recommended flags 2023-01-05 22:16:06 -05:00
Nathan Dwarshuis 137d56a139 ENH don't use exact matching 2022-12-24 17:54:20 -05:00
Nathan Dwarshuis 966576ab1a FIX use correct length of range 2022-12-22 20:13:03 -05:00
Nathan Dwarshuis 6f38362d76 FIX date errors (off-by-2000 and field ordering from dhall) 2022-12-19 23:13:05 -05:00
Nathan Dwarshuis 5e46efff9e WIP use dhall for types 2022-12-14 23:59:23 -05:00
Nathan Dwarshuis c2ccadd943 initial commit 2022-12-11 17:51:11 -05:00