Astraeus-
|
9090dea1e2
|
Documentation: Fix spelling error
"SourceLocatin" -> "SourceLocation"
|
2021-12-14 15:05:16 +00:00 |
|
Brian Gianforcaro
|
60ba0e67fe
|
Documentation: Document the new TRY/MUST and serenity_main patterns :^)
We have some new patterns, lets document them for future contributors.
|
2021-11-30 23:39:32 -08:00 |
|
Brian Gianforcaro
|
afb09e84db
|
Documentation: Add AK::SourceLocation pattern to Patterns.md
Document the emergent pattern of using `SourceLocation` for capture
file, line, function name information when calling an API.
|
2021-09-28 10:57:00 +02:00 |
|
Brian Gianforcaro
|
f71f1d66d6
|
Documentation: Add operator"" sv pattern to Patterns.md
|
2021-09-28 10:57:00 +02:00 |
|
Ali Mohammad Pur
|
b37211a615
|
Documentation: Tweak IntrusiveList example to reflect new API
|
2021-09-10 18:05:46 +03:00 |
|
Brian Gianforcaro
|
293e7ccfc7
|
Documentation: Add Patterns.md
The purpose of this document is to track and describe the various
patterns used through the SerenityOS code base.
|
2021-09-05 20:08:57 +02:00 |
|