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-07-29
apply suggested improvements
warn-suppression
PgBiel
2024-07-23
add parenthesized annotation linebreak support
PgBiel
2024-07-23
initial improvements to allow multiline annotations
PgBiel
2024-07-23
improve errors in annotations
PgBiel
2024-07-23
Merge branch 'main' into warn-suppression
PgBiel
2024-07-22
initial changes towards simpler syntax
PgBiel
2024-07-22
add deprecated id for deprecations
PgBiel
2024-07-22
use picostr for identifiers
PgBiel
2024-07-22
Adjust the number of color components written to the pdf according to the col...
Florent Michel
2024-07-22
Merge branch 'main' into warn-suppression
PgBiel
2024-07-22
Add `non-zero` and `even-odd` fill rules to `path` and `polygon` (#4580)
HydroH
2024-07-22
Raise error when failing to load & parse the specified certificate (#4554)
Yip Coekjan
2024-07-22
Explanation of void return in the functions documentation (#4590)
Jiří Cihelka
2024-07-22
Conversion from int to bytes and back (#4490)
chico ferreira
2024-07-20
Use texts of the first occurrences for `/ToUnicode` CMap (#4585)
Y.D.X.
2024-07-20
Deprecate some things (#4562)
Laurenz
2024-07-20
Move matrix layout logic's early exit upward (#4583)
Leedehai
2024-07-20
Support transparent page fill (#4586)
Laurenz
2024-07-20
Fix approximated size of `reflow: true` transformations (#4462)
shinyfelix
2024-07-19
Tune hyphenation (#4584)
Laurenz
2024-07-18
Fix panic in link linebreaking (#4579)
Laurenz
2024-07-17
Allow absolute lengths in `scale` (#4271)
+merlan #flirora
2024-07-17
Move the early exit inside `stretch_glyph()` upward (#4570)
Leedehai
2024-07-16
improve some var names
PgBiel
2024-07-16
fix annotation syntax in comments
PgBiel
2024-07-16
decorator -> annotation
PgBiel
2024-07-16
new decorator syntax: '// @'
PgBiel
2024-07-15
remove inner node 'capped_newlines' field
PgBiel
2024-07-15
Fix duplicate completions (#4563)
Laurenz
2024-07-15
move around some sink functions
PgBiel
2024-07-15
improve warning suppression check
PgBiel
2024-07-15
improve comments and formatting
PgBiel
2024-07-15
Merge branch 'main' into warn-suppression
PgBiel
2024-07-15
current_kind -> current
PgBiel
2024-07-15
Remove an unnecessary mutable specifier (#4557)
Leedehai
2024-07-15
Wrapping with parens should not push superscripts higher (#4545)
Leedehai
2024-07-14
Save and restore graphics state for every frame (#4496)
Eric Biedert
2024-07-14
Wrap outline entry body in LRE/RLE + make smart quotes ignore directional con...
+merlan #flirora
2024-07-14
Change the signature of `World::main` (#4531)
Myriad-Dreamin
2024-07-14
Fix lexer behavior on non-whitespace before ref (#4553)
Yip Coekjan
2024-07-14
Short-circuit on None's when laying out AttachElem (#4546)
Leedehai
2024-07-14
Do not conflate Archivo Narrow and Archivo (Black) fonts (#4478)
Matthias Vogelgesang
2024-07-11
Spans for cross-file go-to-definition (#4539)
Laurenz
2024-07-11
Remove `place.flush` from global scope (#4537)
Laurenz
2024-07-10
Add missing keys to manifest types (#4494)
tingerrr
2024-07-10
Refactor `impl Eval for ast::FuncCall<'_>` (#4435)
Yip Coekjan
2024-07-09
Basic Definition Finder for IDE (#4309)
Myriad-Dreamin
2024-07-09
Mark synthesized prime symbol frame text-like (#4525)
Leedehai
2024-07-09
Fix suggestions for '.' after code mode has exited. (#4470)
shinyfelix
2024-07-08
Bump dependencies (#4523)
Laurenz
[next]