summaryrefslogtreecommitdiff
path: root/src/ide/analyze.rs
AgeCommit message (Collapse)Author
2023-07-02Move everything into `crates/` directoryLaurenz
2023-06-30Minor improvementsLaurenz
2023-06-27Basic package managementLaurenz
2023-05-11More efficient introspectionLaurenz
Switches from a mutable locator to one based on tracked chains and optimizes query performance.
2023-04-17Write PDF outlineLaurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-17Hover and autocomplete in show rulesLaurenz
2023-03-17CountersLaurenz
2023-03-15Node linksLaurenz
2023-03-14Bibliography and citationsLaurenz
2023-03-01Split up `model` moduleLaurenz
2023-01-29Import completionsLaurenz
2023-01-28Dictionary field completionLaurenz
2023-01-28Better analysis for literalsLaurenz
2023-01-28Remove method call syntax kindLaurenz
2023-01-28More capable math callsLaurenz
2023-01-27Autocomplete methodsLaurenz
2023-01-27Tracing-based expression tooltipsLaurenz