| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-05 | Fix `uninlined_format_args` for some compiler crates | nils | -2/+2 |
| 2022-10-23 | Generate fluent message constant in a flat module for all crates | Nilstrieb | -34/+31 |
| 2022-08-22 | fluent: point to path containing error instead of module name | Xiretza | -5/+5 |
| 2022-08-22 | fluent: mandate slug names to be prefixed by crate name | Xiretza | -5/+17 |
| 2022-08-12 | Change fluent_messages macro to expect _ slugs instead of - slugs | est31 | -5/+27 |
| 2022-07-20 | clippy::perf fixes | Matthias Krüger | -3/+3 |
| 2022-07-15 | macros: support adding warnings to diags | David Wood | -2/+4 |
| 2022-07-08 | Use dashes instead of underscores in fluent names | Michael Goulet | -2/+6 |
| 2022-06-24 | macros: use typed identifiers in diag derive | David Wood | -0/+11 |
| 2022-05-30 | errors: simplify referring to fluent attributes | David Wood | -7/+13 |
| 2022-05-24 | macros: introduce `fluent_messages` macro | David Wood | -0/+254 |
