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