| Commit message (Expand) | Author | Files | Lines |
2024-07-18 | Fix newlines in `highlighter` and `markdown` example | Héctor Ramón Jiménez | 1 | -1/+0 |
2024-07-18 | Flesh out the `markdown` example a bit more | Héctor Ramón Jiménez | 1 | -7/+30 |
2024-04-07 | Use built-in `[lints]` table in `Cargo.toml` | Héctor Ramón Jiménez | 2 | -1/+33 |
2023-11-12 | Add missing `'static` lifetimes to constant slices | Héctor Ramón Jiménez | 1 | -1/+1 |
2023-09-20 | Introduce more themes to `iced_highlighter` | Héctor Ramón Jiménez | 1 | -7/+28 |
2023-09-20 | Fix `clippy` lints in `iced_highlighter` | Héctor Ramón Jiménez | 1 | -3/+3 |
2023-09-19 | Reuse syntaxes and themes lazily in `iced_highlighter` | Héctor Ramón Jiménez | 2 | -26/+26 |
2023-09-19 | Fix typo in `higlighter` (why is it so hard to spell?) | Héctor Ramón Jiménez | 1 | -1/+1 |
2023-09-19 | Introduce new `iced_highlighter` subcrate | Héctor Ramón Jiménez | 2 | -0/+241 |