index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibLine
/
SuggestionManager.h
Age
Commit message (
Expand
)
Author
2023-01-16
LibLine: Do a whole bunch of internal error propagation
Tim Schumacher
2023-01-02
Everywhere: Remove unused includes of LibC/stdlib.h
Ben Wiederhake
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-04-18
LibLine: Reset next suggestion index when resetting suggestions
Ali Mohammad Pur
2022-04-18
LibLine: Make it possible to avoid autocompletion if requested
Ali Mohammad Pur
2022-04-18
LibLine: Respect the provided completion static offset
Ali Mohammad Pur
2022-03-26
LibLine: Add a display trivia field to suggestions
Ali Mohammad Pur
2022-03-06
LibLine+Userland: Make suggestion offsets per-suggestion
Ali Mohammad Pur
2021-12-16
LibLine: Switch all files to use east-const
Ali Mohammad Pur
2021-11-11
Everywhere: Pass AK::StringView by value
Andreas Kling
2021-04-29
Everywhere: Use "the SerenityOS developers." in copyright headers
Linus Groh
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling