Laurenz
24e26b8c77
Fix styling of text operators
2023-03-29 19:21:01 +02:00
Marek Barvíř
213f31c5d7
Fix basic lints (cargo clippy) ( #383 )
2023-03-28 09:38:01 +02:00
Laurenz
30d6c070c1
More efficient function representation
2023-03-19 23:49:35 +01:00
Laurenz
ab43bd802e
Renaming and refactoring
2023-03-19 22:39:19 +01:00
Laurenz
c47e4cb496
State
2023-03-17 16:04:12 +01:00
Laurenz
312197b276
Counters
2023-03-17 11:45:57 +01:00
Laurenz
2a86e4db0b
Reference supplements
2023-03-14 22:34:43 +01:00
Laurenz
724e9b140c
Locatability and synthesis improvements
2023-03-13 21:41:33 +01:00
Laurenz
880b1847bd
Derive Cast
for enums
2023-03-13 21:40:06 +01:00
Laurenz
529d3e10c6
Section references
2023-03-11 18:29:48 +01:00
Laurenz
a9fdff244a
Expose content representation more
2023-03-10 21:19:50 +01:00
Laurenz
62f35602a8
New #[func] macro
2023-03-10 12:55:21 +01:00
Laurenz
c38d72383d
Make all optional fields settable
2023-03-09 14:42:14 +01:00
Laurenz
d7a65fa26d
Rework style chain access
2023-03-08 14:35:33 +01:00
Laurenz
1b2b53ecb9
Require font to be a named argument
2023-03-08 10:44:24 +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
87991b81d6
Better font autocompletion
2023-02-24 16:03:58 +01:00
Laurenz
7d28e6499e
Set Typst versions to 0.0.0
2023-02-06 11:53:49 +01:00
Laurenz
ea8edfa821
Make Rust happier about the inline documentation
2023-02-06 11:52:09 +01:00
Laurenz
10675cd6d5
Merge text and math symbols
2023-02-02 19:50:06 +01:00
Laurenz
b73b4f33bc
Fix a few clippy lints
2023-01-20 14:21:59 +01:00
Laurenz
990224c0f8
Annotate return values
2022-12-22 00:34:03 +01:00
Laurenz
ee732468c7
Document text category
2022-12-21 00:26:20 +01:00
Laurenz
f5f7df7247
Documentation
2022-12-20 16:11:37 +01:00
Martin Haug
b8ffd3ad3d
Document meta and data loading categories
2022-12-20 15:55:15 +01:00
Laurenz
b4b022940b
Syntax and example sections
2022-12-19 01:16:35 +01:00
Laurenz
35b16e545b
Document parameters in comment
2022-12-17 16:24:29 +01:00
Laurenz
b6202b646a
Reflection for castables
2022-12-15 23:11:20 +01:00
Laurenz
9ba4d2c134
New macro setup
2022-12-14 10:09:44 +01:00
Laurenz
bf5edbbbbb
Tidy up
2022-11-25 12:16:13 +01:00
Laurenz
8d3c68a1de
Protect Vm
2022-11-24 17:41:41 +01:00
Laurenz
5992f11b4c
Reorganize content type
2022-11-22 20:12:37 +01:00
Laurenz
36ea0b05c9
Refactor proc macros
2022-11-21 14:00:37 +01:00
Laurenz
ddada45097
Tracepoints for show rules
2022-11-20 23:32:30 +01:00
Laurenz
efd1853d06
Show it!
...
- New show rule syntax
- Set if syntax
- Removed wrap syntax
2022-11-07 12:46:05 +01:00
Laurenz
eb951c008b
Style changes
2022-11-04 11:38:09 +01:00
Laurenz
46921a8c28
Separate test crate
...
This removes the not-really-cyclic dependency that confuses rust-analyzer. See also: https://github.com/rust-lang/rust-analyzer/issues/2414
2022-11-03 16:13:35 +01:00
Laurenz
37a7afddfa
Split crates
2022-11-03 13:35:39 +01:00
Laurenz
56342bd972
Move layout traits into library
2022-11-02 14:48:51 +01:00
Laurenz
37ac5d966e
More dynamic content representation
2022-11-02 09:18:33 +01:00
Laurenz
e218226655
Merge some modules
2022-10-17 20:04:22 +02:00
Laurenz
3760748fdd
Refactor error handling
2022-09-20 19:49:47 +02:00
Laurenz
c81e2a5f56
Many fixes
2022-06-14 13:53:02 +02:00
Laurenz
0170913d54
Rebrand queries as memoization
2022-05-25 21:56:22 +02:00
Laurenz
bfaf5447a7
Cast content from string
2022-05-06 10:05:11 +02:00
Laurenz
f9e115daf5
New block spacing model
2022-04-30 14:12:28 +02:00
Laurenz
89927d7de0
StyleSlot
, KeyId
and NodeId
2022-04-24 16:42:19 +02:00
Laurenz
8fbb11fc05
Extract model
module
2022-04-24 15:47:42 +02:00
Laurenz
29eb13ca62
Sum color and length into stroke
2022-04-09 12:02:35 +02:00