Laurenz
|
fd417da04f
|
Improve value casting infrastructure
|
2023-06-06 22:06:16 +02:00 |
|
Laurenz
|
08870d4a4c
|
Clearer error messages for failed comparisons
Fixes #1231
|
2023-05-22 13:06:33 +02:00 |
|
Laurenz
|
551ea99d05
|
Show default values in documentation
Fixes #169
Fixes #1102
|
2023-05-17 14:41:46 +02:00 |
|
Pg Biel
|
f88ef45ee6
|
Function scopes (#1032)
|
2023-05-03 14:20:53 +02:00 |
|
Michael Lohr
|
ffad8516af
|
Implement default values for at() (#995)
|
2023-05-03 12:34:35 +02:00 |
|
Sébastien d'Herbais de Thun
|
561ff979d5
|
Add instrumentation (Part 1) (#761)
|
2023-04-23 14:33:56 +02:00 |
|
Daniel Csillag
|
d0afba959d
|
Change SipHash2-4 -> SipHash1-3 (#780)
This seems to significantly improves performance. Inspired by https://github.com/rust-lang/rust/pull/107925
|
2023-04-19 13:16:03 +02:00 |
|
Laurenz
|
d10b53df0b
|
Clippy
|
2023-04-18 19:16:13 +02:00 |
|
Laurenz
|
12be8fe070
|
Let dictionaries respect insertion order
|
2023-04-11 21:59:02 +02:00 |
|
Marek Barvíř
|
1a36ce7fa8
|
Disable clippy for specific lines (#503)
|
2023-04-04 17:10:06 +02:00 |
|
Marek Barvíř
|
213f31c5d7
|
Fix basic lints (cargo clippy) (#383)
|
2023-03-28 09:38:01 +02:00 |
|
Kian-Meng Ang
|
25acefeb5b
|
Fix typos (#115)
Found via `codespell -S target -L
crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant`
|
2023-03-22 09:02:51 +01:00 |
|
Laurenz
|
ab43bd802e
|
Renaming and refactoring
|
2023-03-19 22:39:19 +01:00 |
|
Laurenz
|
a9fdff244a
|
Expose content representation more
|
2023-03-10 21:19:50 +01:00 |
|
Laurenz
|
25b5bd1175
|
Fully untyped model
|
2023-03-07 15:17:13 +01:00 |
|
Laurenz
|
6ab7760822
|
Split up model module
|
2023-03-01 16:33:28 +01:00 |
|
Laurenz
|
e218226655
|
Merge some modules
|
2022-10-17 20:04:22 +02:00 |
|
Laurenz
|
fc574b3945
|
New Str type with methods
|
2022-07-26 23:27:44 +02:00 |
|
Laurenz
|
ef866b0cd1
|
Move casting into separate module
|
2022-07-26 23:16:03 +02:00 |
|
Laurenz
|
7a6c2cce77
|
Make radius configuration unconfusing
|
2022-06-14 17:17:54 +02:00 |
|
Laurenz
|
c81e2a5f56
|
Many fixes
|
2022-06-14 13:53:02 +02:00 |
|
Laurenz
|
ccb4753e24
|
Find optionally takes function instead of value
|
2022-05-30 10:33:51 +02:00 |
|
Laurenz
|
a9869c212f
|
Locatable groups
|
2022-05-26 13:49:44 +02:00 |
|
Martin Haug
|
99cb655832
|
Intra-document links
|
2022-05-27 12:56:20 +02:00 |
|
Laurenz
|
64f8f981c2
|
Fix Cast implementation of LayoutNode
|
2022-05-12 11:42:09 +02:00 |
|
Laurenz
|
1927cc86da
|
Set, show, wrap in code blocks
|
2022-05-09 00:03:57 +02:00 |
|
Laurenz
|
bfaf5447a7
|
Cast content from string
|
2022-05-06 10:05:11 +02:00 |
|
Laurenz
|
e674fd7e90
|
New raw theme & nicer debug representation
|
2022-05-04 22:14:57 +02:00 |
|
Laurenz
|
507c5fc925
|
Text replacement show rules
|
2022-05-04 00:14:31 +02:00 |
|
Laurenz
|
d59109e8ff
|
Support recursive show rules
|
2022-05-03 15:58:15 +02:00 |
|
Martin Haug
|
9b4397cdab
|
Tests for the new shape API
|
2022-05-02 18:25:53 +02:00 |
|
Martin Haug
|
7b6f3a0ab9
|
A new Cast implementation for Sides
Reinstate circle
|
2022-05-02 16:35:11 +02:00 |
|
Laurenz
|
f9e115daf5
|
New block spacing model
|
2022-04-30 14:12:28 +02:00 |
|
Laurenz
|
8fbb11fc05
|
Extract model module
|
2022-04-24 15:47:42 +02:00 |
|
Laurenz
|
e4ee14e54f
|
Extract methods into separate module
|
2022-04-24 15:27:06 +02:00 |
|
Laurenz
|
29eb13ca62
|
Sum color and length into stroke
|
2022-04-09 12:02:35 +02:00 |
|
Laurenz
|
712c00ecb7
|
Em units
|
2022-04-08 15:45:14 +02:00 |
|
Laurenz
|
e1d7edb7c1
|
Property resolving
|
2022-04-08 14:48:02 +02:00 |
|
Laurenz
|
4bb6240b40
|
Make Relative generic
|
2022-04-07 18:04:29 +02:00 |
|
Laurenz
|
1192132dc0
|
Rename length-related types
`Fractional` => `Fraction`
`Relative` => `Ratio`
`Linear` => `Relative`
|
2022-04-07 16:19:51 +02:00 |
|
Laurenz
|
3d52387eea
|
Rework style chains
|
2022-04-07 11:07:00 +02:00 |
|
Laurenz
|
23d108c8e0
|
Font fallback
|
2022-04-03 13:55:58 +02:00 |
|
Laurenz
|
beca01c826
|
Methods
|
2022-03-18 23:43:58 +01:00 |
|
Laurenz
|
288a926fea
|
Knuth-Plass and MicroType
|
2022-03-14 20:52:32 +01:00 |
|
Laurenz
|
2890a156d2
|
Remove classes and improve naming
|
2022-03-12 14:24:24 +01:00 |
|
Laurenz
|
5ac7eb3860
|
Rename template to content
|
2022-03-11 23:36:06 +01:00 |
|
Laurenz
|
5ce2a006b6
|
Consistent block naming
|
2022-03-11 12:22:27 +01:00 |
|
Laurenz
|
2bf32c51bc
|
Remove layout cache
|
2022-02-22 12:42:02 +01:00 |
|
Laurenz
|
e01970b20a
|
Basic show rules
|
2022-02-18 16:57:53 +01:00 |
|
Laurenz
|
261f387535
|
Accept closures for heading styling
|
2022-02-17 18:12:13 +01:00 |
|