git

My personal website source code
Log | Files | Refs | Submodules | README | LICENSE

commit 7844ea5bf97bc9ac6145dd7cc3139e672f1d5623
parent e8b1dbf680facdfc55ef8500981cdfc3215d56b5
Author: Luís Ferreira <contact@lsferreira.net>
Date:   Thu, 14 Oct 2021 18:28:14 +0100

posts: fix SAOC 2021 4th week publish date

Signed-off-by: Luís Ferreira <contact@lsferreira.net>

Diffstat:
Mcontent/posts/d-saoc-2021-04.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/posts/d-saoc-2021-04.md b/content/posts/d-saoc-2021-04.md @@ -1,6 +1,6 @@ --- title: 'SAOC LLDB D integration: 4th Weekly Update' -date: '2021-10-14T21:15:27+01:00' +date: '2021-10-14T15:27:00+01:00' tags: ['saoc', 'saoc2021', 'dlang', 'llvm', 'lldb', 'debug', 'debugging'] description: "This post describes what I've done on the 4th week of the Symmetry Autumn of Code 2021, including finishing the patch split, answering