| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | deps(rustc): bump rust toolchain | Fuwn | 2024-06-19 | 1 | -15/+4 |
| * | fix(meta): use generic lifetime for initialiser | Fuwn | 2024-03-24 | 1 | -1/+1 |
| * | fmt: update rustfmt.toml | Fuwn | 2023-05-18 | 1 | -7/+3 |
| * | refactor: remove seldom used procedural macros | Fuwn | 2023-04-17 | 1 | -0/+165 |
| * | feat(macros): general utility macros | Fuwn | 2022-06-14 | 1 | -162/+0 |
| * | fix(meta): sort parameters in to_string | Fuwn | 2022-06-10 | 1 | -0/+1 |
| * | docs(meta): document Meta methods | Fuwn | 2022-06-10 | 1 | -0/+72 |
| * | feat(meta): mutable access to meta for construction | Fuwn | 2022-06-10 | 1 | -1/+10 |
| * | feat(meta): impl ToString for Meta | Fuwn | 2022-06-10 | 1 | -0/+19 |
| * | feat(meta): add getters | Fuwn | 2022-05-18 | 1 | -2/+10 |
| * | fix: global clippy lint fixes | Fuwn | 2022-05-18 | 1 | -4/+5 |
| * | feat(meta): meta-related utilities | Fuwn | 2022-05-17 | 1 | -0/+52 |