| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(license): Relicense under MIT OR Apache-2.0HEADmain | Fuwn | 2026-02-20 | 1 | -18/+0 |
| * | fix(meta): Better comply with RFC 2045 | Fuwn | 2025-09-11 | 1 | -0/+12 |
| * | docs: Update copyright header year | Fuwn | 2025-06-04 | 1 | -2/+2 |
| * | fmt: update rustfmt.toml | Fuwn | 2023-05-18 | 1 | -11/+3 |
| * | refactor: remove seldom used procedural macros | Fuwn | 2023-04-17 | 1 | -0/+101 |
| * | feat(macros): general utility macros | Fuwn | 2022-06-14 | 1 | -101/+0 |
| * | feat(meta): mutable access to meta for construction | Fuwn | 2022-06-10 | 1 | -0/+23 |
| * | feat(meta): impl ToString for Meta | Fuwn | 2022-06-10 | 1 | -0/+20 |
| * | test(meta): add no params test | Fuwn | 2022-06-10 | 1 | -0/+8 |
| * | feat(meta): add getters | Fuwn | 2022-05-18 | 1 | -3/+3 |
| * | fix: global clippy lint fixes | Fuwn | 2022-05-18 | 1 | -3/+3 |
| * | feat(meta): meta-related utilities | Fuwn | 2022-05-17 | 1 | -0/+50 |