Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-28 | Documentation: Add `AK::SourceLocation` pattern to Patterns.md | Brian Gianforcaro | |
Document the emergent pattern of using `SourceLocation` for capture file, line, function name information when calling an API. | |||
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 | |
The purpose of this document is to track and describe the various patterns used through the SerenityOS code base. |