| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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-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-02 | Introspection | Laurenz | |
| 2022-11-29 | Reorganize library and tests | Laurenz | |
| 2022-11-26 | Document metadata | Laurenz | |
| 2022-11-24 | Separate typesetting and compilation | Laurenz | |
| 2022-11-23 | Introduce `Library` | Laurenz | |
| 2022-11-23 | More general evaluation interface | Laurenz | |
| 2022-11-22 | Make inner node and node data private | Laurenz | |
| 2022-11-20 | Add flag for model printing | Laurenz | |
| 2022-11-20 | Move font folder | Laurenz | |
| 2022-11-19 | Rename `margins` to `margin` | Laurenz | |
| 2022-11-07 | Show it! | Laurenz | |
| - New show rule syntax - Set if syntax - Removed wrap syntax | |||
| 2022-11-04 | Style changes | Laurenz | |
| 2022-11-03 | Tidy up library | Laurenz | |
| 2022-11-03 | Separate test crate | Laurenz | |
| This removes the not-really-cyclic dependency that confuses rust-analyzer. See also: https://github.com/rust-lang/rust-analyzer/issues/2414 | |||
