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
/
src
/
ide
Age
Commit message (
Collapse
)
Author
2023-06-06
Improve value casting infrastructure
Laurenz
2023-05-11
More efficient introspection
Laurenz
Switches from a mutable locator to one based on tracked chains and optimizes query performance.
2023-05-03
Function scopes (#1032)
Pg Biel
2023-05-03
Add shorthand for root operation (#929)
Marmare314
2023-05-03
Make ligatures copyable and searchable
Laurenz
Fixes #479 Fixes #1040
2023-04-25
Destructuring assign (#703)
Marmare314
2023-04-17
Write PDF outline
Laurenz
2023-04-16
refactor SyntaxKind::Pattern (#831)
Marmare314
2023-04-11
Fix highlighting of identifiers before brackets
Laurenz
2023-04-06
Unpacking syntax (#532)
Marmare314
Closes #341
2023-04-04
Fix autocompletion after non-hashtag expression
Laurenz
2023-03-28
Fix basic lints (cargo clippy) (#383)
Marek Barvíř
2023-03-27
Fix hovering over comments
Laurenz
2023-03-22
Fix typos (#115)
Kian-Meng Ang
Found via `codespell -S target -L crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant`
2023-03-21
Fix crash for jump to outdated span
Laurenz
2023-03-19
Renaming and refactoring
Laurenz
2023-03-18
Rename formula to equation
Laurenz
2023-03-18
Fix hover tooltip value collapsing
Laurenz
2023-03-17
Hover and autocomplete in show rules
Laurenz
2023-03-17
Counters
Laurenz
2023-03-17
More jump targets
Laurenz
2023-03-15
Node links
Laurenz
2023-03-14
Bibliography and citations
Laurenz
2023-03-14
Reference supplements
Laurenz
2023-03-13
Fix font tooltip
Laurenz
2023-03-12
Consider glyph side when determining cursor position
Laurenz
2023-03-12
Jump to destination
Laurenz
2023-03-11
Jump to source and preview
Laurenz
2023-03-11
Section references
Laurenz
2023-03-11
Autocompletion for raw language tags
Laurenz
2023-03-10
Expose content representation more
Laurenz
2023-03-10
New #[func] macro
Laurenz
2023-03-07
Fully untyped model
Laurenz
2023-03-01
Split up `model` module
Laurenz
2023-03-01
Bump `ecow`
Laurenz
2023-02-25
Show only math fonts in formula show rule
Laurenz
2023-02-24
Better font autocompletion
Laurenz
2023-02-24
Don't complete in comments
Laurenz
2023-02-24
Don't complete params directly after comma
Laurenz
2023-02-23
Switch to ecow
Laurenz
2023-02-12
Fix hover tooltip in math
Laurenz
2023-02-12
Require colon in show rule
Laurenz
2023-02-12
Autocomplete parentheses
Laurenz
2023-02-06
Make Rust happier about the inline documentation
Laurenz
2023-01-31
Remove `Category` to `Tag`
Laurenz
2023-01-31
More `PartialEq` impls for `EcoString`
Laurenz
2023-02-03
Fix function call highlighting
Laurenz
2023-02-02
Fix inconsistency between text and idents in math
Laurenz
2023-01-30
Highlighting and docs fixes
Laurenz
2023-01-29
HTML highlighting
Laurenz
[next]