| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-27 | Basic package management | Laurenz | |
| 2023-06-12 | Delayed errors | Laurenz | |
| Fixes #785. Thanks to @Dherse for the idea! | |||
| 2023-06-06 | Small refactorings | Laurenz | |
| 2023-06-06 | Improve value casting infrastructure | Laurenz | |
| 2023-05-17 | Show default values in documentation | Laurenz | |
| Fixes #169 Fixes #1102 | |||
| 2023-05-17 | Search keywords | 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-05-03 | Function scopes (#1032) | Pg Biel | |
| 2023-04-26 | Pattern as parameter (#854) | Marmare314 | |
| 2023-04-25 | Destructuring assign (#703) | Marmare314 | |
| 2023-04-23 | Add instrumentation (Part 1) (#761) | Sébastien d'Herbais de Thun | |
| 2023-04-20 | forbid underscore as identifier closes #513 (#837) | Marmare314 | |
| 2023-04-18 | Clippy | Laurenz | |
| 2023-04-13 | Fix function sinks (#638) | Marmare314 | |
| 2023-04-11 | Remove enumeration support from `map` | Laurenz | |
| 2023-04-06 | Unpacking syntax (#532) | Marmare314 | |
| Closes #341 | |||
| 2023-04-04 | Disable clippy for specific lines (#503) | Marek Barvíř | |
| 2023-03-28 | Fix basic lints (cargo clippy) (#383) | Marek Barvíř | |
| 2023-03-19 | More efficient function representation | Laurenz | |
| 2023-03-19 | Renaming and refactoring | Laurenz | |
| 2023-03-18 | Attach parameter list span to function | Laurenz | |
| 2023-03-17 | Make parameters traceable | 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-11 | Jump to source and preview | Laurenz | |
| 2023-03-11 | Figures | 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-07 | Fully untyped model | Laurenz | |
| 2023-03-01 | Split up `model` module | 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-07-26 | New `Str` type with methods | Laurenz | |
| 2022-06-14 | Many fixes | Laurenz | |
| 2022-05-26 | Pure functions! | 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-16 | Absolute paths | Laurenz | |
| 2022-05-09 | Set, show, wrap in code blocks | Laurenz | |
| 2022-05-06 | Cast content from string | Laurenz | |
| 2022-05-04 | New raw theme & nicer debug representation | Laurenz | |
| 2022-05-03 | Support recursive show rules | Laurenz | |
| 2022-04-24 | Extract `model` module | Laurenz | |
| 2022-04-07 | Rework style chains | Laurenz | |
| 2022-03-12 | Remove classes and improve naming | Laurenz | |
