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
/
math
/
matrix.rs
Age
Commit message (
Expand
)
Author
2023-04-24
Fix broken matrices with alignment and optimize code while we're at it (#935)
Alex Saveau
2023-04-24
Obey alignment in matrices (#892)
Alex Saveau
2023-04-23
Add instrumentation (Part 1) (#761)
Sébastien d'Herbais de Thun
2023-04-19
Make `dot` be multiplication and add `dot.period` for periods (#747)
Alex Saveau
2023-04-18
clippy::wrong_self_convention (#857)
Marek Barvíř
2023-03-27
Allow disabling vector and matrix delimiters
Laurenz
2023-03-19
Renaming and refactoring
Laurenz
2023-03-13
Derive `Cast` for enums
Laurenz
2023-03-12
Spans in math
Laurenz
2023-03-09
Make all optional fields settable
Laurenz
2023-03-08
Rework style chain access
Laurenz
2023-03-08
Streamline field names
Laurenz
2023-03-07
Fully untyped model
Laurenz
2023-02-12
Add delimiter setting for `cases`
Laurenz
2023-02-06
Add missing `.op` modifiers
Laurenz
2023-02-06
Make Rust happier about the inline documentation
Laurenz
2023-02-02
More robust automatic math spacing
Laurenz
2023-02-02
Matrix baseline alignment
Laurenz
2023-02-02
Math tests
Laurenz
2023-01-30
Highlighting and docs fixes
Laurenz
2023-01-29
Remove more blocks
Laurenz
2023-01-29
Math documentation improvements
Laurenz
2023-01-29
Matrices
Laurenz
2023-01-29
Fix math styling
Laurenz
2023-01-28
Overline, Underline, Overbracket, Underbracket
Laurenz
2023-01-27
Small fixes
Laurenz
2023-01-23
Math module
Laurenz
2023-01-22
Vector and case layout
Laurenz
2022-12-21
Document math category
Laurenz
2022-12-21
Document text category
Laurenz
2022-12-20
Documentation
Laurenz
2022-12-17
Document parameters in comment
Laurenz
2022-12-15
Reflection for castables
Laurenz
2022-12-14
New macro setup
Laurenz
2022-12-08
Naming consistency
Laurenz
2022-12-07
Extend math library
Laurenz