index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
Patterns.md
Age
Commit message (
Expand
)
Author
2023-01-26
Documentation: Document the "Fallible Constructor" pattern
Tim Schumacher
2023-01-26
Documentation: Note that `MUST` does not replace error propagation
Tim Schumacher
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
2022-09-14
Everywhere: Fix a variety of typos
Brian Gianforcaro
2022-02-25
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
Itamar
2022-01-16
Documentation: Explain the array-like types and their differences
kleines Filmröllchen
2022-01-07
Everywhere: Fix spelling mistakes
mjz19910
2021-12-14
Documentation: Fix spelling error
Astraeus-
2021-11-30
Documentation: Document the new TRY/MUST and serenity_main patterns :^)
Brian Gianforcaro
2021-09-28
Documentation: Add `AK::SourceLocation` pattern to Patterns.md
Brian Gianforcaro
2021-09-28
Documentation: Add operator"" sv pattern to Patterns.md
Brian Gianforcaro
2021-09-10
Documentation: Tweak IntrusiveList example to reflect new API
Ali Mohammad Pur
2021-09-05
Documentation: Add Patterns.md
Brian Gianforcaro