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
/
syntax
/
source.rs
Age
Commit message (
Expand
)
Author
2023-06-30
Autocomplete for packages
Laurenz
2023-06-27
Basic package management
Laurenz
2023-06-06
Rename `into_u16` to `as_u16`
Laurenz
2023-05-11
Remove tracing from cheap functions
Laurenz
2023-04-23
Parallelize tests (#900)
Alex Saveau
2023-04-23
Add instrumentation (Part 1) (#761)
Sébastien d'Herbais de Thun
2023-04-13
Reduce amount of hashing
Laurenz
2023-03-28
Fix basic lints (cargo clippy) (#383)
Marek Barvíř
2023-03-22
Fix typos (#115)
Kian-Meng Ang
2023-03-21
Fix crash for jump to outdated span
Laurenz
2023-03-19
Renaming and refactoring
Laurenz
2023-03-11
Jump to source and preview
Laurenz
2023-02-17
Impl `Eq` for syntax tree types
Laurenz
2023-01-20
Fix a few clippy lints
Laurenz
2023-01-20
Rewrite parser
Laurenz
2023-01-15
Remove most fields from `SyntaxKind` enum
Laurenz
2022-12-20
Document Utility funcs, some layout funcs
Martin Haug
2022-11-23
More general evaluation interface
Laurenz
2022-11-22
Make inner node and node data private
Laurenz
2022-11-04
Style changes
Laurenz
2022-10-17
Merge some modules
Laurenz