Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,673 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 35 commits in 2 repositories
Created a pull request in simonmichael/hledger that received 4 comments
csv decimal mark
cleanup ;csv: refactor amount parsing csv: decimal-mark rule to help with number parsing
Opened 3 other pull requests in 2 repositories
commercialhaskell/stack
1
merged
1
closed
simonmichael/hledger
1
merged
Reviewed 4 pull requests in 1 repository
simonmichael/hledger 4 pull requests
Created an issue in simonmichael/hledger that received 5 comments
support account lifetimes ?
Related to #217. We think we'd like to be able to declare an account's opening and closing date, as you can in Ledger and Beancount. This would be …