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
/
tokens.rs
Age
Commit message (
Expand
)
Author
2022-04-24
Clean up the parser a bit
Laurenz
2022-04-16
Ellipsis
Laurenz
2022-04-16
Switch to `unscanny`
Laurenz
2022-04-13
Soft breaks and shy hyphens
Laurenz
2022-04-12
Introduce `NodeKind::Quote`
Martin Haug
2022-04-08
Em units
Laurenz
2022-03-18
Methods
Laurenz
2022-03-11
Consistent block naming
Laurenz
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-02-10
Allow escaping of `-` and `.`
Laurenz
2022-02-09
Coalesce text and simple spaces for high performance
Laurenz
2022-01-31
Switch from `Rc` to `Arc`
Laurenz
2022-01-31
Fix incremental parsing bugs
Laurenz
2022-01-30
Rework strong and emph
Laurenz
2022-01-28
Parse `show` and `wrap` expressions
Laurenz
2022-01-13
Make use of new Rust 1.58 formatting feature
Laurenz
2022-01-04
Code Review: Your parsers were so preoccupied with whether they could
Martin Haug
2022-01-02
Fix parser / space / error bug
Martin Haug
2022-01-02
Added a test framework for incremental parsing
Martin Haug
2021-11-28
Code Review: Parser, I can't let you do this
Martin Haug
2021-11-10
Comments and neighbors
Martin Haug
2021-12-15
Set Rules Episode VII: The Set Awakens
Laurenz
2021-11-30
Syntax highlighting
Laurenz
2021-11-15
Make clippy happier and remove `Str`
Laurenz
2021-11-08
Final touches
Laurenz
2021-11-08
Tidy up AST
Laurenz
2021-11-06
Faster parser
Laurenz
2021-11-05
Refactoring
Laurenz
2021-11-05
Code Review: Life is Like a Box of Iterators
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-09-30
Treat lone hashtag as text
Laurenz
2021-09-15
Bugfix and tidying
Laurenz
2021-08-21
Prune derives
Laurenz
2021-08-14
Separate type for string values
Laurenz
2021-08-12
Array and dictionary indexing
Laurenz
2021-08-01
Pretty-printed diagnostics with traceback
Laurenz
2021-07-16
Use array's IntoIterator impl and nested or patterns
Laurenz
2021-07-13
Optimize scanner and tokenizer
Laurenz
2021-07-08
Replace using with from
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
Remove color literals (#39)
Laurenz
2021-06-29
Wide calls
Laurenz
[next]