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
/
library
/
src
/
meta
/
counter.rs
Age
Commit message (
Expand
)
Author
2023-07-02
Move everything into `crates/` directory
Laurenz
2023-06-30
Minor improvements
Laurenz
2023-06-24
Use third person in documentation (#1560)
MALO
2023-06-12
Delayed errors
Laurenz
2023-06-06
Improve value casting infrastructure
Laurenz
2023-05-19
Document `both` argument for counters
Laurenz
2023-05-17
Better documentation outlines
Laurenz
2023-05-11
More efficient introspection
Laurenz
2023-05-11
Remove 'static bound on `World`
Laurenz
2023-04-23
Add instrumentation (Part 1) (#761)
Sébastien d'Herbais de Thun
2023-04-12
Selector rework (#640)
Sébastien d'Herbais de Thun
2023-04-04
Locatable selectors
Laurenz
2023-04-04
Refactor and document figures
Laurenz
2023-04-04
Improved figure numbering, labelling and referencing (#491)
Sébastien d'Herbais de Thun
2023-04-02
Revise counter documentation
Laurenz
2023-04-02
Make all counters start at zero (#533)
Sébastien d'Herbais de Thun
2023-04-01
Fix underflows in counter
Laurenz
2023-04-01
Don't display empty counters and state
Laurenz
2023-03-27
Fix enum parsing and allow zero in numberings
Laurenz
2023-03-21
Fix typo
Laurenz
2023-03-20
Documentation for citation, bibliography, and content
Laurenz
2023-03-20
Documentation for query
Laurenz
2023-03-20
Documentation for state
Laurenz
2023-03-20
Documentation for counters
Laurenz
2023-03-19
Renaming and refactoring
Laurenz
2023-03-19
Measurement and introspection rework
Laurenz
2023-03-18
Fix page counter
Laurenz
2023-03-17
Hover and autocomplete in show rules
Laurenz
2023-03-17
State
Laurenz
2023-03-17
Counters
Laurenz