Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-04-05 | Move things to internal/v0.1.23 | Runxi Yu | 1 | -0/+0 | |
2025-04-05 | Separate code/README rendering and unsafe to their own packages | Runxi Yu | 1 | -5/+5 | |
2025-03-31 | Unify license in unsafe.go | Runxi Yu | 1 | -1/+1 | |
2025-03-30 | Use unsafe.SliceData instead of &b[0] | Runxi Yu | 1 | -1/+1 | |
2025-03-30 | Avoid allocations by using unsafe strinng/bytes conversions | Runxi Yu | 1 | -0/+20 | |