index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
highlighter
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run `cargo fmt`
Héctor Ramón Jiménez
2025-02-21
1
-1
/
+1
*
Implement `markdown` incremental code highlighting
Héctor Ramón Jiménez
2025-01-31
1
-24
/
+88
*
chore: remove once_cell dependency
Tommy Volk
2025-01-06
2
-6
/
+5
*
Fix newlines in `highlighter` and `markdown` example
Héctor Ramón Jiménez
2024-07-18
1
-1
/
+0
*
Flesh out the `markdown` example a bit more
Héctor Ramón Jiménez
2024-07-18
1
-7
/
+30
*
Use built-in `[lints]` table in `Cargo.toml`
Héctor Ramón Jiménez
2024-04-07
2
-1
/
+33
*
Add missing `'static` lifetimes to constant slices
Héctor Ramón Jiménez
2023-11-12
1
-1
/
+1
*
Merge branch 'master' into text-editor
Héctor Ramón Jiménez
2023-10-27
1
-1
/
+1
*
Introduce more themes to `iced_highlighter`
Héctor Ramón Jiménez
2023-09-20
1
-7
/
+28
*
Fix `clippy` lints in `iced_highlighter`
Héctor Ramón Jiménez
2023-09-20
1
-3
/
+3
*
Reuse syntaxes and themes lazily in `iced_highlighter`
Héctor Ramón Jiménez
2023-09-19
2
-26
/
+26
*
Fix typo in `higlighter` (why is it so hard to spell?)
Héctor Ramón Jiménez
2023-09-19
1
-1
/
+1
*
Introduce new `iced_highlighter` subcrate
Héctor Ramón Jiménez
2023-09-19
2
-0
/
+241