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
/
parse
/
scanner.rs
Age
Commit message (
Expand
)
Author
2022-02-23
Code Review: That's just like your struct, man.
Martin Haug
2022-02-23
New incremental parsing paradigm
Martin Haug
2022-02-18
List label styling
Laurenz
2022-01-13
Faster byte/utf-16 offset conversions
Laurenz
2022-01-04
Code Review: Your parsers were so preoccupied with whether they could
Martin Haug
2021-11-15
Make clippy happier and remove `Str`
Laurenz
2021-11-08
Tidy up AST
Laurenz
2021-11-05
Refactoring
Laurenz
2021-11-05
Code Review: Life is Like a Box of Iterators
Martin Haug
2021-08-21
Prune derives
Laurenz
2021-08-12
Array and dictionary indexing
Laurenz
2021-08-01
Pretty-printed diagnostics with traceback
Laurenz
2021-07-27
Use last instead of next_back
Laurenz
2021-07-13
Optimize scanner and tokenizer
Laurenz
2021-07-08
Switch to = for headings once again
Laurenz
2021-07-08
URL special case for line comments
Laurenz
2021-07-08
Range operator
Laurenz
2021-06-30
Optimize scanner performance
Laurenz
2021-06-09
Lists with indent-based parsing
Laurenz
2021-01-03
Move and rename many things ๐
Laurenz
2021-01-01
A few small improvements โป
Laurenz
2020-12-31
Parsing improvements ๐งฝ
Laurenz
2020-10-02
Small improvements ๐งบ
Laurenz
2020-10-02
Remove spans from token iterator ๐งฝ
Laurenz
2020-10-02
Optimize parser by remembering peeked token โก
Laurenz
2020-10-02
Refactor parser ๐
Laurenz
2020-10-01
Make syntax not depend on parse ๐ฉ
Laurenz
2020-10-01
Rename CharParser to Scanner โ
Laurenz