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
Age
Commit message (
Expand
)
Author
2024-11-07
Remove unused dependencies (#5379)
Yip Coekjan
2024-11-05
Add `sym.eq.triple.not` (#5372)
Johann Birnick
2024-11-05
Fix unstoppable empty footnote loop (#5354) (#5364)
wznmickey
2024-11-04
Disable justification in `raw(block: true, ...)` (#4889)
Sébastien d'Herbais de Thun
2024-11-04
Refactor Parser (#5310)
Laurenz
2024-11-03
18. Restore list indent behavior
Ian Wrzesinski
2024-11-03
17. Replace while loop closures and Parser::end() to use SyntaxSet
Ian Wrzesinski
2024-11-03
16. Compress with_mode and with_nl_mode to reduce rightward drift
Ian Wrzesinski
2024-11-03
15. Convert Markup mode to use newline modes
Ian Wrzesinski
2024-11-01
Basic feature flag mechanism (#5350)
Laurenz
2024-11-01
Disallow space between ident and paren in set rule (#5269)
Ian Wrzesinski
2024-11-01
Support Greek Numbering (#4273)
LU Jialin
2024-10-31
14. Update 'maybe_wrap_in_math' to remove 'wrap_within' and 'post_process'!
Ian Wrzesinski
2024-10-31
13. Reorder functions to avoid jumping around when reading code. No actual ch...
Ian Wrzesinski
2024-10-31
12. Add the Token type and replace lex/skip/save methods
Ian Wrzesinski
2024-10-31
11. Add Parser::finish_into
Ian Wrzesinski
2024-10-31
10. Change parser modes using closures instead of manual stacks
Ian Wrzesinski
2024-10-31
9. Parse math field access in the lexer
Ian Wrzesinski
2024-10-31
8. Create Raw nodes entirely within the lexer
Ian Wrzesinski
2024-10-31
7. Return SyntaxNodes from the Lexer
Ian Wrzesinski
2024-10-31
6. Reduce size of memoization map state
Ian Wrzesinski
2024-10-31
5. Refactor parser memoization to localize functionality
Ian Wrzesinski
2024-10-31
4. Rename convert to convert_and_eat
Ian Wrzesinski
2024-10-31
3. Add typst-syntax README and parser comments
Ian Wrzesinski
2024-10-31
Make `Vm` attributes more public (#5148)
frozolotl
2024-10-31
Add `calc.norm()` function to compute euclidean norms (#4581)
HydroH
2024-10-31
Added Numero Sign № (U+2116) (#5326)
Andrew Voynov
2024-10-31
More consistent `self-update` assets determination (#5333)
Yip Coekjan
2024-10-31
Add a warning for `is` to anticipate using it as a keyword (#5229)
Ian Wrzesinski
2024-10-31
Replace `once_cell`'s `Lazy` as much as possible (#4617)
Abdul-Rahman Sibahi
2024-10-30
Make `math.bold` compatible with Greek digamma (#5316)
Malo
2024-10-30
Guard against font bug in math glyph assembly code (#5288)
Max
2024-10-30
Add `math.accent` support for `flac` and `dtls` OpenType features (#5202)
Max
2024-10-29
Fix type of plugin (#5321)
Laurenz
2024-10-28
Fix wrong Greek and Ukrainian language codes (#5261)
Kevin K.
2024-10-28
Fix clipping with outset (#5295)
Eric Biedert
2024-10-28
Add explicit notice about unicode minus sign in the str function (#5301)
lucaslugao
2024-10-28
Fix wrong drop order for self-referential struct (#5306)
Giacomo Stevanato
2024-10-28
Corrects link to wasi-stub in plugin documentation (#5308)
Chad Skeeters
2024-10-27
Split out four new crates (#5302)
Laurenz
2024-10-22
Syntax set macro (#5138)
Ian Wrzesinski
2024-10-22
Improved docs for `par.line.numbering-scope` (#5250)
Andrew Voynov
2024-10-18
Fix optimized linebreaks without justification (#5236)
Laurenz
2024-10-15
Docs and changelog improvements (#5147)
Laurenz
2024-10-15
Greet users who run `typst` for the first time (#5210)
Laurenz
2024-10-14
(Re-)implement rounding with negative digits (#5198)
PgBiel
2024-10-14
Put floats back above footnotes instead of below (#5204)
Laurenz
2024-10-14
Fix tag order with `place` and fr block bugs (#5203)
Laurenz
2024-10-12
Fix outline with CJK text (#5187)
Laurenz
2024-10-12
Refactor and fix bounds metric (#5186)
Laurenz
[next]