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
Age
Commit message (
Expand
)
Author
2021-11-15
Make clippy happier and remove `Str`
Laurenz
2021-11-08
Final touches
Laurenz
2021-11-08
Fine-grained capturing
Laurenz
2021-11-08
Tidy up AST
Laurenz
2021-11-06
Faster parser
Laurenz
2021-11-05
Code Review: No Patrick, question marks are not an instrument
Martin Haug
2021-11-05
New error handling
Martin Haug
2021-11-05
Notes
Laurenz
2021-11-05
Refactoring
Laurenz
2021-11-05
Add documentation
Martin Haug
2021-11-05
Code Review: Life is Like a Box of Iterators
Martin Haug
2021-11-05
Reorganize syntax module
Martin Haug
2021-11-05
Unicode escape error moved to tokenizer
Martin Haug
2021-11-05
Improve error handling
Martin Haug
2021-11-05
Slim `NodeKind` memory footprint
Martin Haug
2021-11-05
Less owning, more iterating
Martin Haug
2021-11-05
Change parser
Martin Haug
2021-10-25
Replace `..` syntax with `range` function
Laurenz
2021-10-05
Change precedence of range expression
Laurenz
2021-09-30
Better function and closure pretty printing
Laurenz
2021-09-30
Support `else if`
Laurenz
2021-09-30
No hashtag before else anymore
Laurenz
2021-09-15
Blocks directly in template also scope
Laurenz
2021-09-15
Rename `SyntaxTree` to `Markup`
Laurenz
2021-09-15
Bugfix and tidying
Laurenz
2021-08-31
Make user-facing "debug" representation use Debug instead of Display
Laurenz
2021-08-21
Prune derives
Laurenz
2021-08-17
Library functions behave more imperatively
Laurenz
2021-08-16
Convert single-field structs to tuple structs
Laurenz
2021-08-14
Adjust macros to new version
Laurenz
2021-08-14
Separate type for string values
Laurenz
2021-08-13
Optimize memory sizes
Laurenz
2021-08-13
Argument collection and spreading
Laurenz
2021-08-13
Add file information to spans
Laurenz
2021-08-12
Named arguments for user defined functions
Laurenz
2021-08-12
Make range-end exclusive
Laurenz
2021-08-12
Array and dictionary indexing
Laurenz
2021-08-01
Pretty-printed diagnostics with traceback
Laurenz
2021-07-30
Fatal errors
Laurenz
2021-07-29
Move EcoString and OptionExt into util
Laurenz
2021-07-10
Reference-count complex values
Laurenz
2021-07-10
Eco string 🌱
Laurenz
2021-07-08
Add lots of Eq impls
Laurenz
2021-07-08
Rename Fill to Paint
Laurenz
2021-07-08
Replace using with from
Laurenz
2021-07-08
Switch to = for headings once again
Laurenz
2021-07-08
Range operator
Laurenz
2021-06-30
Remove color literals (#39)
Laurenz
2021-06-30
No more collisions between syntax::Tree and layout::Tree
Laurenz
2021-06-29
Wide calls
Laurenz
[next]