| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-04 | Bytes type | Laurenz | |
| - Moves `Bytes` from `util` to `eval` module - Accepts bytes in `str` function for bytes -> str conversion - Adds `bytes` function for str | array -> bytes conversion - Adds `array` function for bytes -> array conversion - Adds `len`, `at`, and `slice` methods for bytes - Adds `encoding` parameter to `read` function | |||
| 2023-08-03 | Warn if layout doesn't stabilize (#1684) | bluebear94 | |
| 2023-07-19 | Add infrastructure for compiler warnings (#1731) | lolstork | |
| 2023-07-18 | Extract syntax module into typst-syntax crate | Laurenz | |
| 2023-06-28 | Reintroduce `--root` | Laurenz | |
| 2023-06-27 | Basic package management | Laurenz | |
| 2023-06-24 | Tidy up | Laurenz | |
| 2023-06-24 | Add infrastructure to enrich errors with hints (#1486) | Mathias Fischler | |
| 2023-06-12 | Support for inside and outside margins (#1308) | Luis David Licea Torres | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-06-07 | refactor: Replace once_cell to std lib (#1402) | Yang Hau | |
| 2023-06-06 | Improve value casting infrastructure | Laurenz | |
| 2023-06-06 | Rename `into_u16` to `as_u16` | Laurenz | |
| 2023-05-23 | Fix tests on windows (#1222) | Eric Biedert | |
| 2023-05-23 | Add support for date & time handling (#435) | Laurenz Stampfl | |
| 2023-05-17 | Show default values in documentation | Laurenz | |
| Fixes #169 Fixes #1102 | |||
| 2023-05-03 | Make ligatures copyable and searchable | Laurenz | |
| Fixes #479 Fixes #1040 | |||
| 2023-04-26 | Support picking the last subtest by using a random big number (#970) | Alex Saveau | |
| 2023-04-23 | Parallelize tests (#900) | Alex Saveau | |
| 2023-04-21 | use clap for parsing tests. (#876) | astrale-sharp | |
| 2023-04-20 | Add UPDATE_EXPECT envvar to update tests (#748) | Alex Saveau | |
| 2023-04-18 | Clippy | Laurenz | |
| 2023-03-30 | cli: Allow reading every path not of type dir (#414) | Johannes Wolf | |
| 2023-03-28 | Fix tests on Windows | Laurenz | |
| Fixes #386. | |||
| 2023-03-22 | Fix typos (#115) | Kian-Meng Ang | |
| Found via `codespell -S target -L crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant` | |||
| 2023-03-19 | Renaming and refactoring | Laurenz | |
| 2023-03-17 | Hover and autocomplete in show rules | Laurenz | |
| 2023-03-12 | Spans in math | Laurenz | |
| 2023-03-12 | Merge branch 'main' into ng | Martin Haug | |
| 2023-03-10 | New #[func] macro | Laurenz | |
| 2023-03-09 | Make render background color configurable | Laurenz | |
| 2023-03-08 | Rework style chain access | Laurenz | |
| 2023-03-08 | Require font to be a named argument | Laurenz | |
| 2023-03-07 | Fully untyped model | Laurenz | |
| 2023-03-01 | Split up `model` module | Laurenz | |
| 2023-02-25 | New default style | Laurenz | |
| 2023-02-24 | Fix more bad font names | Laurenz | |
| 2023-02-17 | Impl `Eq` for syntax tree types | Laurenz | |
| 2023-01-31 | Move assets | Laurenz | |
| 2023-01-27 | Tracing-based expression tooltips | Laurenz | |
| 2023-01-23 | Math module | Laurenz | |
| 2023-01-15 | Remove most fields from `SyntaxKind` enum | Laurenz | |
| 2023-01-14 | Reorganize syntax module | Laurenz | |
| 2023-01-03 | New import syntax | Laurenz | |
| 2022-12-20 | Documentation | Laurenz | |
| 2022-12-19 | Syntax and example sections | Laurenz | |
| 2022-12-15 | Reflection for castables | Laurenz | |
| 2022-12-14 | New macro setup | Laurenz | |
| 2022-12-14 | Move highlighting into new IDE module | Laurenz | |
| 2022-12-02 | Introspection | Laurenz | |
| 2022-11-29 | Reorganize library and tests | Laurenz | |
