Commit Graph

112 Commits

Author SHA1 Message Date
Nathan Dwarshuis 627704704e REF remove config module 2023-05-29 15:58:27 -04:00
Nathan Dwarshuis 62b39b61aa REF split history and budget 2023-05-29 15:56:15 -04:00
Nathan Dwarshuis 02747b4678 REF split up types module to keep compile times sane 2023-05-29 14:46:30 -04:00
Nathan Dwarshuis 5dfbc3ef41 ADD local budget interval 2023-05-29 13:09:17 -04:00
Nathan Dwarshuis 6117784d0e ENH gereralize amount lookup function 2023-05-25 00:11:04 -04:00
Nathan Dwarshuis d7117270c9 ADD negative amount lookup 2023-05-22 23:32:39 -04:00
Nathan Dwarshuis 4f44e37462 FIX use actually gross amt 2023-05-18 00:26:55 -04:00
Nathan Dwarshuis 153b351eab FIX print all io errors on reading statements 2023-05-16 23:29:39 -04:00
Nathan Dwarshuis 48adbccdcc Merge branch 'update_dhall_types' 2023-05-16 23:20:54 -04:00
Nathan Dwarshuis b2fdc8d74c FIX tax miscalculations 2023-05-16 23:12:29 -04:00
Nathan Dwarshuis 5e2e8d8acf ENH scale taxes by pay period length 2023-05-14 19:20:10 -04:00
Nathan Dwarshuis 397a78ddfb WIP split IO actions into stages 2023-05-13 13:53:43 -04:00
Nathan Dwarshuis b3276132e3 ENH actually use percents 2023-05-08 00:12:01 -04:00
Nathan Dwarshuis 9a1dd1ac3e ENH use doubles and get clean compile 2023-05-07 20:29:33 -04:00
Nathan Dwarshuis 38710b1f56 WIP use doubles in config 2023-05-04 21:48:21 -04:00
Nathan Dwarshuis 2119eb61c8 ENH update haskell types 2023-04-30 23:28:16 -04:00
Nathan Dwarshuis 65a280c3d7 ENH update types (and again) 2023-04-30 23:00:26 -04:00
Nathan Dwarshuis 0dbe1590b5 ENH update types again 2023-04-30 22:56:40 -04:00
Nathan Dwarshuis ca7fef7a56 ENH update types 2023-04-30 22:54:20 -04:00
Nathan Dwarshuis 0650ce1948 FIX more exports 2023-04-30 15:23:29 -04:00
Nathan Dwarshuis 37af813c73 FIX missing export 2023-04-30 12:00:35 -04:00
Nathan Dwarshuis d7c61ac293 ENH update common 2023-04-30 11:52:30 -04:00
Nathan Dwarshuis 4098e72060 ENH update types and use deferred allocation math 2023-04-30 00:16:06 -04:00
Nathan Dwarshuis c2c30caf69 ENH use mostly dhall types 2023-04-17 00:34:09 -04:00
Nathan Dwarshuis 8c5a68a4b4 ENH use latest dhall commit 2023-04-16 20:09:13 -04:00
Nathan Dwarshuis ae4f5795f8 FIX intervals not included 2023-04-12 22:58:31 -04:00
Nathan Dwarshuis 70d8ad8f34 FIX add back decimal stuff 2023-04-10 23:49:05 -04:00
Nathan Dwarshuis 719485f194 ENH remove math (for now) 2023-04-10 23:46:49 -04:00
Nathan Dwarshuis ab70012642 ADD mathy stuff 2023-03-27 23:55:53 -04:00
Nathan Dwarshuis 2a38b52fc4 ENH sane defaults for income 2023-03-16 23:55:59 -04:00
Nathan Dwarshuis ad4cb6a702 ENH use intervals to define allocations 2023-03-16 23:53:57 -04:00
Nathan Dwarshuis d89b63e59a FIX don't hash budget components (since they are interdependent) 2023-03-01 20:38:11 -05:00
Nathan Dwarshuis 6e2598b274 FIX another typo 2023-02-27 22:15:03 -05:00
Nathan Dwarshuis 1fc07a20f4 FIX typo 2023-02-27 22:04:06 -05:00
Nathan Dwarshuis 293bcebc36 ENH export tagid 2023-02-27 21:57:35 -05:00
Nathan Dwarshuis 5d275f8945 ENH update types hash 2023-02-27 21:45:17 -05:00
Nathan Dwarshuis 873211c822 WIP remove tags from tx 2023-02-26 22:56:32 -05:00
Nathan Dwarshuis 4eae92eb01 WIP use tags for splits 2023-02-26 22:53:12 -05:00
Nathan Dwarshuis 4e38f9ed8d ENH remove buckets entirely 2023-02-26 18:57:40 -05:00
Nathan Dwarshuis 61aabf45a3 ADD currency exchanges in budget 2023-02-26 12:03:35 -05:00
Nathan Dwarshuis ad2937880c ENH allow specifying inclusion/exclusion for shadow matches 2023-02-26 11:27:11 -05:00
Nathan Dwarshuis ae3109a4ba ENH kinda finalize shadow match rules 2023-02-25 22:56:23 -05:00
Nathan Dwarshuis 048872253f WIP add shadow transfers 2023-02-13 19:57:39 -05:00
Nathan Dwarshuis d2c7c0484a FIX typo 2023-02-13 18:49:41 -05:00
Nathan Dwarshuis 16024c1e75 ENH update types hash 2023-02-13 18:27:07 -05:00
Nathan Dwarshuis 047e9edbb9 REF don't use so many fields 2023-02-12 22:18:31 -05:00
Nathan Dwarshuis 53e1dde60f WIP assign buckets more sanely 2023-02-12 21:52:41 -05:00
Nathan Dwarshuis a16f6fbdd2 REF delete dead code 2023-02-12 17:00:29 -05:00
Nathan Dwarshuis 7f2a87670c WIP balance all transactions in budget 2023-02-12 16:52:42 -05:00
Nathan Dwarshuis e6a39cb5ea WIP track running balances in budget 2023-02-12 16:23:32 -05:00