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
/
eval
/
mod.rs
Age
Commit message (
Collapse
)
Author
2023-04-26
Touch up docs
Laurenz
2023-04-26
Pattern as parameter (#854)
Marmare314
2023-04-25
Support indices preceding the base symbol, revamping #699 (#825)
Leedehai
Breaking change: abbreviate attach() attachment params, top -> t, bottom -> b
2023-04-25
Destructuring assign (#703)
Marmare314
2023-04-24
Disable stacker on WASM
Laurenz
2023-04-23
Add instrumentation (Part 1) (#761)
Sébastien d'Herbais de Thun
2023-04-20
forbid underscore as identifier closes #513 (#837)
Marmare314
2023-04-18
Clippy fixes (#856)
Marek Barvíř
2023-04-16
refactor SyntaxKind::Pattern (#831)
Marmare314
2023-04-16
Clippy fixes (#581)
Marek Barvíř
2023-04-13
Fix function sinks (#638)
Marmare314
2023-04-11
Let dictionaries respect insertion order
Laurenz
2023-04-11
Fix duplicate error message for destructuring
Laurenz
2023-04-06
Unpacking syntax (#532)
Marmare314
Closes #341
2023-03-28
Fix tests on Windows
Laurenz
Fixes #386.
2023-03-28
Fix basic lints (cargo clippy) (#383)
Marek Barvíř
2023-03-19
Renaming and refactoring
Laurenz
2023-03-18
Rename formula to equation
Laurenz
2023-03-18
Attach parameter list span to function
Laurenz
2023-03-17
Make parameters traceable
Laurenz
2023-03-17
Methods for page and location on queried content
Laurenz
2023-03-17
Hover and autocomplete in show rules
Laurenz
2023-03-14
Reference supplements
Laurenz
2023-03-12
Spans in math
Laurenz
2023-03-11
Section references
Laurenz
2023-03-10
Expose content representation more
Laurenz
2023-03-10
New #[func] macro
Laurenz
2023-03-08
Rework style chain access
Laurenz
2023-03-07
Fully untyped model
Laurenz
2023-03-01
Split up `model` module
Laurenz
2022-10-17
Merge some modules
Laurenz
2022-10-17
More spans in AST
Laurenz
2022-10-05
Remove `SpanPos` in favor of `ErrorPos`
Laurenz
2022-10-05
Refactor syntax module
Laurenz
2022-10-04
Parse basic math syntax
Laurenz
2022-09-26
Description lists, link syntax, and new enum syntax
Laurenz
2022-09-21
Tracked memoization
Laurenz
2022-09-20
Refactor error handling
Laurenz
2022-09-20
A New World
Laurenz
2022-09-19
Remove pins and memoization
Laurenz
2022-09-07
[WIP] Label and reference syntax
Laurenz
2022-07-26
New `Str` type with methods
Laurenz
2022-07-26
Move casting into separate module
Laurenz
2022-06-14
Unified file loading errors
Laurenz
2022-06-10
Bump dependencies
Laurenz
2022-05-31
Remove green/red distinction
Laurenz
2022-05-26
Pure functions!
Laurenz
2022-05-26
Locate me!
Laurenz
2022-05-25
Rebrand queries as memoization
Laurenz
2022-05-25
Move deps from context to VM
Laurenz
[next]