Nathan Dwarshuis ndwarshuis
  • Joined on 2022-09-18
ndwarshuis pushed to master at ndwarshuis/pwncash 2023-02-13 18:28:38 -05:00
16024c1e75 ENH update types hash
ndwarshuis pushed to master at ndwarshuis/xmonad-config 2023-02-12 23:17:41 -05:00
fe61b0192d ENH remove prelude from xio
ndwarshuis pushed to master at ndwarshuis/xmonad-config 2023-02-12 23:13:56 -05:00
96cb9298d7 ENH remove prelude from main bin
ndwarshuis pushed to master at ndwarshuis/xmonad-config 2023-02-12 23:08:16 -05:00
71e86f2233 REF update compiler flags
ndwarshuis pushed to master at ndwarshuis/pwncash 2023-02-12 22:18:39 -05:00
047e9edbb9 REF don't use so many fields
ndwarshuis pushed to master at ndwarshuis/pwncash 2023-02-12 21:52:52 -05:00
53e1dde60f WIP assign buckets more sanely
ndwarshuis pushed to master at ndwarshuis/pwncash 2023-02-12 17:00:36 -05:00
a16f6fbdd2 REF delete dead code
ndwarshuis pushed to master at ndwarshuis/pwncash 2023-02-12 16:53:00 -05:00
7f2a87670c WIP balance all transactions in budget
ndwarshuis pushed to master at ndwarshuis/pwncash 2023-02-12 16:24:14 -05:00
e6a39cb5ea WIP track running balances in budget
88dec70ce6 ENH use ranges for MDY patterns
Compare 2 commits »
ndwarshuis pushed to master at ndwarshuis/dotfiles 2023-02-12 15:16:35 -05:00
0007284a67 ADD default template with all my compile flags
ndwarshuis pushed to master at ndwarshuis/kernel-installer 2023-02-12 14:03:37 -05:00
50317d79c8 ENH update config
ndwarshuis pushed to master at ndwarshuis/emacs-config 2023-02-12 13:52:07 -05:00
e1e91664a5 ENH bump versions
b7abf1ae1e ADD haskell flycheck mode to integrate better with cabal/stack
Compare 2 commits »
ndwarshuis pushed to master at ndwarshuis/pwncash 2023-02-05 18:46:30 -05:00
1e5f40d730 ENH allow multiple budgets
ndwarshuis pushed to master at ndwarshuis/pwncash 2023-02-05 17:56:33 -05:00
b9a389454f ADD name for budgets
ndwarshuis pushed to master at ndwarshuis/kernel-installer 2023-02-05 14:01:27 -05:00
85c80d29aa ENH upate configs
ndwarshuis pushed to master at ndwarshuis/emacs-config 2023-02-05 13:47:38 -05:00
e2ac704185 ENH update packages
ndwarshuis pushed to master at ndwarshuis/pwncash 2023-02-05 12:29:49 -05:00
5c3874d4bd Revert "ENH use bytestring to speed up regex matching"
26c0dff080 ENH use bytestring to speed up regex matching
Compare 2 commits »
ndwarshuis pushed to master at ndwarshuis/pwncash 2023-02-05 11:40:20 -05:00
bd72bec920 ENH format error better
ndwarshuis pushed to master at ndwarshuis/pwncash 2023-02-05 11:34:47 -05:00
281d67bfc9 ENH compile rational regex parsers once
159204b47a FIX foreign key errors
Compare 2 commits »
ndwarshuis pushed to master at ndwarshuis/pwncash 2023-02-05 10:34:52 -05:00
dae132c8b9 ENH use better algorithm for cronpatterns