index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
typst-macros
Age
Commit message (
Expand
)
Author
2025-02-05
Export target docs (#5812)
Laurenz
2025-02-04
Scope deprecations (#5798)
Laurenz
2025-01-10
Don't generate accessors for required fields (#5680)
Laurenz
2024-12-17
Support for defining which charset should be covered by a font (#5305)
Peng Guanwen
2024-12-04
Add some more spans
Laurenz
2024-11-17
Use `codex` for symbols (#5421)
Malo
2024-10-31
Replace `once_cell`'s `Lazy` as much as possible (#4617)
Abdul-Rahman Sibahi
2024-10-27
Split out four new crates (#5302)
Laurenz
2024-10-07
Fix warning in proc macro (#5150)
Laurenz
2024-09-08
Fix a few doc typos. (#4914)
inferiorhumanorgans
2024-08-15
Move `calc.nan` to `float.nan` and add `float.inf` (#4733)
Malo
2024-06-22
Add message when trying to access a field that is not set (#4399)
+merlan #flirora
2024-06-13
Make symbols callable like functions & migrate callable accents to callable s...
Yip Coekjan
2024-06-04
Refactor casts to use `HintedStrResult` (#4229)
PgBiel
2024-05-25
Refactor `Capable::vtable` to return `Option<NonNull<()>>` (#4252)
+merlan #flirora
2024-05-25
Improve macro docs (+ Native*Data docs) (#4240)
bluebear94
2024-05-13
Factor out `typst-utils` crate (#4125)
Laurenz
2024-04-02
A few CI and crate config changes (#3852)
Laurenz
2024-03-15
Final touches (#3678)
Laurenz
2024-03-04
Add support for shortcut links in docs (#3547)
Laurenz
2024-03-03
Fix some comments (#3541)
geekvest
2024-02-27
New context system (#3497)
Laurenz
2024-02-13
Minor realization improvements (#3408)
Laurenz
2024-02-01
Fix show-set semantics (#3311)
Laurenz
2024-01-31
Ensure synthesized field access never panics (#3310)
Laurenz
2024-01-30
Respect set rules in where selectors (#3290)
Laurenz
2024-01-30
Refactor `#[elem]` macro (#3303)
Laurenz
2024-01-30
Refactor folding (#3294)
Laurenz
2024-01-29
Refactor capability helpers
Laurenz
2024-01-29
Merge `Fields` and `ElementFields` traits
Laurenz
2024-01-17
Add a few manual Debug impls to elements
Laurenz
2024-01-16
Don't discard other attributes in `time` macro
Laurenz
2024-01-16
Migrate metadata fields out of individual elements (#3200)
Laurenz
2024-01-12
Autogenerate default cast in`#[ty]` unless `cast` is specified
Laurenz
2024-01-02
Fix `#[internal]` fields needing `IntoValue` impl (#3103)
Sébastien d'Herbais de Thun
2023-12-30
New performance timings (#3096)
Sébastien d'Herbais de Thun
2023-12-28
Remove uses of `EcoString::inline`
Laurenz
2023-12-07
Fix label in `.fields()` accessor (#2884)
Sébastien d'Herbais de Thun
2023-12-04
Fix defaults on `#[synthesized]` fields (#2825)
Sébastien d'Herbais de Thun
2023-11-30
Fix content hashing
Laurenz
2023-11-27
Make workspace inheriting consistent
Laurenz
2023-11-27
Optimize `Content::has`, `Introspector::query_label`, and `MetaElem` (#2759)
Sébastien d'Herbais de Thun
2023-11-27
Use clippy workspace lints and inline format args (#2771)
danieleades
2023-11-26
Rework `Vt` into `Engine`
Laurenz
2023-11-24
Merge `typst` and `typst-library`
Laurenz
2023-11-24
Fix `has` on non-inherent fields (#2745)
frozolotl
2023-11-20
Document the `#[ghost]` attribute from #2718 (#2721)
Sébastien d'Herbais de Thun
2023-11-19
Added `ghost` attr to `elem` macro (#2718)
Sébastien d'Herbais de Thun
2023-11-19
Streamline imports
Laurenz
2023-11-17
Allow `elem` synthesized fields to take a default value (#2687)
Sébastien d'Herbais de Thun
[next]