aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/suggestions.hh
AgeCommit message (Expand)Author
2024-05-29util.hh: Delete remaining file and clean up headersTom Hubrecht
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2023-03-31Extend internal API docs, part 2John Ericson
2022-03-07Merge `or-suggestions.hh` into `suggestions.hh`regnat
2022-03-07Implement `operator<<` for Suggestionsregnat
2022-03-07Move OrSuggestions to its own headerregnat
2022-03-07Also display suggestions for the commands using the eval cacheregnat
2022-03-07Add some tests for the suggestionsregnat
2022-03-07Implement a suggestions mechanismregnat