Fix dates
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
parent
c189da3671
commit
3bceab0606
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "My Favorite C++ Pattern: X Macros"
|
||||
date: 2023-10-09T15:06:11-07:00
|
||||
date: 2023-10-14T15:38:17-07:00
|
||||
tags: ["C++", "Chapel", "Compilers"]
|
||||
description: "In this post, I talk about my favorite C/C++ pattern involving macros."
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Proving My Compiler Code Incorrect With Alloy"
|
||||
date: 2023-10-14T15:38:17-07:00
|
||||
date: 2023-06-04T21:56:00-07:00
|
||||
tags: ["Chapel", "Compilers", "Alloy"]
|
||||
description: "In this post, I apply Alloy to a piece of code in the Chapel compiler to find a bug."
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue
Block a user