summaryrefslogtreecommitdiff
path: root/src/model/introspect.rs
AgeCommit message (Collapse)Author
2023-07-02Move everything into `crates/` directoryLaurenz
2023-06-12More `bail!` usageLaurenz
2023-06-12Delayed errorsLaurenz
Fixes #785. Thanks to @Dherse for the idea!
2023-06-06Improve value casting infrastructureLaurenz
2023-05-11More efficient introspectionLaurenz
Switches from a mutable locator to one based on tracked chains and optimizes query performance.
2023-04-23Add instrumentation (Part 1) (#761)Sébastien d'Herbais de Thun
2023-04-12Selector rework (#640)Sébastien d'Herbais de Thun
2023-04-11Optimization to `Introspector::extract` (#734)Daniel Csillag
2023-04-05Fixed page numbering (#594)Sébastien d'Herbais de Thun
2023-03-29Link to labelLaurenz
2023-03-28Fix basic lints (cargo clippy) (#383)Marek Barvíř
2023-03-19Document `Location` fieldsLaurenz
2023-03-19Renaming and refactoringLaurenz