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
2023-04-20
forbid underscore as identifier closes #513 (#837)
Marmare314
2023-04-19
Fix argument sinks
Laurenz
2023-04-19
Give more specific error messages (#881)
Leedehai
2023-04-18
Clippy fixes (#856)
Marek Barvíř
2023-04-18
Improve error message in lexer (#242)
Greg Shuflin
2023-04-16
refactor SyntaxKind::Pattern (#831)
Marmare314
2023-04-13
Fix function sinks (#638)
Marmare314
2023-04-13
Reduce amount of hashing
Laurenz
2023-04-11
fix parenthesized binding (#707)
Marmare314
2023-04-11
Fix duplicate error message for destructuring
Laurenz
2023-04-06
Unpacking syntax (#532)
Marmare314
2023-04-04
Allow labels and reference with ',' and '.'
Laurenz
2023-04-04
Disable clippy for specific lines (#503)
Marek Barvíř
2023-04-04
clippy::match_like_matches_macro (#502)
Marek Barvíř
2023-04-04
Integers with different bases
Laurenz
2023-03-31
FIX lint clippy::len_without_is_empty (#451)
Marek Barvíř
2023-03-30
Add support for more characters in links (#379)
frozolotl
2023-03-28
Fix parsing of language in single-tick raw literals (#401)
frozolotl
2023-03-28
Fix basic lints (cargo clippy) (#383)
Marek Barvíř
2023-03-27
Fix parsing of unbalanced delimiters in math
Laurenz
2023-03-27
Fix matrix delimiters
Laurenz
2023-03-27
Parse decimals as a unit
Laurenz
2023-03-27
Fix enum parsing and allow zero in numberings
Laurenz
2023-03-22
Fix typos (#115)
Kian-Meng Ang
2023-03-21
Fix show rule colon error message
Laurenz
2023-03-21
Fix crash for jump to outdated span
Laurenz
2023-03-21
More math shorthands
Laurenz
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
Counters
Laurenz
2023-03-14
Reference supplements
Laurenz
2023-03-14
Allow keywords as fields
Laurenz
2023-03-11
Jump to source and preview
Laurenz
2023-03-11
Section references
Laurenz
2023-03-11
Autocompletion for raw language tags
Laurenz
2023-03-08
Streamline field names
Laurenz
2023-03-01
Bump `ecow`
Laurenz
2023-02-23
Merge main back
Laurenz
2023-02-23
Switch to ecow
Laurenz
2023-02-17
Fix semicolon parsing
Laurenz
2023-02-17
Fix error handling after hashtag
Laurenz
2023-02-17
Impl `Eq` for syntax tree types
Laurenz
2023-02-13
Let `eval` take code instead of markup
Laurenz
2023-02-12
Require colon in show rule
Laurenz
2023-02-12
Fix "not in" precedence
Laurenz
2023-01-31
More `PartialEq` impls for `EcoString`
Laurenz
2023-02-02
Fix inconsistency between text and idents in math
Laurenz
2023-02-02
Fix heading and list markers
Laurenz
2023-02-02
Math tests
Laurenz
[next]