Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separate code/README rendering and unsafe to their own packages | Runxi Yu | 2025-04-05 | 1 | -45/+0 |
* | Remove renderReadmeAtTree | Runxi Yu | 2025-04-05 | 1 | -18/+0 |
* | Reduce unnecessary allocations when converting []byte to stringv0.1.22 | Runxi Yu | 2025-04-05 | 1 | -3/+3 |
* | Reduce allocations when converting string to []byte | Runxi Yu | 2025-04-05 | 1 | -1/+1 |
* | HTTP: Make README rendering more composable | Runxi Yu | 2025-04-03 | 1 | -36/+31 |
* | Add descriptive comments to most Go functions | Runxi Yu | 2025-03-31 | 1 | -0/+3 |
* | Replace FileContributor with FileCopyrightText | Runxi Yu | 2025-03-31 | 1 | -1/+1 |
* | Avoid allocations by using unsafe strinng/bytes conversions | Runxi Yu | 2025-03-30 | 1 | -1/+1 |
* | Remove underscores from Go code, pt 4 | Runxi Yu | 2025-03-19 | 1 | -22/+22 |
* | readme: Fix filename typo | Runxi Yu | 2025-03-06 | 1 | -0/+65 |