| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-23 | Add support for date & time handling (#435) | Laurenz Stampfl | |
| 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-04-23 | Add instrumentation (Part 1) (#761) | Sébastien d'Herbais de Thun | |
| 2023-04-18 | Clippy | Laurenz | |
| 2023-04-18 | Clippy fixes (#856) | Marek Barvíř | |
| 2023-03-19 | Renaming and refactoring | Laurenz | |
| 2023-03-17 | Hover and autocomplete in show rules | Laurenz | |
| 2023-03-07 | Fully untyped model | Laurenz | |
| 2023-03-01 | Split up `model` module | Laurenz | |
| 2023-02-06 | Make Rust happier about the inline documentation | Laurenz | |
| 2023-01-31 | Move assets | Laurenz | |
| 2023-01-27 | Tracing-based expression tooltips | Laurenz | |
| 2023-01-03 | New import syntax | Laurenz | |
| 2022-12-15 | Reflection for castables | Laurenz | |
| 2022-12-14 | Move highlighting into new IDE module | Laurenz | |
| 2022-11-26 | Document metadata | Laurenz | |
| 2022-11-25 | Tidy up | 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 | More sensible `LayoutRoot` | Laurenz | |
| 2022-11-03 | Split crates | Laurenz | |
| 2022-11-02 | Move layout traits into library | Laurenz | |
| 2022-11-02 | More dynamic content representation | Laurenz | |
| 2022-10-31 | Rename `RoleMap` to `LangItems` | Laurenz | |
| 2022-10-27 | Small fixes | Laurenz | |
| 2022-10-18 | Reduce dependencies from compiler on library | Laurenz | |
| 2022-10-17 | Merge some modules | Laurenz | |
| 2022-09-21 | Tracked memoization | Laurenz | |
| 2022-09-20 | Refactor error handling | Laurenz | |
| 2022-09-20 | A New World | Laurenz | |
| 2022-09-19 | Remove font store | Laurenz | |
| 2022-09-19 | Remove image store | Laurenz | |
| 2022-09-19 | Renaming | Laurenz | |
| `Face` -> `Font` `FaceId` -> `FontId` `SourceFile` -> `Source` | |||
| 2022-09-19 | Remove pins and memoization | Laurenz | |
| 2022-07-27 | CSV reading | Laurenz | |
| 2022-06-14 | Many fixes | Laurenz | |
| 2022-06-12 | Move `Arc` into `Frame` | Laurenz | |
| 2022-05-31 | Remove green/red distinction | Laurenz | |
| 2022-05-31 | Basic manual tracking | Laurenz | |
| 2022-05-26 | Locate me! | Laurenz | |
| 2022-05-25 | Rebrand queries as memoization | Laurenz | |
| 2022-05-25 | Move deps from context to VM | Laurenz | |
| 2022-05-25 | Move route from context to VM | Laurenz | |
| 2022-05-25 | Virtual machine | Laurenz | |
| 2022-05-25 | Slim down context | Laurenz | |
| 2022-05-25 | Thread-local query cache | Laurenz | |
| 2022-05-16 | Safe `eval` function | Laurenz | |
| 2022-05-16 | Absolute paths | Laurenz | |
