Go to file
Laurenz 264a7dedd4 Scheduled maintenance 🔨
- New naming scheme
  - TextNode instead of NodeText
  - CallExpr instead of ExprCall
  - ...
- Less glob imports
- Removes Value::Args variant
- Removes prelude
- Renames Layouted to Fragment
- Moves font into env
- Moves shaping into layout
- Moves frame into separate module
2021-03-19 17:57:31 +01:00
.github Switch to pdf-writer ⬆️ 2020-11-19 23:46:51 +01:00
bench Scheduled maintenance 🔨 2021-03-19 17:57:31 +01:00
fonts Replace default fonts 🆕 2021-03-02 17:31:41 +01:00
src Scheduled maintenance 🔨 2021-03-19 17:57:31 +01:00
tests Scheduled maintenance 🔨 2021-03-19 17:57:31 +01:00
tools Fixes in TextMate grammar 2021-03-17 14:47:11 +01:00
.gitignore VS Code extension for easier testing 🛠 2021-02-20 23:41:42 +01:00
Cargo.toml Faster compile times and test execution 2021-03-13 14:18:31 +01:00
LICENSE.txt Closures and function definitions 🚀 2021-03-03 17:53:40 +01:00
rustfmt.toml Devise reasonably nice rustfmt.toml 🌿 2020-08-30 22:07:16 +02:00