Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format code | Thomas Voss | 2024-09-21 | 1 | -2/+2 |
* | Support collapsing whitespace in translations | Thomas Voss | 2024-09-21 | 1 | -5/+28 |
* | Migrate away from templ and towards html/template | Thomas Voss | 2024-09-13 | 1 | -0/+200 |
* | Move case downwards | Thomas Voss | 2024-08-13 | 1 | -2/+2 |
* | Properly truncate the file | Thomas Voss | 2024-08-13 | 1 | -1/+18 |
* | Make the autoformatter even better | Thomas Voss | 2024-08-13 | 2 | -44/+75 |
* | Use a new mintage format | Thomas Voss | 2024-08-12 | 3 | -207/+203 |
* | More work on mintages | Thomas Voss | 2024-08-11 | 1 | -11/+14 |
* | Giant refactoring of the codebase | Thomas Voss | 2024-08-11 | 2 | -2/+2 |
* | Remove .Label and add .Year/.Mintmark | Thomas Voss | 2024-08-10 | 1 | -23/+12 |
* | Do some renaming | Thomas Voss | 2024-08-10 | 2 | -12/+12 |
* | Add tests to the mintage formatter | Thomas Voss | 2024-08-10 | 2 | -0/+151 |
* | Prefer %s | Thomas Voss | 2024-08-10 | 1 | -1/+1 |
* | Add the Invalid and Unknown constants | Thomas Voss | 2024-08-10 | 1 | -5/+5 |
* | Refactor strconv.Iota() out | Thomas Voss | 2024-08-10 | 1 | -12/+13 |
* | Add a newfile to the end of files | Thomas Voss | 2024-08-09 | 1 | -0/+1 |
* | Implement a formatter for mintage files | Thomas Voss | 2024-08-09 | 1 | -0/+175 |