| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-12 | Delayed errors | Laurenz | |
| Fixes #785. Thanks to @Dherse for the idea! | |||
| 2023-06-06 | Improve value casting infrastructure | Laurenz | |
| 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-03-19 | Renaming and refactoring | Laurenz | |
| 2023-03-10 | New #[func] macro | Laurenz | |
| 2023-03-07 | Fully untyped model | Laurenz | |
| 2023-03-01 | Split up `model` module | Laurenz | |
| 2023-01-27 | Autocomplete methods | Laurenz | |
| 2023-01-27 | Symbol values and modules | Laurenz | |
| 2023-01-03 | New import syntax | Laurenz | |
| 2022-12-15 | Reflection for castables | Laurenz | |
| 2022-12-14 | New macro setup | Laurenz | |
| 2022-11-29 | Reorganize library and tests | Laurenz | |
| 2022-11-25 | Tidy up | Laurenz | |
| 2022-11-24 | Separate typesetting and compilation | Laurenz | |
| 2022-11-23 | Introduce `Library` | Laurenz | |
| 2022-11-21 | Refactor proc macros | Laurenz | |
| 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 | |
| 2022-10-31 | Split up some files | Laurenz | |
| 2022-10-17 | Merge some modules | Laurenz | |
| 2022-09-19 | Remove pins and memoization | Laurenz | |
| 2022-05-26 | Locate me! | Laurenz | |
| 2022-05-25 | Move route from context to VM | Laurenz | |
| 2022-04-30 | Split up style module | Laurenz | |
| 2022-04-24 | Extract `model` module | Laurenz | |
