| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-09 | Undo regex type rename | Laurenz | |
| Unnecessary breaking change for now | |||
| 2023-06-06 | Improve value casting infrastructure | Laurenz | |
| 2023-05-30 | Fix doc links | Laurenz | |
| 2023-05-30 | Add `fields` method to content (#1340) | MALO | |
| 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-22 | Fix field access on styled element | Laurenz | |
| Fixes #1197 | |||
| 2023-05-17 | Fix figure detection | Laurenz | |
| 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-05-11 | Remove 'static bound on `World` | Laurenz | |
| Thanks to improvements in comemo, tracked types don't need to be 'static anymore. This means that the 'static bound on the `World` is now lifted and that the `Route` doesn't need to use unsafe code anymore to manage its lifetime. | |||
| 2023-05-03 | Implement default values for at() (#995) | Michael Lohr | |
| 2023-04-26 | Touch up docs | Laurenz | |
| 2023-04-23 | Add instrumentation (Part 1) (#761) | Sébastien d'Herbais de Thun | |
| 2023-04-18 | Clippy | Laurenz | |
| 2023-04-17 | Write PDF outline | Laurenz | |
| 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-11 | Optimization to `Introspector::extract` (#734) | Daniel Csillag | |
| 2023-04-05 | Fixed page numbering (#594) | Sébastien d'Herbais de Thun | |
| 2023-04-04 | Locatable selectors | Laurenz | |
| 2023-04-04 | Refactor and document figures | Laurenz | |
| 2023-04-04 | Improved figure numbering, labelling and referencing (#491) | Sébastien d'Herbais de Thun | |
| 2023-04-04 | Disable clippy for specific lines (#503) | Marek Barvíř | |
| 2023-03-30 | fix: allow access to label of sequence (#342) | GabrielDertoni | |
| 2023-03-29 | Link to label | Laurenz | |
| 2023-03-28 | Fix basic lints (cargo clippy) (#383) | Marek Barvíř | |
| 2023-03-20 | Documentation for citation, bibliography, and content | Laurenz | |
| 2023-03-19 | Document `Location` fields | Laurenz | |
| 2023-03-19 | More efficient function representation | Laurenz | |
| 2023-03-19 | Renaming and refactoring | Laurenz | |
| 2023-03-19 | Measurement and introspection rework | Laurenz | |
| 2023-03-18 | Architecture description | Laurenz | |
| 2023-03-17 | Methods for page and location on queried content | Laurenz | |
| 2023-03-17 | Hover and autocomplete in show rules | Laurenz | |
| 2023-03-17 | Query | Laurenz | |
| 2023-03-17 | State | Laurenz | |
| 2023-03-17 | Counters | Laurenz | |
| 2023-03-15 | Node links | Laurenz | |
| 2023-03-15 | Simplify stable id handling | Laurenz | |
| 2023-03-14 | Bibliography and citations | Laurenz | |
| 2023-03-13 | Locatability and synthesis improvements | Laurenz | |
| 2023-03-11 | Jump to source and preview | Laurenz | |
| 2023-03-11 | Figures | Laurenz | |
| 2023-03-11 | Section references | 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 | |
