Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-14 | swextreload.Reload: Accept a list of extension IDs | Teddy Wing | |
Run the reload on multiple extensions. | |||
2023-11-14 | swextreload.Reload: Extract arguments | Teddy Wing | |
2023-11-14 | Move code from `main()` to `swextreload.Reload()` | Teddy Wing | |
Move everything to our library. | |||
2023-11-14 | internal/swextreload: Get rid of option interface, use plain arguments | Teddy Wing | |
2023-11-14 | Move swextreload.go to internal/ | Teddy Wing | |
Don't make this a public API. I'd rather do something simple and bad to get this finished quickly. |