Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-02-21 | Run `cargo fmt` | 1 | -1/+1 | |
2025-01-31 | Implement `markdown` incremental code highlighting | 1 | -24/+88 | |
2025-01-06 | chore: remove once_cell dependency | 1 | -5/+5 | |
2024-07-18 | Fix newlines in `highlighter` and `markdown` example | 1 | -1/+0 | |
2024-07-18 | Flesh out the `markdown` example a bit more | 1 | -7/+30 | |
2024-04-07 | Use built-in `[lints]` table in `Cargo.toml` | 1 | -1/+30 | |
2023-11-12 | Add missing `'static` lifetimes to constant slices | 1 | -1/+1 | |
2023-09-20 | Introduce more themes to `iced_highlighter` | 1 | -7/+28 | |
2023-09-20 | Fix `clippy` lints in `iced_highlighter` | 1 | -3/+3 | |
2023-09-19 | Reuse syntaxes and themes lazily in `iced_highlighter` | 1 | -26/+25 | |
2023-09-19 | Introduce new `iced_highlighter` subcrate | 1 | -0/+225 |