summaryrefslogtreecommitdiff
path: root/library/src/meta/query.rs
AgeCommit message (Collapse)Author
2023-07-02Move everything into `crates/` directoryLaurenz
2023-06-24Use third person in documentation (#1560)MALO
2023-06-06Improve value casting infrastructureLaurenz
2023-05-17Show default values in documentationLaurenz
Fixes #169 Fixes #1102
2023-05-17Better documentation outlinesLaurenz
2023-05-11More efficient introspectionLaurenz
Switches from a mutable locator to one based on tracked chains and optimizes query performance.
2023-04-29Update query's documentation (#1026)方而静
2023-04-12Selector rework (#640)Sébastien d'Herbais de Thun
2023-04-04Locatable selectorsLaurenz
2023-03-20Documentation for queryLaurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-19Measurement and introspection reworkLaurenz
2023-03-18Architecture descriptionLaurenz
2023-03-17Hover and autocomplete in show rulesLaurenz
2023-03-17QueryLaurenz