summaryrefslogtreecommitdiffhomepage
path: root/cmd/mfmt/main.go
Commit message (Expand)AuthorAgeFilesLines
* Move case downwardsThomas Voss 2024-08-131-2/+2
* Properly truncate the fileThomas Voss 2024-08-131-1/+18
* Make the autoformatter even betterThomas Voss 2024-08-131-10/+41
* Use a new mintage formatThomas Voss 2024-08-121-98/+70
* More work on mintagesThomas Voss 2024-08-111-11/+14
* Giant refactoring of the codebaseThomas Voss 2024-08-111-1/+1
* Remove .Label and add .Year/.MintmarkThomas Voss 2024-08-101-23/+12
* Do some renamingThomas Voss 2024-08-101-9/+9
* Prefer %sThomas Voss 2024-08-101-1/+1
* Add the Invalid and Unknown constantsThomas Voss 2024-08-101-5/+5
* Refactor strconv.Iota() outThomas Voss 2024-08-101-12/+13
* Add a newfile to the end of filesThomas Voss 2024-08-091-0/+1
* Implement a formatter for mintage filesThomas Voss 2024-08-091-0/+175