| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: enable running doctests in comp and pathf build modules | 魏曹先生 | 3 days | 1 | -12/+26 |
| | | |||||
| * | chore: add "Doc Not Optimize" comments to source files | 魏曹先生 | 3 days | 1 | -0/+1 |
| | | | | | | Mark all source files with a comment indicating they are not optimized for documentation purposes. | ||||
| * | refactor: simplify macro parsing code and fix clippy warnings | 魏曹先生 | 6 days | 1 | -4/+4 |
| | | |||||
| * | feat(core): rename `builds` feature to `build` | 魏曹先生 | 2026-07-23 | 1 | -0/+168 |
| Replace the `builds` feature with `build` across the crate, keeping a backward-compatible alias for the old name. Update all internal visibility from `#[doc(hidden)] pub mod` to `pub(crate) mod` and reorganize the `__private` module into a dedicated `private.rs`. | |||||
