Age | Commit message (Expand) | Author |
---|---|---|
2024-05-29 | util.hh: Delete remaining file and clean up headers | Tom Hubrecht |
2023-03-31 | Ensure all headers have `#pragma once` and are in API docs | John Ericson |
2023-03-31 | Extend internal API docs, part 2 | John Ericson |
2022-03-07 | Merge `or-suggestions.hh` into `suggestions.hh` | regnat |
2022-03-07 | Implement `operator<<` for Suggestions | regnat |
2022-03-07 | Move OrSuggestions to its own header | regnat |
2022-03-07 | Also display suggestions for the commands using the eval cache | regnat |
2022-03-07 | Add some tests for the suggestions | regnat |
2022-03-07 | Implement a suggestions mechanism | regnat |