| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-12 | Fix newline parsing behaviour in markup | Laurenz | |
| 2023-09-06 | Don't automatically match fences | Laurenz | |
| Fixes #306 | |||
| 2023-09-04 | Allow packages to specify their minimum compiler version | Laurenz | |
| 2023-09-04 | Update ast.rs (#2057) | KillTheMule | |
| Rust 1.74 warns about this, noting it will be a hard error soon. Quite annoying when developing on an unstable compiler now already ;) | |||
| 2023-08-30 | Allow renaming imports with `as` (#1923) | Pg Biel | |
| 2023-08-29 | More type safety for spans | Laurenz | |
| 2023-08-22 | Virtual path type | Laurenz | |
| Fixes #1937 | |||
| 2023-08-19 | Make AST borrowed | Laurenz | |
| 2023-08-10 | Fix single prime in subscript (#1909) | sitandr | |
| * Fix single prime in subscript (a_' producing wrong result) * Clippy | |||
| 2023-08-03 | Split markup and math shorthands for docs | Laurenz | |
| 2023-08-03 | enum ident one more then current start (#1824) | Anton Wetzel | |
| 2023-07-18 | Extract syntax module into typst-syntax crate | Laurenz | |
