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
Age
Commit message (
Expand
)
Author
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
2024-07-08
Primes should not further raise next superscript's position (#4492)
Leedehai
2024-07-08
Allow non-utf8 values for `input` and `output` (#4517)
T0mstone
2024-07-06
Avoid spaces around ignorant and invisible elements in math (#4348)
Eric Biedert
2024-07-06
Rename `notes.*` to `note.*` & Add some music symbols (#4488)
Yip Coekjan
2024-07-06
Open with (detached) custom viewers and raise error on failure (#4430)
Yip Coekjan
2024-07-06
Reword docs for `math.cancel` (#4444)
AnarchistHoneybun
2024-07-06
Add metadata for `cargo-binstall` (#4458)
Yip Coekjan
2024-07-06
Statically link xz2 (#4463)
Adrian Freund
2024-07-05
Clean up flow a bit (#4505)
Laurenz
2024-07-04
Go from `String` to `&str` when passing font names to SVG code (#4500)
Sébastien d'Herbais de Thun
2024-07-04
Add regression test for #3355 (#4499)
Laurenz
2024-07-04
Fix hyphenation outside of words (#4498)
Laurenz
2024-07-04
Refactor line building (#4497)
Laurenz
2024-07-02
Fix footnote-reference numbering (#4456)
Yip Coekjan
2024-07-02
fix(array.slice): Clarify and correct function description (#4446)
Mattes Bieniarz
2024-07-02
Use a clearer match pattern (#4437)
Leedehai
2024-07-01
Optimize optimized paragraph layout (#4483)
Laurenz
2024-06-27
add test for decorator at end of line
PgBiel
2024-06-27
add suppress on tracepoint test
PgBiel
2024-06-27
test allow with context
PgBiel
2024-06-27
dot
PgBiel
2024-06-27
simplify decorator arguments in the AST
PgBiel
2024-06-27
improve tree search
PgBiel
2024-06-27
fix newline counting
PgBiel
2024-06-26
lexer: make 'take_error' internal
PgBiel
2024-06-26
diag ids: remove categories, improve docs
PgBiel
2024-06-26
improve identifier naming, remove error id
PgBiel
2024-06-26
no rendering in tests
PgBiel
2024-06-26
minor decorator lexing improvements
PgBiel
2024-06-26
create DecoratorMarker and DecoratorName
PgBiel
2024-06-26
use proper name for paren tokens
PgBiel
2024-06-26
add doc comment regarding lexer subtrees
PgBiel
2024-06-26
remove redundant '-' identifier check
PgBiel
2024-06-26
proper decorator parsing
PgBiel
2024-06-26
more decorator tests
PgBiel
2024-06-26
lexer now returns nodes
PgBiel
2024-06-26
satisfy clippy
PgBiel
2024-06-26
allow same line decorator search
PgBiel
2024-06-26
don't swallow newlines in decorator lexing
PgBiel
2024-06-26
search for 'allow' decorators
PgBiel
2024-06-26
add decorator tests
PgBiel
2024-06-26
use lexer subtrees to parse decorators
PgBiel
2024-06-26
initial decorator parsing in markup
PgBiel
2024-06-26
separate DecoratorMarker from Decorator
PgBiel
2024-06-26
fix decorator lexing with wrong offsets
PgBiel
[prev]
[next]