| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-02 | Move everything into `crates/` directory | Laurenz | |
| 2023-06-12 | Support for inside and outside margins (#1308) | Luis David Licea Torres | |
| Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-06-06 | Improve value casting infrastructure | Laurenz | |
| 2023-05-30 | Fix doc links | Laurenz | |
| 2023-05-22 | Fix and simplify reference supplements | Laurenz | |
| - Fixes #873 by properly handling `none` supplement for`ref`. - Fixes #523 by adding a `supplement` parameter to `math.equation` - In the future, we can remove supplement functions in favor of show-set rules with fine-grained selectors. Currently, this is not possible because show-set + synthesis doesn't play well together | |||
| 2023-05-12 | Show rules for symbols (fixes #1130) (#1175) | sitandr | |
| 2023-05-11 | Documentation fixes | Laurenz | |
| 2023-05-11 | Remove tracing from cheap functions | Laurenz | |
| Turns out that having tracing enabled on some functions that get called a lot distorts the traces so that their parent stack frames look much more expensive than they actually are. | |||
| 2023-05-11 | More efficient introspection | Laurenz | |
| Switches from a mutable locator to one based on tracked chains and optimizes query performance. | |||
| 2023-04-26 | Touch up docs | Laurenz | |
| 2023-04-23 | Add instrumentation (Part 1) (#761) | Sébastien d'Herbais de Thun | |
| 2023-04-16 | Clippy fixes (#581) | Marek Barvíř | |
| 2023-04-13 | Reduce amount of hashing | Laurenz | |
| 2023-04-12 | Selector rework (#640) | Sébastien d'Herbais de Thun | |
| 2023-04-04 | Locatable selectors | Laurenz | |
| 2023-04-04 | Improved figure numbering, labelling and referencing (#491) | Sébastien d'Herbais de Thun | |
| 2023-03-28 | Fix basic lints (cargo clippy) (#383) | Marek Barvíř | |
| 2023-03-19 | Renaming and refactoring | Laurenz | |
| 2023-03-19 | Measurement and introspection rework | Laurenz | |
| 2023-03-18 | Architecture description | Laurenz | |
| 2023-03-17 | Hover and autocomplete in show rules | Laurenz | |
| 2023-03-17 | Counters | Laurenz | |
| 2023-03-11 | Autocompletion for raw language tags | Laurenz | |
| 2023-03-10 | Expose content representation more | Laurenz | |
| 2023-03-10 | New #[func] macro | Laurenz | |
| 2023-03-09 | Make all optional fields settable | Laurenz | |
| 2023-03-08 | Rework style chain access | Laurenz | |
| 2023-03-07 | Fully untyped model | Laurenz | |
| 2023-03-01 | Split up `model` module | Laurenz | |
| 2023-01-22 | Math framework | Laurenz | |
| 2022-12-21 | Split up and document shapes | Laurenz | |
| 2022-12-15 | Reflection for castables | Laurenz | |
| 2022-12-09 | Align set rule | Laurenz | |
| 2022-12-02 | Introspection | Laurenz | |
| 2022-11-26 | Document metadata | Laurenz | |
| 2022-11-26 | Dynamic labels | Laurenz | |
| 2022-11-25 | Tidy up | Laurenz | |
| 2022-11-22 | Reorganize content type | Laurenz | |
| 2022-11-21 | Show with set | Laurenz | |
| 2022-11-21 | Don't display functions | Laurenz | |
| 2022-11-21 | Labels | Laurenz | |
| 2022-11-21 | Retain text spans during regex matching | Laurenz | |
| 2022-11-20 | Tracepoints for show rules | Laurenz | |
| 2022-11-19 | Show everything! | Laurenz | |
| 2022-11-18 | Pass text node to text show rule instead of string | Laurenz | |
| 2022-11-18 | Reorganize style module | Laurenz | |
| 2022-11-18 | Remove `Target` enum | Laurenz | |
| 2022-11-09 | New block spacing model | Laurenz | |
| 2022-11-08 | Reduce style chain bloat | Laurenz | |
| 2022-11-07 | Selectors | Laurenz | |
