| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 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 | Split crates | Laurenz | |
| 2022-11-02 | Move layout traits into library | Laurenz | |
| 2022-11-02 | More dynamic content representation | Laurenz | |
