Go to file
Laurenz 5b344b663a Reorganize modules
Instead of separating functionality into layout and library, everything lives in the library now. This way, related things live side by side and there are no duplicate file names in the two directories.
2021-10-31 15:52:35 +01:00
.github Bump dependencies 2021-06-30 00:52:50 +02:00
benches Introduce page / block / inline levels 2021-10-23 20:23:47 +02:00
fonts New default fonts 2021-09-30 22:50:14 +02:00
src Reorganize modules 2021-10-31 15:52:35 +01:00
tests Reorganize modules 2021-10-31 15:52:35 +01:00
tools Highlight `set`, `show` and `wrap` 2021-10-25 13:52:13 +02:00
.gitignore Make frames serializable 📚 2021-04-21 21:17:25 +02:00
Cargo.toml Iterate over grapheme clusters instead of chars 2021-10-05 17:57:30 +02:00
NOTICE New default fonts 2021-09-30 22:50:14 +02:00
rustfmt.toml Make frames serializable 📚 2021-04-21 21:17:25 +02:00